You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kalumet-commits@incubator.apache.org by ol...@apache.org on 2012/07/10 14:37:14 UTC

svn commit: r1359702 - /incubator/kalumet/trunk/documentation/pom.xml

Author: olamy
Date: Tue Jul 10 14:37:13 2012
New Revision: 1359702

URL: http://svn.apache.org/viewvc?rev=1359702&view=rev
Log:
use plexus-utils released version

Modified:
    incubator/kalumet/trunk/documentation/pom.xml

Modified: incubator/kalumet/trunk/documentation/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/documentation/pom.xml?rev=1359702&r1=1359701&r2=1359702&view=diff
==============================================================================
--- incubator/kalumet/trunk/documentation/pom.xml (original)
+++ incubator/kalumet/trunk/documentation/pom.xml Tue Jul 10 14:37:13 2012
@@ -53,7 +53,7 @@
           <dependency>
             <groupId>org.codehaus.plexus</groupId>
             <artifactId>plexus-utils</artifactId>
-            <version>3.0.2-SNAPSHOT</version>
+            <version>3.0.2</version>
           </dependency>
         </dependencies>
       </plugin>
@@ -127,4 +127,4 @@
     </profile>
   </profiles>
 
-</project>
\ No newline at end of file
+</project>