You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2011/08/29 22:12:23 UTC

svn commit: r1162972 - in /openwebbeans/trunk: webbeans-doc/pom.xml webbeans-impl/src/it/properties/pom.xml

Author: struberg
Date: Mon Aug 29 20:12:23 2011
New Revision: 1162972

URL: http://svn.apache.org/viewvc?rev=1162972&view=rev
Log:
upgrade artifacts to new parent version

Modified:
    openwebbeans/trunk/webbeans-doc/pom.xml
    openwebbeans/trunk/webbeans-impl/src/it/properties/pom.xml

Modified: openwebbeans/trunk/webbeans-doc/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-doc/pom.xml?rev=1162972&r1=1162971&r2=1162972&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-doc/pom.xml (original)
+++ openwebbeans/trunk/webbeans-doc/pom.xml Mon Aug 29 20:12:23 2011
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     

Modified: openwebbeans/trunk/webbeans-impl/src/it/properties/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-impl/src/it/properties/pom.xml?rev=1162972&r1=1162971&r2=1162972&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-impl/src/it/properties/pom.xml (original)
+++ openwebbeans/trunk/webbeans-impl/src/it/properties/pom.xml Mon Aug 29 20:12:23 2011
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-incubating-SNAPSHOT</version>
+        <version>@pom.version@</version>
     </parent>
     
     <groupId>org.apache.openwebbeans</groupId>