This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-filtering-1.0-alpha-1 in repository https://gitbox.apache.org/repos/asf/maven-filtering.git
commit 4c8b07c5aad5d5b9b4773fd406c3d611b2c28cd9 Author: Oliver Lamy <[email protected]> AuthorDate: Sat Jul 26 01:34:46 2008 +0000 use released version git-svn-id: https://svn.apache.org/repos/asf/maven/sandbox/trunk/shared/maven-filtering@679945 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b2c3e54..793b3f3 100755 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-interpolation</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.2</version> </dependency> </dependencies>
