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-3.0.1
Browse files Browse the repository at this point in the history
git-svn-id: file:///opt/svn/repositories/sonatype.org/nexus/trunk/nexus-indexer@6584 2aa8b3fc-8ebb-4439-a84f-95066eaea8ab
  • Loading branch information
velo committed Jun 7, 2010
1 parent 9072b0f commit 122f25e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -10,7 +10,7 @@

<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-indexer</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>

<name>Sonatype Nexus: Indexer</name>

Expand All @@ -22,9 +22,9 @@
</licenses>

<scm>
<connection>scm:svn:http://svn.sonatype.org/nexus/trunk/nexus-indexer</connection>
<developerConnection>scm:svn:https://svn.sonatype.org/nexus/trunk/nexus-indexer</developerConnection>
<url>http://svn.sonatype.org/nexus/trunk/nexus-indexer</url>
<connection>scm:svn:http://svn.sonatype.org/nexus/tags/nexus-indexer-3.0.1</connection>
<developerConnection>scm:svn:https://svn.sonatype.org/nexus/tags/nexus-indexer-3.0.1</developerConnection>
<url>http://svn.sonatype.org/nexus/tags/nexus-indexer-3.0.1</url>
</scm>

<properties>
Expand Down

0 comments on commit 122f25e

Please sign in to comment.