and the prereq....

Is there anything on trunk that isn't on the branch?

- Brett

On 13/07/2006 12:54 PM, [EMAIL PROTECTED] wrote:
Author: epunzalan
Date: Wed Jul 12 19:54:18 2006
New Revision: 421484

URL: http://svn.apache.org/viewvc?rev=421484&view=rev
Log:
updating the deps to 2.1-SNAPSHOT

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

Modified: maven/plugins/trunk/maven-plugin-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugin-plugin/pom.xml?rev=421484&r1=421483&r2=421484&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugin-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-plugin-plugin/pom.xml Wed Jul 12 19:54:18 2006
@@ -34,7 +34,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-plugin-tools-api</artifactId>
-      <version>2.0.5-SNAPSHOT</version>
+      <version>2.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-plugin-tools-java</artifactId>
-      <version>2.0.5-SNAPSHOT</version>
+      <version>2.1-SNAPSHOT</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>
@@ -55,7 +55,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-plugin-tools-beanshell</artifactId>
-      <version>2.0.5-SNAPSHOT</version>
+      <version>2.1-SNAPSHOT</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>




--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to