Navigation Menu

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/branches/nexus-1.2.x/nexus@2890 2aa8b3fc-8ebb-4439-a84f-95066eaea8ab
  • Loading branch information
mpowers committed Jan 5, 2009
1 parent a8dda2e commit b868bc2
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 20 deletions.
2 changes: 1 addition & 1 deletion nexus-api/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
2 changes: 1 addition & 1 deletion nexus-app/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
2 changes: 1 addition & 1 deletion nexus-clients/nexus-rest-client-java/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>nexus-clients</artifactId>
<groupId>org.sonatype.nexus</groupId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.sonatype.nexus</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-clients/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>nexus</artifactId>
<groupId>org.sonatype.nexus</groupId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.sonatype.nexus</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-configuration/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
2 changes: 1 addition & 1 deletion nexus-migration-tool/nexus-metadata-rebuild-tool/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus.tools</groupId>
<artifactId>nexus-migration-tool</artifactId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus.tools</groupId>
<artifactId>nexus-migration-tool</artifactId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
2 changes: 1 addition & 1 deletion nexus-migration-tool/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
2 changes: 1 addition & 1 deletion nexus-oss-edition/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>

<artifactId>nexus-oss-edition</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-proxy/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>nexus-proxy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nexus-rest-api/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>
<artifactId>nexus-rest-api</artifactId>
<name>Nexus (Rest API)</name>
Expand Down
2 changes: 1 addition & 1 deletion nexus-utils/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>

<!-- the version of maven's project object model -->
Expand Down
2 changes: 1 addition & 1 deletion nexus-webapp/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus</artifactId>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
</parent>
<!-- a unique name for this project -->
<artifactId>nexus-webapp</artifactId>
Expand Down
8 changes: 1 addition & 7 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
<artifactId>nexus</artifactId>
<packaging>pom</packaging>
<name>Nexus Repository Manager</name>
<version>1.2.0.3</version>
<version>1.2.0.4-SNAPSHOT</version>
<description>Sonatype Nexus Repository Manager</description>
<inceptionYear>2007</inceptionYear>
<mailingLists />
Expand Down Expand Up @@ -766,10 +766,4 @@
</plugin>
</plugins>
</reporting>

<scm>
<connection>scm:svn:http://svn.sonatype.org/nexus/tags/nexus-1.2.0.3</connection>
<developerConnection>scm:svn:https://svn.sonatype.org/nexus/tags/nexus-1.2.0.3</developerConnection>
<url>http://svn.sonatype.org/nexus/tags/nexus-1.2.0.3</url>
</scm>
</project>

0 comments on commit b868bc2

Please sign in to comment.