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

svn commit: r893573 - in /openwebbeans/trunk: ./ atinject-tck/ samples/ samples/ejb-sample/ samples/ejb-telephone/ samples/guess/ samples/jms-sample/ samples/jsf2sample/ samples/reservation/ samples/standalone-sample/ webbeans-doc/ webbeans-geronimo/ w...

Author: gerdogdu
Date: Wed Dec 23 16:43:21 2009
New Revision: 893573

URL: http://svn.apache.org/viewvc?rev=893573&view=rev
Log:
Remove incubating word from pom versions

Modified:
    openwebbeans/trunk/atinject-tck/pom.xml
    openwebbeans/trunk/pom.xml
    openwebbeans/trunk/samples/ejb-sample/pom.xml
    openwebbeans/trunk/samples/ejb-telephone/pom.xml
    openwebbeans/trunk/samples/guess/pom.xml
    openwebbeans/trunk/samples/jms-sample/pom.xml
    openwebbeans/trunk/samples/jsf2sample/pom.xml
    openwebbeans/trunk/samples/pom.xml
    openwebbeans/trunk/samples/reservation/pom.xml
    openwebbeans/trunk/samples/standalone-sample/pom.xml
    openwebbeans/trunk/webbeans-doc/pom.xml
    openwebbeans/trunk/webbeans-geronimo/pom.xml
    openwebbeans/trunk/webbeans-impl/pom.xml
    openwebbeans/trunk/webbeans-jms/pom.xml
    openwebbeans/trunk/webbeans-jsf/pom.xml
    openwebbeans/trunk/webbeans-openejb/pom.xml
    openwebbeans/trunk/webbeans-porting/pom.xml
    openwebbeans/trunk/webbeans-resource/pom.xml
    openwebbeans/trunk/webbeans-tck/pom.xml

Modified: openwebbeans/trunk/atinject-tck/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/atinject-tck/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/atinject-tck/pom.xml (original)
+++ openwebbeans/trunk/atinject-tck/pom.xml Wed Dec 23 16:43:21 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-incubating-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
     <artifactId>atinject-tck</artifactId>
     <name>Apache OpenWebBeans :: OpenWebBeans JSR-330 TCK</name>

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Wed Dec 23 16:43:21 2009
@@ -24,7 +24,7 @@
 	<artifactId>openwebbeans</artifactId>
 	<name>Apache OpenWebBeans</name>
 	<packaging>pom</packaging>
-	<version>1.0.0-incubating-SNAPSHOT</version>
+	<version>1.0.0-SNAPSHOT</version>
     
 	<description> 
         Apache OpenWebBeans is an open source implementation of
@@ -579,10 +579,10 @@
 </distributionManagement>
       
 	<properties>
-          <openwebbeans.version>1.0.0-incubating-SNAPSHOT</openwebbeans.version>
+          <openwebbeans.version>1.0.0-SNAPSHOT</openwebbeans.version>
           <geronimo_cdi.version>1.0-SNAPSHOT</geronimo_cdi.version>
           <geronimo_atinject.version>1.0-SNAPSHOT</geronimo_atinject.version>
-	  <siteId>/OWB/1.0.0-incubating-M3-rc2/plugins</siteId>
+	  <siteId>/OWB/1.0.0-M3-rc2/plugins</siteId>
 	</properties>
 
     <profiles>

Modified: openwebbeans/trunk/samples/ejb-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/ejb-sample/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/samples/ejb-sample/pom.xml (original)
+++ openwebbeans/trunk/samples/ejb-sample/pom.xml Wed Dec 23 16:43:21 2009
@@ -19,7 +19,7 @@
 	<parent>
 		<artifactId>samples</artifactId>
 		<groupId>org.apache.openwebbeans</groupId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.openwebbeans.samples</groupId>

Modified: openwebbeans/trunk/samples/ejb-telephone/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/ejb-telephone/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/samples/ejb-telephone/pom.xml (original)
+++ openwebbeans/trunk/samples/ejb-telephone/pom.xml Wed Dec 23 16:43:21 2009
@@ -19,7 +19,7 @@
 	<parent>
 		<artifactId>samples</artifactId>
 		<groupId>org.apache.openwebbeans</groupId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.openwebbeans.samples</groupId>

Modified: openwebbeans/trunk/samples/guess/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/guess/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/samples/guess/pom.xml (original)
+++ openwebbeans/trunk/samples/guess/pom.xml Wed Dec 23 16:43:21 2009
@@ -19,7 +19,7 @@
 	<parent>
 		<artifactId>samples</artifactId>
 		<groupId>org.apache.openwebbeans</groupId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.openwebbeans.samples</groupId>

Modified: openwebbeans/trunk/samples/jms-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/jms-sample/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/samples/jms-sample/pom.xml (original)
+++ openwebbeans/trunk/samples/jms-sample/pom.xml Wed Dec 23 16:43:21 2009
@@ -19,7 +19,7 @@
 	<parent>
 		<artifactId>samples</artifactId>
 		<groupId>org.apache.openwebbeans</groupId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.openwebbeans.samples</groupId>
@@ -72,7 +72,6 @@
 		<dependency>
 			<groupId>org.apache.openwebbeans</groupId>
 			<artifactId>openwebbeans-jsf</artifactId>
-			<version>1.0.0-incubating-SNAPSHOT</version>
 		</dependency>
 		
 		<!-- MyFaces API -->
@@ -101,7 +100,7 @@
 		<dependency>
 			<groupId>org.apache.openwebbeans</groupId>
 			<artifactId>openwebbeans-jms</artifactId>
-			<version>1.0.0-incubating-SNAPSHOT</version>
+                        <version>${project.version}</version>
 		</dependency>						
 			
 	</dependencies>

Modified: openwebbeans/trunk/samples/jsf2sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/jsf2sample/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/samples/jsf2sample/pom.xml (original)
+++ openwebbeans/trunk/samples/jsf2sample/pom.xml Wed Dec 23 16:43:21 2009
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>samples</artifactId>
 		<groupId>org.apache.openwebbeans</groupId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>	
 	
 	<groupId>org.apache.openwebbeans.samples</groupId>

Modified: openwebbeans/trunk/samples/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/samples/pom.xml (original)
+++ openwebbeans/trunk/samples/pom.xml Wed Dec 23 16:43:21 2009
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>samples</artifactId>
 	<packaging>pom</packaging>

Modified: openwebbeans/trunk/samples/reservation/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/reservation/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/samples/reservation/pom.xml (original)
+++ openwebbeans/trunk/samples/reservation/pom.xml Wed Dec 23 16:43:21 2009
@@ -19,7 +19,7 @@
 	<parent>
 		<artifactId>samples</artifactId>
 		<groupId>org.apache.openwebbeans</groupId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.openwebbeans.samples</groupId>

Modified: openwebbeans/trunk/samples/standalone-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/standalone-sample/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/samples/standalone-sample/pom.xml (original)
+++ openwebbeans/trunk/samples/standalone-sample/pom.xml Wed Dec 23 16:43:21 2009
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>standalone-sample</artifactId>
 	<name>Apache OpenWebBeans :: OpenWebBeans Java SE Sample</name>
@@ -39,7 +39,6 @@
 		<dependency>
 			<groupId>org.apache.openwebbeans</groupId>
 			<artifactId>openwebbeans-impl</artifactId>
-			<version>1.0.0-incubating-SNAPSHOT</version>
 		</dependency>
 
 		<dependency>

Modified: openwebbeans/trunk/webbeans-doc/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-doc/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-doc/pom.xml (original)
+++ openwebbeans/trunk/webbeans-doc/pom.xml Wed Dec 23 16:43:21 2009
@@ -19,7 +19,7 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.openwebbeans</groupId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
 
     <artifactId>openwebbeans-doc</artifactId>
     <name>Apache OpenWebBeans :: Documentation</name>

Modified: openwebbeans/trunk/webbeans-geronimo/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-geronimo/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-geronimo/pom.xml (original)
+++ openwebbeans/trunk/webbeans-geronimo/pom.xml Wed Dec 23 16:43:21 2009
@@ -20,13 +20,12 @@
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
     
 	<artifactId>openwebbeans-geronimo</artifactId>
 	<name>Apache OpenWebBeans :: Geronimo integration</name>
 	<packaging>jar</packaging>
-	<version>1.0.0-incubating-SNAPSHOT</version>
 	<description>Geronimo intetration SPI implementations for the  OpenWebBeans Implementation</description>
 
     <dependencies>
@@ -38,7 +37,6 @@
         <dependency>
             <groupId>org.apache.openwebbeans</groupId>
             <artifactId>openwebbeans-resource</artifactId>
-            <version>1.0.0-incubating-SNAPSHOT</version>
         </dependency>
 
         <dependency>
@@ -51,7 +49,6 @@
             <groupId>org.apache.openejb</groupId>
             <artifactId>openejb-core</artifactId>
             <scope>provided</scope>
-<!--            <version>3.1.1-SNAPSHOT</version>-->
         </dependency>
 
         <dependency>

Modified: openwebbeans/trunk/webbeans-impl/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-impl/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-impl/pom.xml (original)
+++ openwebbeans/trunk/webbeans-impl/pom.xml Wed Dec 23 16:43:21 2009
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>openwebbeans-impl</artifactId>
 	<name>Apache OpenWebBeans :: JSR-299 Implementation</name>

Modified: openwebbeans/trunk/webbeans-jms/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-jms/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-jms/pom.xml (original)
+++ openwebbeans/trunk/webbeans-jms/pom.xml Wed Dec 23 16:43:21 2009
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>openwebbeans-jms</artifactId>
 	<name>Apache OpenWebBeans :: JMS integration</name>

Modified: openwebbeans/trunk/webbeans-jsf/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-jsf/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-jsf/pom.xml (original)
+++ openwebbeans/trunk/webbeans-jsf/pom.xml Wed Dec 23 16:43:21 2009
@@ -20,13 +20,12 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-incubating-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-jsf</artifactId>
     <name>Apache OpenWebBeans :: JSF integration</name>
     <packaging>jar</packaging>
-    <version>1.0.0-incubating-SNAPSHOT</version>
     <description>JSF integration for the  OpenWebBeans Implementation</description>
 
     <dependencies>

Modified: openwebbeans/trunk/webbeans-openejb/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-openejb/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-openejb/pom.xml (original)
+++ openwebbeans/trunk/webbeans-openejb/pom.xml Wed Dec 23 16:43:21 2009
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>openwebbeans-ejb</artifactId>
 	<name>Apache OpenWebBeans :: OpenEJB integration</name>

Modified: openwebbeans/trunk/webbeans-porting/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-porting/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-porting/pom.xml (original)
+++ openwebbeans/trunk/webbeans-porting/pom.xml Wed Dec 23 16:43:21 2009
@@ -23,13 +23,12 @@
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
     
 	<artifactId>openwebbeans-porting</artifactId>
 	<name>Apache OpenWebBeans :: TCK Porting Package</name>
 	<packaging>jar</packaging>
-	<version>1.0.0-incubating-SNAPSHOT</version>
 	<description>TCK Porting Package OpenWebBeans Implementation</description>
 
     <dependencies>

Modified: openwebbeans/trunk/webbeans-resource/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-resource/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-resource/pom.xml (original)
+++ openwebbeans/trunk/webbeans-resource/pom.xml Wed Dec 23 16:43:21 2009
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>openwebbeans-resource</artifactId>
 	<name>Apache OpenWebBeans :: Resource Integration</name>

Modified: openwebbeans/trunk/webbeans-tck/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-tck/pom.xml?rev=893573&r1=893572&r2=893573&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-tck/pom.xml (original)
+++ openwebbeans/trunk/webbeans-tck/pom.xml Wed Dec 23 16:43:21 2009
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-incubating-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 	</parent>
     
 	<artifactId>openwebbeans-tck</artifactId>