You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bi...@apache.org on 2011/12/02 15:11:25 UTC

svn commit: r1209498 - /maven/plugins/trunk/maven-assembly-plugin/pom.xml

Author: bimargulies
Date: Fri Dec  2 14:11:25 2011
New Revision: 1209498

URL: http://svn.apache.org/viewvc?rev=1209498&view=rev
Log:
no jira: update to current parent pom for projects. Better late than never.

Modified:
    maven/plugins/trunk/maven-assembly-plugin/pom.xml

Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1209498&r1=1209497&r2=1209498&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Fri Dec  2 14:11:25 2011
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>21</version>
+    <version>22</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>