You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2005/10/07 15:22:33 UTC

svn commit: r307117 - /maven/continuum/trunk/continuum-web/pom.xml

Author: evenisse
Date: Fri Oct  7 06:22:29 2005
New Revision: 307117

URL: http://svn.apache.org/viewcvs?rev=307117&view=rev
Log:
Use snapshot version of plexus-summit

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

Modified: maven/continuum/trunk/continuum-web/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-web/pom.xml?rev=307117&r1=307116&r2=307117&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-web/pom.xml (original)
+++ maven/continuum/trunk/continuum-web/pom.xml Fri Oct  7 06:22:29 2005
@@ -16,7 +16,7 @@
     <dependency>
       <groupId>plexus</groupId>
       <artifactId>plexus-summit</artifactId>
-      <version>1.0-beta-7</version>
+      <version>1.0-beta-8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>servletapi</groupId>