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-maven-plugin-1.6
Browse files Browse the repository at this point in the history
git-svn-id: file:///opt/svn/repositories/sonatype.org/plugins/trunk/nexus-maven-plugin@556 c2a14038-686d-4adc-8740-a14e5738cb64
  • Loading branch information
dbradicich committed Nov 22, 2010
1 parent 0d271fe commit ba9dc5c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-maven-plugin</artifactId>
<version>1.6-SNAPSHOT</version>
<version>1.6</version>
<packaging>maven-plugin</packaging>
<name>Nexus Plugin for Maven</name>
<licenses>
Expand All @@ -32,9 +32,9 @@
<mavenVersion>2.2.1</mavenVersion>
</properties>
<scm>
<connection>scm:svn:http://svn.sonatype.org/plugins/trunk/nexus-maven-plugin</connection>
<url>http://svn.sonatype.org/plugins/trunk/nexus-maven-plugin</url>
<developerConnection>scm:svn:https://svn.sonatype.org/plugins/trunk/nexus-maven-plugin</developerConnection>
<connection>scm:svn:http://svn.sonatype.org/plugins/tags/nexus-maven-plugin-1.6</connection>
<url>http://svn.sonatype.org/plugins/tags/nexus-maven-plugin-1.6</url>
<developerConnection>scm:svn:https://svn.sonatype.org/plugins/tags/nexus-maven-plugin-1.6</developerConnection>
</scm>
<mailingLists>
<mailingList>
Expand Down

0 comments on commit ba9dc5c

Please sign in to comment.