Author: brett
Date: Sun Feb  8 02:53:27 2009
New Revision: 742000

URL: http://svn.apache.org/viewvc?rev=742000&view=rev
Log:
[MNG-553] alpha-3-SNAPSHOT is newer than alpha-3. Go figure.

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=742000&r1=741999&r2=742000&view=diff
==============================================================================
--- maven/components/branches/maven-2.1.x/pom.xml (original)
+++ maven/components/branches/maven-2.1.x/pom.xml Sun Feb  8 02:53:27 2009
@@ -399,7 +399,7 @@
       <dependency>
         <groupId>org.sonatype.plexus</groupId>
         <artifactId>plexus-sec-dispatcher</artifactId>
-        <version>1.0-alpha-3</version>
+        <version>1.0-alpha-3-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.wagon</groupId>


Reply via email to