Upgrade to plexus-interpolation 1.0.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@668296 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2008-06-16 20:44:25 +00:00
parent c13526d15a
commit 08f3ac7ab4
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-interpolation</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>