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 2012/11/15 12:59:51 UTC

svn commit: r1409746 - in /openwebbeans/branches/owb_1.1.x: ./ atinject-tck/ distribution/ samples/ samples/conversation-sample/ samples/ejb-sample/ samples/ejb-telephone/ samples/guess/ samples/jms-sample/ samples/jsf2sample/ samples/reservation/ samp...

Author: struberg
Date: Thu Nov 15 11:59:48 2012
New Revision: 1409746

URL: http://svn.apache.org/viewvc?rev=1409746&view=rev
Log:
OWB-721 set version in owb_1.1.x branch to 1.1.7-SNAPSHOT

Modified:
    openwebbeans/branches/owb_1.1.x/atinject-tck/pom.xml
    openwebbeans/branches/owb_1.1.x/distribution/pom.xml
    openwebbeans/branches/owb_1.1.x/pom.xml
    openwebbeans/branches/owb_1.1.x/samples/conversation-sample/pom.xml
    openwebbeans/branches/owb_1.1.x/samples/ejb-sample/pom.xml
    openwebbeans/branches/owb_1.1.x/samples/ejb-telephone/pom.xml
    openwebbeans/branches/owb_1.1.x/samples/guess/pom.xml
    openwebbeans/branches/owb_1.1.x/samples/jms-sample/pom.xml
    openwebbeans/branches/owb_1.1.x/samples/jsf2sample/pom.xml
    openwebbeans/branches/owb_1.1.x/samples/pom.xml
    openwebbeans/branches/owb_1.1.x/samples/reservation/pom.xml
    openwebbeans/branches/owb_1.1.x/samples/standalone-sample/pom.xml
    openwebbeans/branches/owb_1.1.x/samples/tomcat-sample/pom.xml
    openwebbeans/branches/owb_1.1.x/samples/tomcat7-sample/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-doc/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-ee-common/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-ee/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-ejb/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-el10/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-impl/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-jee5-ejb-resource/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-jms/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-jsf/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-jsf12/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-osgi/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-porting/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-resource/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-spi/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-tck/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-test/cditest-owb/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-test/cditest/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-test/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-tomcat6/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-tomcat7/pom.xml
    openwebbeans/branches/owb_1.1.x/webbeans-web/pom.xml

Modified: openwebbeans/branches/owb_1.1.x/atinject-tck/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/atinject-tck/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/atinject-tck/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/atinject-tck/pom.xml Thu Nov 15 11:59:48 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/distribution/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/distribution/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/distribution/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/distribution/pom.xml Thu Nov 15 11:59:48 2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/pom.xml Thu Nov 15 11:59:48 2012
@@ -29,7 +29,7 @@
     <artifactId>openwebbeans</artifactId>
     <name>Apache OpenWebBeans</name>
     <packaging>pom</packaging>
-    <version>1.1.6</version>
+    <version>1.1.7-SNAPSHOT</version>
 
     <url>openwebbeans.apache.org</url>
 
@@ -46,9 +46,9 @@
     <inceptionYear>2008</inceptionYear>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-1.1.6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-1.1.6</developerConnection>
-        <url>https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-1.1.6</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/openwebbeans/branches/owb_1.1.x</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openwebbeans/branches/owb_1.1.x</developerConnection>
+        <url>https://svn.apache.org/repos/asf/openwebbeans/branches/owb_1.1.x</url>
     </scm>
 
     <issueManagement>

Modified: openwebbeans/branches/owb_1.1.x/samples/conversation-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/samples/conversation-sample/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/samples/conversation-sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/samples/conversation-sample/pom.xml Thu Nov 15 11:59:48 2012
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/samples/ejb-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/samples/ejb-sample/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/samples/ejb-sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/samples/ejb-sample/pom.xml Thu Nov 15 11:59:48 2012
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/samples/ejb-telephone/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/samples/ejb-telephone/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/samples/ejb-telephone/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/samples/ejb-telephone/pom.xml Thu Nov 15 11:59:48 2012
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/samples/guess/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/samples/guess/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/samples/guess/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/samples/guess/pom.xml Thu Nov 15 11:59:48 2012
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/samples/jms-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/samples/jms-sample/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/samples/jms-sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/samples/jms-sample/pom.xml Thu Nov 15 11:59:48 2012
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/samples/jsf2sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/samples/jsf2sample/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/samples/jsf2sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/samples/jsf2sample/pom.xml Thu Nov 15 11:59:48 2012
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/samples/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/samples/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/samples/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/samples/pom.xml Thu Nov 15 11:59:48 2012
@@ -22,12 +22,11 @@ under the License.
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>samples</artifactId>
-    <version>1.1.6</version>
     <packaging>pom</packaging>
     <name>OWB Samples</name>
     <description>Apache OpenWebBeans Samples contains samples project for openwebbeans.</description>

Modified: openwebbeans/branches/owb_1.1.x/samples/reservation/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/samples/reservation/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/samples/reservation/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/samples/reservation/pom.xml Thu Nov 15 11:59:48 2012
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/samples/standalone-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/samples/standalone-sample/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/samples/standalone-sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/samples/standalone-sample/pom.xml Thu Nov 15 11:59:48 2012
@@ -22,12 +22,11 @@ under the License.
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
     <artifactId>standalone-sample</artifactId>
-    <version>1.1.6</version>
     <name>OpenWebBeans Java SE Sample</name>
     <packaging>jar</packaging>
     <description>Java SE Sample</description>

Modified: openwebbeans/branches/owb_1.1.x/samples/tomcat-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/samples/tomcat-sample/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/samples/tomcat-sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/samples/tomcat-sample/pom.xml Thu Nov 15 11:59:48 2012
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/samples/tomcat7-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/samples/tomcat7-sample/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/samples/tomcat7-sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/samples/tomcat7-sample/pom.xml Thu Nov 15 11:59:48 2012
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/webbeans-doc/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-doc/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-doc/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-doc/pom.xml Thu Nov 15 11:59:48 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     

Modified: openwebbeans/branches/owb_1.1.x/webbeans-ee-common/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-ee-common/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-ee-common/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-ee-common/pom.xml Thu Nov 15 11:59:48 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/webbeans-ee/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-ee/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-ee/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-ee/pom.xml Thu Nov 15 11:59:48 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-ee</artifactId>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-ejb/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-ejb/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-ejb/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-ejb/pom.xml Thu Nov 15 11:59:48 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-ejb</artifactId>
     <name>EJB plugin</name>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-el10/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-el10/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-el10/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-el10/pom.xml Thu Nov 15 11:59:48 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/webbeans-impl/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-impl/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-impl/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-impl/pom.xml Thu Nov 15 11:59:48 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-impl</artifactId>
     <name>OpenWebBeans Core</name>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-jee5-ejb-resource/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-jee5-ejb-resource/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-jee5-ejb-resource/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-jee5-ejb-resource/pom.xml Thu Nov 15 11:59:48 2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-jee5-ejb-resource</artifactId>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-jms/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-jms/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-jms/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-jms/pom.xml Thu Nov 15 11:59:48 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-jms</artifactId>
     <name>JMS plugin</name>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-jsf/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-jsf/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-jsf/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-jsf/pom.xml Thu Nov 15 11:59:48 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-jsf</artifactId>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-jsf12/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-jsf12/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-jsf12/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-jsf12/pom.xml Thu Nov 15 11:59:48 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-jsf12</artifactId>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-osgi/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-osgi/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-osgi/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-osgi/pom.xml Thu Nov 15 11:59:48 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-osgi</artifactId>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-porting/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-porting/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-porting/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-porting/pom.xml Thu Nov 15 11:59:48 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/webbeans-resource/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-resource/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-resource/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-resource/pom.xml Thu Nov 15 11:59:48 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-resource</artifactId>
     <name>EE Resource plugin</name>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-spi/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-spi/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-spi/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-spi/pom.xml Thu Nov 15 11:59:48 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-spi</artifactId>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-tck/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-tck/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-tck/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-tck/pom.xml Thu Nov 15 11:59:48 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.1.x/webbeans-test/cditest-owb/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-test/cditest-owb/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-test/cditest-owb/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-test/cditest-owb/pom.xml Thu Nov 15 11:59:48 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openwebbeans.test</groupId>
         <artifactId>parent</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
     
     <artifactId>cditest-owb</artifactId>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-test/cditest/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-test/cditest/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-test/cditest/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-test/cditest/pom.xml Thu Nov 15 11:59:48 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openwebbeans.test</groupId>
         <artifactId>parent</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
     <artifactId>cditest</artifactId>
     <packaging>jar</packaging>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-test/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-test/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-test/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-test/pom.xml Thu Nov 15 11:59:48 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.openwebbeans.test</groupId>
     <artifactId>parent</artifactId>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-tomcat6/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-tomcat6/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-tomcat6/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-tomcat6/pom.xml Thu Nov 15 11:59:48 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-tomcat6</artifactId>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-tomcat7/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-tomcat7/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-tomcat7/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-tomcat7/pom.xml Thu Nov 15 11:59:48 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-tomcat7</artifactId>

Modified: openwebbeans/branches/owb_1.1.x/webbeans-web/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.1.x/webbeans-web/pom.xml?rev=1409746&r1=1409745&r2=1409746&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.1.x/webbeans-web/pom.xml (original)
+++ openwebbeans/branches/owb_1.1.x/webbeans-web/pom.xml Thu Nov 15 11:59:48 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.1.6</version>
+        <version>1.1.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-web</artifactId>