You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2009/04/29 22:29:29 UTC

svn commit: r769913 - /maven/components/branches/maven-2.2.x/pom.xml

Author: jdcasey
Date: Wed Apr 29 20:29:28 2009
New Revision: 769913

URL: http://svn.apache.org/viewvc?rev=769913&view=rev
Log:
Updating plexus-sec-dispatcher version to 1.3

Modified:
    maven/components/branches/maven-2.2.x/pom.xml

Modified: maven/components/branches/maven-2.2.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/pom.xml?rev=769913&r1=769912&r2=769913&view=diff
==============================================================================
--- maven/components/branches/maven-2.2.x/pom.xml (original)
+++ maven/components/branches/maven-2.2.x/pom.xml Wed Apr 29 20:29:28 2009
@@ -440,7 +440,7 @@
       <dependency>
         <groupId>org.sonatype.plexus</groupId>
         <artifactId>plexus-sec-dispatcher</artifactId>
-        <version>1.3-SNAPSHOT</version>
+        <version>1.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.wagon</groupId>