Use released versions

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511844 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2007-02-26 15:14:06 +00:00
parent 731f368e62
commit 401840ce73
2 changed files with 3 additions and 3 deletions

View File

@ -76,7 +76,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-naming</artifactId>
<version>1.0-alpha-3-SNAPSHOT</version>
<version>1.0-alpha-3</version>
<scope>runtime</scope>
</dependency>
<dependency>

View File

@ -118,7 +118,7 @@
<plugin>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId>
<version>1.0-alpha-14-SNAPSHOT</version>
<version>1.0-alpha-14</version>
<configuration>
<version>1.0.0</version>
<packageWithVersion>false</packageWithVersion>
@ -150,7 +150,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jpox-maven-plugin</artifactId>
<version>1.1.6-SNAPSHOT</version>
<version>1.1.6</version>
<executions>
<execution>
<goals>