Author: brett
Date: Sun Feb  8 01:30:38 2009
New Revision: 741992

URL: http://svn.apache.org/viewvc?rev=741992&view=rev
Log:
[MNG-553] update to release

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

Modified: maven/components/branches/maven-2.1.x/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/branches/maven-2.1.x/pom.xml?rev=741992&r1=741991&r2=741992&view=diff
==============================================================================
--- maven/components/branches/maven-2.1.x/pom.xml (original)
+++ maven/components/branches/maven-2.1.x/pom.xml Sun Feb  8 01:30:38 2009
@@ -399,7 +399,7 @@
       <dependency>
         <groupId>org.sonatype.plexus</groupId>
         <artifactId>plexus-sec-dispatcher</artifactId>
-        <version>1.0-alpha-3-SNAPSHOT</version>
+        <version>1.0-alpha-3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.wagon</groupId>
@@ -576,4 +576,4 @@
     </repository>
   </repositories>
   
-</project>
\ No newline at end of file
+</project>


Reply via email to