Use the released version of maven-app-configuration

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@527765 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Wendy Smoak 2007-04-12 04:27:48 +00:00
parent e28e5e81e3
commit 0bf4c80761
1 changed files with 2 additions and 2 deletions

View File

@ -153,12 +153,12 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-app-configuration-model</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-app-configuration-web</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>