You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2008/10/08 12:16:05 UTC

svn commit: r702796 - /maven/plugins/trunk/maven-resources-plugin/pom.xml

Author: olamy
Date: Wed Oct  8 03:16:04 2008
New Revision: 702796

URL: http://svn.apache.org/viewvc?rev=702796&view=rev
Log:
use released version

Modified:
    maven/plugins/trunk/maven-resources-plugin/pom.xml

Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin/pom.xml?rev=702796&r1=702795&r2=702796&view=diff
==============================================================================
--- maven/plugins/trunk/maven-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-resources-plugin/pom.xml Wed Oct  8 03:16:04 2008
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-filtering</artifactId>
-      <version>1.0-beta-2-SNAPSHOT</version>
+      <version>1.0-beta-2</version>
     </dependency>
 
     <dependency>