You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by si...@apache.org on 2012/07/02 09:33:22 UTC

svn commit: r1356088 - /incubator/any23/trunk/pom.xml

Author: simonetripodi
Date: Mon Jul  2 07:33:21 2012
New Revision: 1356088

URL: http://svn.apache.org/viewvc?rev=1356088&view=rev
Log:
updated the assembly plugin version

Modified:
    incubator/any23/trunk/pom.xml

Modified: incubator/any23/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1356088&r1=1356087&r2=1356088&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Mon Jul  2 07:33:21 2012
@@ -222,7 +222,7 @@
     <maven-deploy-plugin.version>2.5</maven-deploy-plugin.version>
     <maven-install-plugin.version>2.3.1</maven-install-plugin.version>
     <maven-resources-plugin.version>2.5</maven-resources-plugin.version>
-    <maven-assembly-plugin.version>2.2.2</maven-assembly-plugin.version>
+    <maven-assembly-plugin.version>2.3</maven-assembly-plugin.version>
     <appassembler-maven-plugin.version>1.1.1</appassembler-maven-plugin.version>
     <maven-release-plugin.version>2.2.1</maven-release-plugin.version>
     <buildnumber-maven-plugin.version>1.0</buildnumber-maven-plugin.version>