You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by pi...@apache.org on 2012/06/21 14:19:31 UTC

svn commit: r1352512 - /karaf/trunk/region/pom.xml

Author: pieber
Date: Thu Jun 21 12:19:30 2012
New Revision: 1352512

URL: http://svn.apache.org/viewvc?rev=1352512&view=rev
Log:
[KARAF-1570] Upgrade maven-external-dependency-plugin to 0.5

Signed-off-by: Andreas Pieber <an...@gmail.com>

Modified:
    karaf/trunk/region/pom.xml

Modified: karaf/trunk/region/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/region/pom.xml?rev=1352512&r1=1352511&r2=1352512&view=diff
==============================================================================
--- karaf/trunk/region/pom.xml (original)
+++ karaf/trunk/region/pom.xml Thu Jun 21 12:19:30 2012
@@ -60,7 +60,7 @@
                     <plugin>
                         <groupId>com.savage7.maven.plugins</groupId>
                         <artifactId>maven-external-dependency-plugin</artifactId>
-                        <version>0.5-SNAPSHOT</version>
+                        <version>0.5</version>
                         <inherited>false</inherited>
                         <configuration>
                             <createChecksum>true</createChecksum>