Author: florent
Date: Mon Nov 18 11:44:00 2013
New Revision: 1542995

URL: http://svn.apache.org/r1542995
Log:
#1212 increase shade plugin version to be compatible with mvn 3.1

Modified:
    stanbol/branches/release-0.12/parent/pom.xml

Modified: stanbol/branches/release-0.12/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-0.12/parent/pom.xml?rev=1542995&r1=1542994&r2=1542995&view=diff
==============================================================================
--- stanbol/branches/release-0.12/parent/pom.xml (original)
+++ stanbol/branches/release-0.12/parent/pom.xml Mon Nov 18 11:44:00 2013
@@ -270,7 +270,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>


Reply via email to