You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ma...@apache.org on 2007/07/31 16:49:47 UTC

svn commit: r561347 - /maven/plugins/branches/maven-dependency-plugin-tree-1.1/pom.xml

Author: markh
Date: Tue Jul 31 07:49:42 2007
New Revision: 561347

URL: http://svn.apache.org/viewvc?view=rev&rev=561347
Log:
Upgraded maven-plugin-testing-harness to 1.1 release

Modified:
    maven/plugins/branches/maven-dependency-plugin-tree-1.1/pom.xml

Modified: maven/plugins/branches/maven-dependency-plugin-tree-1.1/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-dependency-plugin-tree-1.1/pom.xml?view=diff&rev=561347&r1=561346&r2=561347
==============================================================================
--- maven/plugins/branches/maven-dependency-plugin-tree-1.1/pom.xml (original)
+++ maven/plugins/branches/maven-dependency-plugin-tree-1.1/pom.xml Tue Jul 31 07:49:42 2007
@@ -138,7 +138,7 @@
 			<groupId>org.apache.maven.shared</groupId>
 			<artifactId>maven-plugin-testing-harness</artifactId>
 			<scope>test</scope>
-			<version>1.1-SNAPSHOT</version>
+			<version>1.1</version>
 		</dependency>
 		<dependency>
 			<groupId>org.codehaus.plexus</groupId>