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/06 14:56:52 UTC

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

Author: evenisse
Date: Thu Oct  6 05:56:48 2005
New Revision: 306619

URL: http://svn.apache.org/viewcvs?rev=306619&view=rev
Log:
Used plexus-security release version

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=306619&r1=306618&r2=306619&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-web/pom.xml (original)
+++ maven/continuum/trunk/continuum-web/pom.xml Thu Oct  6 05:56:48 2005
@@ -53,7 +53,7 @@
     <dependency>
       <groupId>plexus</groupId>
       <artifactId>plexus-security</artifactId>
-      <version>1.0-alpha-1-SNAPSHOT</version>
+      <version>1.0-alpha-1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.continuum</groupId>