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] copy for tag nexus-parent-4
Browse files Browse the repository at this point in the history
git-svn-id: file:///opt/svn/repositories/sonatype.org/nexus/tags/nexus-parent-4@1938 2aa8b3fc-8ebb-4439-a84f-95066eaea8ab
  • Loading branch information
mpowers committed Oct 22, 2008
1 parent d2c4e12 commit a8a0c21
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
</parent> </parent>
<groupId>org.sonatype.nexus</groupId> <groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-parent</artifactId> <artifactId>nexus-parent</artifactId>
<version>4-SNAPSHOT</version> <version>4</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Sonatype Nexus Parent</name> <name>Sonatype Nexus Parent</name>


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


<dependencyManagement> <dependencyManagement>
Expand Down

0 comments on commit a8a0c21

Please sign in to comment.