Author: jdcasey
Date: Thu May 31 14:02:47 2007
New Revision: 543258

URL: http://svn.apache.org/viewvc?view=rev&rev=543258
Log:
Updating maven-repository-builder dep so it'll include the ancester POMs of the 
current project.

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

Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?view=diff&rev=543258&r1=543257&r2=543258
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Thu May 31 14:02:47 2007
@@ -324,7 +324,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-repository-builder</artifactId>
-      <version>1.0-alpha-1</version>
+      <version>1.0-alpha-2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>


Reply via email to