You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2010/11/10 00:15:09 UTC

svn commit: r1033289 - /juddi/trunk/pom.xml

Author: kstam
Date: Tue Nov  9 23:15:09 2010
New Revision: 1033289

URL: http://svn.apache.org/viewvc?rev=1033289&view=rev
Log:
JUDDI-429 upgrading to apache pom version 7

Modified:
    juddi/trunk/pom.xml

Modified: juddi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/juddi/trunk/pom.xml?rev=1033289&r1=1033288&r2=1033289&view=diff
==============================================================================
--- juddi/trunk/pom.xml (original)
+++ juddi/trunk/pom.xml Tue Nov  9 23:15:09 2010
@@ -20,7 +20,7 @@
 	<parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>6</version>
+        <version>7</version>
     </parent>
 	<packaging>pom</packaging>
 	<groupId>org.apache.juddi</groupId>
@@ -154,7 +154,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>2.2-beta-4</version>
+                    <version>2.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org