You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2005/05/30 23:10:57 UTC

svn commit: r179148 - /maven/components/trunk/maven-core/pom.xml

Author: evenisse
Date: Mon May 30 14:10:56 2005
New Revision: 179148

URL: http://svn.apache.org/viewcvs?rev=179148&view=rev
Log:
Use a release version of plexus i18n

Modified:
    maven/components/trunk/maven-core/pom.xml

Modified: maven/components/trunk/maven-core/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core/pom.xml?rev=179148&r1=179147&r2=179148&view=diff
==============================================================================
--- maven/components/trunk/maven-core/pom.xml (original)
+++ maven/components/trunk/maven-core/pom.xml Mon May 30 14:10:56 2005
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>plexus</groupId>
       <artifactId>plexus-i18n</artifactId>
-      <version>1.0-beta-5-SNAPSHOT</version>
+      <version>1.0-beta-4</version>
     </dependency>
     <!-- TODO: only here for classloader issues. It used to work when the script classes were inside the component factory... -->
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org