Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release nexus-indexer-1.0-beta-5
Browse files Browse the repository at this point in the history
git-svn-id: file:///opt/svn/repositories/sonatype.org/nexus/trunk/nexus-indexer@1049 2aa8b3fc-8ebb-4439-a84f-95066eaea8ab
  • Loading branch information
brianf committed Aug 8, 2008
1 parent 45a1f03 commit 992bced
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion pom.xml
Expand Up @@ -8,7 +8,7 @@

<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-indexer</artifactId>
<version>1.0-beta-5-SNAPSHOT</version>
<version>1.0-beta-5</version>
<name>Sonatype Nexus: Indexer</name>

<licenses>
Expand Down Expand Up @@ -226,4 +226,10 @@
</plugin>
</plugins>
</build>

<scm>
<connection>scm:svn:http://svn.sonatype.org/nexus/tags/nexus-indexer-1.0-beta-5</connection>
<developerConnection>scm:svn:https://svn.sonatype.org/nexus/tags/nexus-indexer-1.0-beta-5</developerConnection>
<url>http://svn.sonatype.org/nexus/tags/nexus-indexer-1.0-beta-5</url>
</scm>
</project>

0 comments on commit 992bced

Please sign in to comment.