Author: bentmann
Date: Fri Aug 28 11:36:52 2009
New Revision: 808852

URL: http://svn.apache.org/viewvc?rev=808852&view=rev
Log:
o Udpated to maven-filtering:1.0-beta-3

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

Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?rev=808852&r1=808851&r2=808852&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Fri Aug 28 11:36:52 2009
@@ -278,7 +278,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-filtering</artifactId>
-      <version>1.0-beta-3-SNAPSHOT</version>
+      <version>1.0-beta-3</version>
     </dependency>
 
     <!-- schema validation dependencies : jaxp 1.3 is not included with jdk 
1.4 (start with 1.5) -->


Reply via email to