Author: dennisl
Date: Wed Oct 31 19:44:45 2012
New Revision: 1404316

URL: http://svn.apache.org/viewvc?rev=1404316&view=rev
Log:
Roll back the dependency-analyzer to a SNAPSHOT since the release vote was 
canceled. With hopes of making Jenkins a happy butler again.

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

Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1404316&r1=1404315&r2=1404316&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Wed Oct 31 19:44:45 2012
@@ -162,7 +162,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-dependency-analyzer</artifactId>
-      <version>1.3</version>
+      <version>1.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>


Reply via email to