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 2010/10/12 10:51:24 UTC

svn commit: r1021682 - in /openwebbeans/branches/owb_1.0.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: Tue Oct 12 08:51:23 2010
New Revision: 1021682

URL: http://svn.apache.org/viewvc?rev=1021682&view=rev
Log:
revert poms back to r1003313 1.0.0-SNAPSHOT

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

Modified: openwebbeans/branches/owb_1.0.x/atinject-tck/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/atinject-tck/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/atinject-tck/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/atinject-tck/pom.xml Tue Oct 12 08:51:23 2010
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>atinject-tck</artifactId>
-  <version> 1.0.1-SNAPSHOT</version>
+  <version> 1.0.0-SNAPSHOT</version>
     <name>OWB JSR-330 TCK</name>
     <packaging>jar</packaging>
     <description>Apache OpenWebBeans JSR-330 TCK Suite</description>

Modified: openwebbeans/branches/owb_1.0.x/distribution/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/distribution/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/distribution/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/distribution/pom.xml Tue Oct 12 08:51:23 2010
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.0.x/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/pom.xml Tue Oct 12 08:51:23 2010
@@ -29,7 +29,7 @@
     <artifactId>openwebbeans</artifactId>
     <name>Apache OpenWebBeans</name>
     <packaging>pom</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
 
     <url>openwebbeans.apache.org</url>
 
@@ -565,56 +565,56 @@
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-impl</artifactId>
-                <version> 1.0.1-SNAPSHOT</version>
+                <version> 1.0.0-SNAPSHOT</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-porting</artifactId>
-                <version> 1.0.1-SNAPSHOT</version>
+                <version> 1.0.0-SNAPSHOT</version>
                 <scope>test</scope>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-jsf</artifactId>
-                <version> 1.0.1-SNAPSHOT</version>
+                <version> 1.0.0-SNAPSHOT</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-spi</artifactId>
-                <version> 1.0.1-SNAPSHOT</version>
+                <version> 1.0.0-SNAPSHOT</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-resource</artifactId>
-                <version> 1.0.1-SNAPSHOT</version>
+                <version> 1.0.0-SNAPSHOT</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-ejb</artifactId>
-                <version> 1.0.1-SNAPSHOT</version>
+                <version> 1.0.0-SNAPSHOT</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-openejb</artifactId>
-                <version> 1.0.1-SNAPSHOT</version>
+                <version> 1.0.0-SNAPSHOT</version>
             </dependency>
 
             <!-- CDI Testing Framework -->
             <dependency>
                 <groupId>org.apache.openwebbeans.test</groupId>
                 <artifactId>cditest</artifactId>
-                <version> 1.0.1-SNAPSHOT</version>
+                <version> 1.0.0-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.openwebbeans.test</groupId>
                 <artifactId>cditest-owb</artifactId>
-                <version> 1.0.1-SNAPSHOT</version>
+                <version> 1.0.0-SNAPSHOT</version>
             </dependency>
 
             <dependency>

Modified: openwebbeans/branches/owb_1.0.x/samples/conversation-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/samples/conversation-sample/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/samples/conversation-sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/samples/conversation-sample/pom.xml Tue Oct 12 08:51:23 2010
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.1-SNAPSHOT</version>
+        <version> 1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.0.x/samples/ejb-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/samples/ejb-sample/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/samples/ejb-sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/samples/ejb-sample/pom.xml Tue Oct 12 08:51:23 2010
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.1-SNAPSHOT</version>
+        <version> 1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.0.x/samples/ejb-telephone/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/samples/ejb-telephone/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/samples/ejb-telephone/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/samples/ejb-telephone/pom.xml Tue Oct 12 08:51:23 2010
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.1-SNAPSHOT</version>
+        <version> 1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.0.x/samples/guess/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/samples/guess/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/samples/guess/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/samples/guess/pom.xml Tue Oct 12 08:51:23 2010
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.1-SNAPSHOT</version>
+        <version> 1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.0.x/samples/jms-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/samples/jms-sample/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/samples/jms-sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/samples/jms-sample/pom.xml Tue Oct 12 08:51:23 2010
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.1-SNAPSHOT</version>
+        <version> 1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.0.x/samples/jsf2sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/samples/jsf2sample/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/samples/jsf2sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/samples/jsf2sample/pom.xml Tue Oct 12 08:51:23 2010
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.1-SNAPSHOT</version>
+        <version> 1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.0.x/samples/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/samples/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/samples/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/samples/pom.xml Tue Oct 12 08:51:23 2010
@@ -22,12 +22,12 @@ under the License.
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>samples</artifactId>
-  <version> 1.0.1-SNAPSHOT</version>
+  <version> 1.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>OWB Samples</name>
     <description>Apache OpenWebBeans Samples contains samples project for openwebbeans.</description>

Modified: openwebbeans/branches/owb_1.0.x/samples/reservation/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/samples/reservation/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/samples/reservation/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/samples/reservation/pom.xml Tue Oct 12 08:51:23 2010
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.1-SNAPSHOT</version>
+        <version> 1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.0.x/samples/standalone-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/samples/standalone-sample/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/samples/standalone-sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/samples/standalone-sample/pom.xml Tue Oct 12 08:51:23 2010
@@ -22,12 +22,12 @@ under the License.
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
     <artifactId>standalone-sample</artifactId>
-  <version> 1.0.1-SNAPSHOT</version>
+  <version> 1.0.0-SNAPSHOT</version>
     <name>Apache OpenWebBeans :: OpenWebBeans Java SE Sample</name>
     <packaging>jar</packaging>
     <description>Java SE Sample</description>

Modified: openwebbeans/branches/owb_1.0.x/samples/tomcat-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/samples/tomcat-sample/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/samples/tomcat-sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/samples/tomcat-sample/pom.xml Tue Oct 12 08:51:23 2010
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.1-SNAPSHOT</version>
+        <version> 1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.0.x/samples/tomcat7-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/samples/tomcat7-sample/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/samples/tomcat7-sample/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/samples/tomcat7-sample/pom.xml Tue Oct 12 08:51:23 2010
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.1-SNAPSHOT</version>
+        <version> 1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.0.x/webbeans-ee-common/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-ee-common/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-ee-common/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-ee-common/pom.xml Tue Oct 12 08:51:23 2010
@@ -20,12 +20,12 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>openwebbeans-ee-common</artifactId>
-  <version> 1.0.1-SNAPSHOT</version>
+  <version> 1.0.0-SNAPSHOT</version>
     <name>EE Common plugin</name>
     <description>Apache OpenWebBeans Java EE Common</description>
 

Modified: openwebbeans/branches/owb_1.0.x/webbeans-ee/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-ee/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-ee/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-ee/pom.xml Tue Oct 12 08:51:23 2010
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-ee</artifactId>
-  <version> 1.0.1-SNAPSHOT</version>
+  <version> 1.0.0-SNAPSHOT</version>
     <name>Java EE plugin</name>
     <description>Apache OpenWebBeans Java EE Utility</description>
 

Modified: openwebbeans/branches/owb_1.0.x/webbeans-ejb/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-ejb/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-ejb/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-ejb/pom.xml Tue Oct 12 08:51:23 2010
@@ -21,10 +21,10 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-ejb</artifactId>
-    <version> 1.0.1-SNAPSHOT</version>
+    <version> 1.0.0-SNAPSHOT</version>
     <name>EJB plugin</name>
     <description>Apache OpenWebBeans Java EE EJB plugin</description>
     <dependencies>

Modified: openwebbeans/branches/owb_1.0.x/webbeans-el10/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-el10/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-el10/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-el10/pom.xml Tue Oct 12 08:51:23 2010
@@ -20,12 +20,12 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>openwebbeans-el10</artifactId>
-    <version> 1.0.1-SNAPSHOT</version>
+    <version> 1.0.0-SNAPSHOT</version>
     <name>EL 1.0 plugin</name>
     <description>Apache OpenWebBeans EL 1.0 integration</description>
 

Modified: openwebbeans/branches/owb_1.0.x/webbeans-impl/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-impl/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-impl/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-impl/pom.xml Tue Oct 12 08:51:23 2010
@@ -22,10 +22,10 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-impl</artifactId>
-  <version> 1.0.1-SNAPSHOT</version>
+  <version> 1.0.0-SNAPSHOT</version>
     <name>OpenWebBeans Core</name>
     <description>Apache OpenWebBeans Implementation core module</description>
 

Modified: openwebbeans/branches/owb_1.0.x/webbeans-jms/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-jms/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-jms/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-jms/pom.xml Tue Oct 12 08:51:23 2010
@@ -21,10 +21,10 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-jms</artifactId>
-    <version> 1.0.1-SNAPSHOT</version>
+    <version> 1.0.0-SNAPSHOT</version>
     <name>JMS plugin</name>
     <description>Apache OpenWebBeans JMS Integration</description>
     <dependencies>

Modified: openwebbeans/branches/owb_1.0.x/webbeans-jsf/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-jsf/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-jsf/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-jsf/pom.xml Tue Oct 12 08:51:23 2010
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-jsf</artifactId>
-    <version> 1.0.1-SNAPSHOT</version>
+    <version> 1.0.0-SNAPSHOT</version>
     <name>JSF-2 plugin</name>
     <description>Apache OpenWebBeans JSF integration</description>
 

Modified: openwebbeans/branches/owb_1.0.x/webbeans-jsf12/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-jsf12/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-jsf12/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-jsf12/pom.xml Tue Oct 12 08:51:23 2010
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-jsf12</artifactId>
-  <version> 1.0.1-SNAPSHOT</version>
+  <version> 1.0.0-SNAPSHOT</version>
     <name>JSF 1.2 plugin</name>
     <description>Apache OpenWebBeans JSF 1.2 integration</description>
 

Modified: openwebbeans/branches/owb_1.0.x/webbeans-openejb/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-openejb/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-openejb/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-openejb/pom.xml Tue Oct 12 08:51:23 2010
@@ -20,10 +20,10 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-openejb</artifactId>
-    <version> 1.0.1-SNAPSHOT</version>
+    <version> 1.0.0-SNAPSHOT</version>
     <name>OpenEJB plugin</name>
     <description>Apache OpenWebBeans Apache OpenEJB Integration</description>
 

Modified: openwebbeans/branches/owb_1.0.x/webbeans-osgi/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-osgi/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-osgi/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-osgi/pom.xml Tue Oct 12 08:51:23 2010
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-osgi</artifactId>
-    <version> 1.0.1-SNAPSHOT</version>
+    <version> 1.0.0-SNAPSHOT</version>
     <name>OSGi plugin</name>
     <description>Apache OpenWebBeans OSGi ClassLoader scanning support</description>
 

Modified: openwebbeans/branches/owb_1.0.x/webbeans-porting/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-porting/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-porting/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-porting/pom.xml Tue Oct 12 08:51:23 2010
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>openwebbeans-porting</artifactId>
-  <version> 1.0.1-SNAPSHOT</version>
+  <version> 1.0.0-SNAPSHOT</version>
     <name>TCK Porting Pkg</name>
     <packaging>jar</packaging>
     <description>Apache OpenWebBeans TCK Porting Package</description>

Modified: openwebbeans/branches/owb_1.0.x/webbeans-resource/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-resource/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-resource/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-resource/pom.xml Tue Oct 12 08:51:23 2010
@@ -23,10 +23,10 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-resource</artifactId>
-  <version> 1.0.1-SNAPSHOT</version>
+  <version> 1.0.0-SNAPSHOT</version>
     <name>EE Resource plugin</name>
     <description>Apache OpenWebBeans EE Resource Integration</description>
     <dependencies>

Modified: openwebbeans/branches/owb_1.0.x/webbeans-spi/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-spi/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-spi/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-spi/pom.xml Tue Oct 12 08:51:23 2010
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-spi</artifactId>
-  <version> 1.0.1-SNAPSHOT</version>
+  <version> 1.0.0-SNAPSHOT</version>
     <name>SPI definition</name>
     <description>Apache OpenWebBeans Service Provider Interfaces</description>
 

Modified: openwebbeans/branches/owb_1.0.x/webbeans-tck/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-tck/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-tck/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-tck/pom.xml Tue Oct 12 08:51:23 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/branches/owb_1.0.x/webbeans-test/cditest-owb/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-test/cditest-owb/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-test/cditest-owb/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-test/cditest-owb/pom.xml Tue Oct 12 08:51:23 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openwebbeans.test</groupId>
         <artifactId>parent</artifactId>
-        <version> 1.0.1-SNAPSHOT</version>
+        <version> 1.0.0-SNAPSHOT</version>
     </parent>
     
     <artifactId>cditest-owb</artifactId>

Modified: openwebbeans/branches/owb_1.0.x/webbeans-test/cditest/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-test/cditest/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-test/cditest/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-test/cditest/pom.xml Tue Oct 12 08:51:23 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openwebbeans.test</groupId>
         <artifactId>parent</artifactId>
-        <version> 1.0.1-SNAPSHOT</version>
+        <version> 1.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>cditest</artifactId>
     <packaging>jar</packaging>

Modified: openwebbeans/branches/owb_1.0.x/webbeans-test/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-test/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-test/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-test/pom.xml Tue Oct 12 08:51:23 2010
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.openwebbeans.test</groupId>
     <artifactId>parent</artifactId>
-    <version> 1.0.1-SNAPSHOT</version>
+    <version> 1.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>CDI Test Framework</name>
     <description>

Modified: openwebbeans/branches/owb_1.0.x/webbeans-tomcat6/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-tomcat6/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-tomcat6/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-tomcat6/pom.xml Tue Oct 12 08:51:23 2010
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-tomcat6</artifactId>
-    <version> 1.0.1-SNAPSHOT</version>
+    <version> 1.0.0-SNAPSHOT</version>
     <name>Tomcat 6 plugin</name>
     <description>ApacheOpenWebBeans Tomcat 6 Web Profile</description>
 

Modified: openwebbeans/branches/owb_1.0.x/webbeans-tomcat7/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-tomcat7/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-tomcat7/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-tomcat7/pom.xml Tue Oct 12 08:51:23 2010
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-tomcat7</artifactId>

Modified: openwebbeans/branches/owb_1.0.x/webbeans-web/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.0.x/webbeans-web/pom.xml?rev=1021682&r1=1021681&r2=1021682&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.0.x/webbeans-web/pom.xml (original)
+++ openwebbeans/branches/owb_1.0.x/webbeans-web/pom.xml Tue Oct 12 08:51:23 2010
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-web</artifactId>
-  <version> 1.0.1-SNAPSHOT</version>
+  <version> 1.0.0-SNAPSHOT</version>
     <name>Web plugin</name>
     <description>Apache OpenWebBeans Java EE Web and Serlvet plugin</description>