Author: bentmann Date: Thu Apr 30 19:57:37 2009 New Revision: 770418 URL: http://svn.apache.org/viewvc?rev=770418&view=rev Log: o Updated to plexus-sec-dispatcher:1.3 (merged from r769913)
Modified: maven/components/branches/maven-2.1.x/ (props changed) maven/components/branches/maven-2.1.x/pom.xml Propchange: maven/components/branches/maven-2.1.x/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Thu Apr 30 19:57:37 2009 @@ -3,5 +3,6 @@ /maven/components/branches/maven-2.1.0-M1-RC:690315,691793-694304 /maven/components/branches/maven-2.1.0-RC:688883,689695,689976,689990,752168,752428,752622,752653,753089-753090,753320,755086,755199,755215 /maven/components/branches/maven-2.1.x:751686 +/maven/components/branches/maven-2.2.x:769913 /maven/components/trunk:572229,720001,721902,726845,729292 /maven/sandbox/branches/maven/MNG-3379:678167 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=770418&r1=770417&r2=770418&view=diff ============================================================================== --- maven/components/branches/maven-2.1.x/pom.xml (original) +++ maven/components/branches/maven-2.1.x/pom.xml Thu Apr 30 19:57:37 2009 @@ -442,7 +442,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>