Author: jbonofre Date: Wed Jul 4 15:55:41 2012 New Revision: 1357321 URL: http://svn.apache.org/viewvc?rev=1357321&view=rev Log: [KARAF-1621] Upgrade to maven-site-plugin 3.1
Modified: karaf/branches/karaf-2.2.x/pom.xml Modified: karaf/branches/karaf-2.2.x/pom.xml URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/pom.xml?rev=1357321&r1=1357320&r2=1357321&view=diff ============================================================================== --- karaf/branches/karaf-2.2.x/pom.xml (original) +++ karaf/branches/karaf-2.2.x/pom.xml Wed Jul 4 15:55:41 2012 @@ -1264,7 +1264,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> - <version>3.0</version> + <version>3.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>