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 for next development iteration
Browse files Browse the repository at this point in the history
git-svn-id: file:///opt/svn/repositories/sonatype.org/nexus/trunk/nexus-parent@73 2aa8b3fc-8ebb-4439-a84f-95066eaea8ab
  • Loading branch information
brianf committed May 9, 2008
1 parent 77904f6 commit 11e30f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -7,14 +7,14 @@
</parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-parent</artifactId>
<version>2</version>
<version>3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Sonatype Nexus Parent</name>

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

<dependencyManagement>
Expand Down

0 comments on commit 11e30f0

Please sign in to comment.