You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ca...@apache.org on 2006/08/30 21:18:11 UTC

svn commit: r438596 - /maven/continuum/trunk/continuum-model/pom.xml

Author: carlos
Date: Wed Aug 30 12:18:11 2006
New Revision: 438596

URL: http://svn.apache.org/viewvc?rev=438596&view=rev
Log:
Upgrade jpox maven plugin to use jpox 1.1.1

Modified:
    maven/continuum/trunk/continuum-model/pom.xml

Modified: maven/continuum/trunk/continuum-model/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-model/pom.xml?rev=438596&r1=438595&r2=438596&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-model/pom.xml (original)
+++ maven/continuum/trunk/continuum-model/pom.xml Wed Aug 30 12:18:11 2006
@@ -31,7 +31,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>jpox-maven-plugin</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.3-SNAPSHOT</version>
         <executions>
           <execution>
             <goals>