You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by fl...@apache.org on 2013/11/21 16:37:01 UTC

svn commit: r1544218 - /stanbol/trunk/parent/pom.xml

Author: florent
Date: Thu Nov 21 15:37:01 2013
New Revision: 1544218

URL: http://svn.apache.org/r1544218
Log:
STANBOL-1212 : apply increase shade plugin version on trunk

Modified:
    stanbol/trunk/parent/pom.xml

Modified: stanbol/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/parent/pom.xml?rev=1544218&r1=1544217&r2=1544218&view=diff
==============================================================================
--- stanbol/trunk/parent/pom.xml (original)
+++ stanbol/trunk/parent/pom.xml Thu Nov 21 15:37:01 2013
@@ -272,7 +272,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-shade-plugin</artifactId>
-          <version>2.0</version>
+          <version>2.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>