You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by jm...@apache.org on 2007/03/31 00:10:47 UTC

svn commit: r524296 - /maven/continuum/trunk/continuum-release/pom.xml

Author: jmcconnell
Date: Fri Mar 30 15:10:46 2007
New Revision: 524296

URL: http://svn.apache.org/viewvc?view=rev&rev=524296
Log:
set to timestamped maven-release

Modified:
    maven/continuum/trunk/continuum-release/pom.xml

Modified: maven/continuum/trunk/continuum-release/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-release/pom.xml?view=diff&rev=524296&r1=524295&r2=524296
==============================================================================
--- maven/continuum/trunk/continuum-release/pom.xml (original)
+++ maven/continuum/trunk/continuum-release/pom.xml Fri Mar 30 15:10:46 2007
@@ -66,13 +66,18 @@
     <dependency>
       <groupId>org.apache.maven.release</groupId>
       <artifactId>maven-release-manager</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>1.0-20070315.153226-5</version>
       <exclusions>
         <exclusion>
           <groupId>classworlds</groupId>
           <artifactId>classworlds</artifactId>
         </exclusion>
       </exclusions>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-interactivity-api</artifactId>
+      <version>1.0-alpha-6-20070302.170858-2</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>