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/07/06 01:07:47 UTC

svn commit: r960726 - in /openwebbeans/trunk: ./ atinject-tck/ distribution/ samples/ samples/conversation-sample/ samples/ejb-sample/ samples/ejb-telephone/ samples/guess/ samples/jms-sample/ samples/jsf2sample/ samples/reservation/ samples/standalone...

Author: struberg
Date: Mon Jul  5 23:07:46 2010
New Revision: 960726

URL: http://svn.apache.org/viewvc?rev=960726&view=rev
Log:
[maven-release-plugin] prepare release openwebbeans-1.0.0-alpha-1

Modified:
    openwebbeans/trunk/atinject-tck/pom.xml
    openwebbeans/trunk/distribution/pom.xml
    openwebbeans/trunk/pom.xml
    openwebbeans/trunk/samples/conversation-sample/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/samples/tomcat-sample/pom.xml
    openwebbeans/trunk/samples/tomcat7-sample/pom.xml
    openwebbeans/trunk/webbeans-doc/pom.xml
    openwebbeans/trunk/webbeans-ee-common/pom.xml
    openwebbeans/trunk/webbeans-ee/pom.xml
    openwebbeans/trunk/webbeans-ejb/pom.xml
    openwebbeans/trunk/webbeans-el10/pom.xml
    openwebbeans/trunk/webbeans-impl/pom.xml
    openwebbeans/trunk/webbeans-jms/pom.xml
    openwebbeans/trunk/webbeans-jsf/pom.xml
    openwebbeans/trunk/webbeans-jsf12/pom.xml
    openwebbeans/trunk/webbeans-openejb/pom.xml
    openwebbeans/trunk/webbeans-osgi/pom.xml
    openwebbeans/trunk/webbeans-porting/pom.xml
    openwebbeans/trunk/webbeans-resource/pom.xml
    openwebbeans/trunk/webbeans-spi/pom.xml
    openwebbeans/trunk/webbeans-tck/pom.xml
    openwebbeans/trunk/webbeans-test/cditest-owb/pom.xml
    openwebbeans/trunk/webbeans-test/cditest/pom.xml
    openwebbeans/trunk/webbeans-test/pom.xml
    openwebbeans/trunk/webbeans-tomcat6/pom.xml
    openwebbeans/trunk/webbeans-tomcat7/pom.xml
    openwebbeans/trunk/webbeans-web/pom.xml

Modified: openwebbeans/trunk/atinject-tck/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/atinject-tck/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/atinject-tck/pom.xml (original)
+++ openwebbeans/trunk/atinject-tck/pom.xml Mon Jul  5 23:07:46 2010
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>atinject-tck</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: OpenWebBeans JSR-330 TCK</name>
     <packaging>jar</packaging>
     <description>JSR-330 TCK Suite</description>

Modified: openwebbeans/trunk/distribution/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/distribution/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/distribution/pom.xml (original)
+++ openwebbeans/trunk/distribution/pom.xml Mon Jul  5 23:07:46 2010
@@ -18,14 +18,13 @@
     under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Mon Jul  5 23:07:46 2010
@@ -29,7 +29,7 @@
     <artifactId>openwebbeans</artifactId>
     <name>Apache OpenWebBeans</name>
     <packaging>pom</packaging>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0-alpha-1</version>
 
     <url>openwebbeans.apache.org</url>
 
@@ -46,9 +46,9 @@
     <inceptionYear>2008</inceptionYear>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/openwebbeans/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openwebbeans/trunk</developerConnection>
-        <url>https://svn.apache.org/repos/asf/openwebbeans/trunk</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-1.0.0-alpha-1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-1.0.0-alpha-1</developerConnection>
+        <url>https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-1.0.0-alpha-1</url>
     </scm>
 
     <issueManagement>
@@ -537,50 +537,50 @@
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-impl</artifactId>
-                <version> 1.0.0-SNAPSHOT</version>
+                <version> 1.0.0-alpha-1</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-porting</artifactId>
-                <version> 1.0.0-SNAPSHOT</version>
+                <version> 1.0.0-alpha-1</version>
                 <scope>test</scope>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-jsf</artifactId>
-                <version> 1.0.0-SNAPSHOT</version>
+                <version> 1.0.0-alpha-1</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-spi</artifactId>
-                <version> 1.0.0-SNAPSHOT</version>
+                <version> 1.0.0-alpha-1</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-resource</artifactId>
-                <version> 1.0.0-SNAPSHOT</version>
+                <version> 1.0.0-alpha-1</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.openwebbeans</groupId>
                 <artifactId>openwebbeans-ejb</artifactId>
-                <version> 1.0.0-SNAPSHOT</version>
+                <version> 1.0.0-alpha-1</version>
             </dependency>
 
             <!-- CDI Testing Framework -->
             <dependency>
                 <groupId>org.apache.openwebbeans.test</groupId>
                 <artifactId>cditest</artifactId>
-                <version> 1.0.0-SNAPSHOT</version>
+                <version> 1.0.0-alpha-1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.openwebbeans.test</groupId>
                 <artifactId>cditest-owb</artifactId>
-                <version> 1.0.0-SNAPSHOT</version>
+                <version> 1.0.0-alpha-1</version>
             </dependency>
 
             <dependency>

Modified: openwebbeans/trunk/samples/conversation-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/conversation-sample/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/samples/conversation-sample/pom.xml (original)
+++ openwebbeans/trunk/samples/conversation-sample/pom.xml Mon Jul  5 23:07:46 2010
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.0-SNAPSHOT</version>
+        <version> 1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/trunk/samples/ejb-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/ejb-sample/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/samples/ejb-sample/pom.xml (original)
+++ openwebbeans/trunk/samples/ejb-sample/pom.xml Mon Jul  5 23:07:46 2010
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.0-SNAPSHOT</version>
+        <version> 1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/trunk/samples/ejb-telephone/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/ejb-telephone/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/samples/ejb-telephone/pom.xml (original)
+++ openwebbeans/trunk/samples/ejb-telephone/pom.xml Mon Jul  5 23:07:46 2010
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.0-SNAPSHOT</version>
+        <version> 1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/trunk/samples/guess/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/guess/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/samples/guess/pom.xml (original)
+++ openwebbeans/trunk/samples/guess/pom.xml Mon Jul  5 23:07:46 2010
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.0-SNAPSHOT</version>
+        <version> 1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/trunk/samples/jms-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/jms-sample/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/samples/jms-sample/pom.xml (original)
+++ openwebbeans/trunk/samples/jms-sample/pom.xml Mon Jul  5 23:07:46 2010
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.0-SNAPSHOT</version>
+        <version> 1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/trunk/samples/jsf2sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/jsf2sample/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/samples/jsf2sample/pom.xml (original)
+++ openwebbeans/trunk/samples/jsf2sample/pom.xml Mon Jul  5 23:07:46 2010
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.0-SNAPSHOT</version>
+        <version> 1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/trunk/samples/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/samples/pom.xml (original)
+++ openwebbeans/trunk/samples/pom.xml Mon Jul  5 23:07:46 2010
@@ -22,12 +22,12 @@ under the License.
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>samples</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <packaging>pom</packaging>
     <name>Apache OpenWebBeans :: Samples</name>
     <description>Contains samples project for openwebbeans.</description>

Modified: openwebbeans/trunk/samples/reservation/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/reservation/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/samples/reservation/pom.xml (original)
+++ openwebbeans/trunk/samples/reservation/pom.xml Mon Jul  5 23:07:46 2010
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.0-SNAPSHOT</version>
+        <version> 1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/trunk/samples/standalone-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/standalone-sample/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/samples/standalone-sample/pom.xml (original)
+++ openwebbeans/trunk/samples/standalone-sample/pom.xml Mon Jul  5 23:07:46 2010
@@ -22,12 +22,12 @@ under the License.
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
     <artifactId>standalone-sample</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: OpenWebBeans Java SE Sample</name>
     <packaging>jar</packaging>
     <description>Java SE Sample</description>

Modified: openwebbeans/trunk/samples/tomcat-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/tomcat-sample/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/samples/tomcat-sample/pom.xml (original)
+++ openwebbeans/trunk/samples/tomcat-sample/pom.xml Mon Jul  5 23:07:46 2010
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.0-SNAPSHOT</version>
+        <version> 1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/trunk/samples/tomcat7-sample/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/samples/tomcat7-sample/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/samples/tomcat7-sample/pom.xml (original)
+++ openwebbeans/trunk/samples/tomcat7-sample/pom.xml Mon Jul  5 23:07:46 2010
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version> 1.0.0-SNAPSHOT</version>
+        <version> 1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/trunk/webbeans-doc/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-doc/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-doc/pom.xml (original)
+++ openwebbeans/trunk/webbeans-doc/pom.xml Mon Jul  5 23:07:46 2010
@@ -15,11 +15,10 @@
         language governing permissions and limitations under the License.
     -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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-SNAPSHOT</version>
+    <version>1.0.0-alpha-1</version>
 
     <artifactId>openwebbeans-doc</artifactId>
     <name>Apache OpenWebBeans :: Documentation</name>
@@ -82,8 +81,7 @@
                                     </preProcess>
                                     <postProcess>
                                         <copy todir="${basedir}/target/site/html-single">
-                                            <fileset
-                                                dir="${basedir}/target/docbkx/html-single">
+                                            <fileset dir="${basedir}/target/docbkx/html-single">
                                                 <include name="**/*.html" />
                                             </fileset>
                                         </copy>

Modified: openwebbeans/trunk/webbeans-ee-common/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-ee-common/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-ee-common/pom.xml (original)
+++ openwebbeans/trunk/webbeans-ee-common/pom.xml Mon Jul  5 23:07:46 2010
@@ -20,12 +20,12 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>openwebbeans-ee-common</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: Java EE Common Utility</name>
     <description>OpenWebBeans Java EE Common</description>
 

Modified: openwebbeans/trunk/webbeans-ee/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-ee/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-ee/pom.xml (original)
+++ openwebbeans/trunk/webbeans-ee/pom.xml Mon Jul  5 23:07:46 2010
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
     </parent>
 
     <artifactId>openwebbeans-ee</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: Java EE Utility</name>
     <description>OpenWebBeans Java EE Utility</description>
 

Modified: openwebbeans/trunk/webbeans-ejb/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-ejb/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-ejb/pom.xml (original)
+++ openwebbeans/trunk/webbeans-ejb/pom.xml Mon Jul  5 23:07:46 2010
@@ -21,10 +21,10 @@
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0-alpha-1</version>
 	</parent>
 	<artifactId>openwebbeans-ejb-common</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
 	<name>Apache OpenWebBeans :: Java EE EJB Utility</name>
 	<description>OpenWebBeans Java EE EJB Utility</description>
 	<dependencies>

Modified: openwebbeans/trunk/webbeans-el10/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-el10/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-el10/pom.xml (original)
+++ openwebbeans/trunk/webbeans-el10/pom.xml Mon Jul  5 23:07:46 2010
@@ -20,12 +20,12 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>openwebbeans-el10</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: EL 1.0 integration</name>
     <description>EL 1.0 integration for the  OpenWebBeans Implementation</description>
 

Modified: openwebbeans/trunk/webbeans-impl/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-impl/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-impl/pom.xml (original)
+++ openwebbeans/trunk/webbeans-impl/pom.xml Mon Jul  5 23:07:46 2010
@@ -22,10 +22,10 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
     </parent>
     <artifactId>openwebbeans-impl</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: OpenWebBeans Core</name>
     <description>Implementation of the Web Beans API</description>
 

Modified: openwebbeans/trunk/webbeans-jms/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-jms/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-jms/pom.xml (original)
+++ openwebbeans/trunk/webbeans-jms/pom.xml Mon Jul  5 23:07:46 2010
@@ -21,10 +21,10 @@
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0-alpha-1</version>
 	</parent>
 	<artifactId>openwebbeans-jms</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
 	<name>Apache OpenWebBeans :: JMS integration</name>
 	<description>OpenWebBeans JMS Integration</description>
 	<dependencies>

Modified: openwebbeans/trunk/webbeans-jsf/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-jsf/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-jsf/pom.xml (original)
+++ openwebbeans/trunk/webbeans-jsf/pom.xml Mon Jul  5 23:07:46 2010
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
     </parent>
 
     <artifactId>openwebbeans-jsf</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: JSF integration</name>
     <description>JSF integration for the  OpenWebBeans Implementation</description>
 

Modified: openwebbeans/trunk/webbeans-jsf12/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-jsf12/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-jsf12/pom.xml (original)
+++ openwebbeans/trunk/webbeans-jsf12/pom.xml Mon Jul  5 23:07:46 2010
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
     </parent>
 
     <artifactId>openwebbeans-jsf12</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: JSF 1.2 integration</name>
     <description>JSF 1.2 integration for the  OpenWebBeans Implementation</description>
 

Modified: openwebbeans/trunk/webbeans-openejb/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-openejb/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-openejb/pom.xml (original)
+++ openwebbeans/trunk/webbeans-openejb/pom.xml Mon Jul  5 23:07:46 2010
@@ -21,10 +21,10 @@
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0-alpha-1</version>
 	</parent>
 	<artifactId>openwebbeans-ejb</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
 	<name>Apache OpenWebBeans :: Apache OpenEJB Profile</name>
 	<description>OpenWebBeans Apache OpenEJB Profile</description>
 	<dependencies>

Modified: openwebbeans/trunk/webbeans-osgi/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-osgi/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-osgi/pom.xml (original)
+++ openwebbeans/trunk/webbeans-osgi/pom.xml Mon Jul  5 23:07:46 2010
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
     </parent>
 
     <artifactId>openwebbeans-osgi</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: OSGi ClassLoader support</name>
     <description>Apache OpenWebBeans OSGi ClassLoader support</description>
 

Modified: openwebbeans/trunk/webbeans-porting/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-porting/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-porting/pom.xml (original)
+++ openwebbeans/trunk/webbeans-porting/pom.xml Mon Jul  5 23:07:46 2010
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>openwebbeans-porting</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: TCK Porting Package</name>
     <packaging>jar</packaging>
     <description>TCK Porting Package OpenWebBeans Implementation</description>

Modified: openwebbeans/trunk/webbeans-resource/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-resource/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-resource/pom.xml (original)
+++ openwebbeans/trunk/webbeans-resource/pom.xml Mon Jul  5 23:07:46 2010
@@ -23,10 +23,10 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
     </parent>
     <artifactId>openwebbeans-resource</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: Resource Integration</name>
     <description>OpenWebBeans Resource Integration</description>
     <dependencies>

Modified: openwebbeans/trunk/webbeans-spi/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-spi/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-spi/pom.xml (original)
+++ openwebbeans/trunk/webbeans-spi/pom.xml Mon Jul  5 23:07:46 2010
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
     </parent>
 
     <artifactId>openwebbeans-spi</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: SPI</name>
     <description>OpenWebBeans SPI</description>
 

Modified: openwebbeans/trunk/webbeans-tck/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-tck/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-tck/pom.xml (original)
+++ openwebbeans/trunk/webbeans-tck/pom.xml Mon Jul  5 23:07:46 2010
@@ -17,14 +17,12 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: openwebbeans/trunk/webbeans-test/cditest-owb/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-test/cditest-owb/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-test/cditest-owb/pom.xml (original)
+++ openwebbeans/trunk/webbeans-test/cditest-owb/pom.xml Mon Jul  5 23:07:46 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openwebbeans.test</groupId>
         <artifactId>parent</artifactId>
-        <version> 1.0.0-SNAPSHOT</version>
+        <version> 1.0.0-alpha-1</version>
     </parent>
     
     <artifactId>cditest-owb</artifactId>

Modified: openwebbeans/trunk/webbeans-test/cditest/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-test/cditest/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-test/cditest/pom.xml (original)
+++ openwebbeans/trunk/webbeans-test/cditest/pom.xml Mon Jul  5 23:07:46 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openwebbeans.test</groupId>
         <artifactId>parent</artifactId>
-        <version> 1.0.0-SNAPSHOT</version>
+        <version> 1.0.0-alpha-1</version>
     </parent>
     <artifactId>cditest</artifactId>
     <packaging>jar</packaging>

Modified: openwebbeans/trunk/webbeans-test/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-test/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-test/pom.xml (original)
+++ openwebbeans/trunk/webbeans-test/pom.xml Mon Jul  5 23:07:46 2010
@@ -22,11 +22,11 @@ under the License.
 	<parent>
 		<groupId>org.apache.openwebbeans</groupId>
 		<artifactId>openwebbeans</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0-alpha-1</version>
 	</parent>
 	<groupId>org.apache.openwebbeans.test</groupId>
 	<artifactId>parent</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
 	<packaging>pom</packaging>
 	<name>Apache OpenWebBeans Test Support </name>
 	<description>

Modified: openwebbeans/trunk/webbeans-tomcat6/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-tomcat6/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-tomcat6/pom.xml (original)
+++ openwebbeans/trunk/webbeans-tomcat6/pom.xml Mon Jul  5 23:07:46 2010
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
     </parent>
 
     <artifactId>openwebbeans-tomcat6</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: Apache Tomcat 6 Web Profile</name>
     <description>OpenWebBeans Apache Tomcat 6 Web Profile</description>
 

Modified: openwebbeans/trunk/webbeans-tomcat7/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-tomcat7/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-tomcat7/pom.xml (original)
+++ openwebbeans/trunk/webbeans-tomcat7/pom.xml Mon Jul  5 23:07:46 2010
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
     </parent>
 
     <artifactId>openwebbeans-tomcat7</artifactId>

Modified: openwebbeans/trunk/webbeans-web/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-web/pom.xml?rev=960726&r1=960725&r2=960726&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-web/pom.xml (original)
+++ openwebbeans/trunk/webbeans-web/pom.xml Mon Jul  5 23:07:46 2010
@@ -20,11 +20,11 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-alpha-1</version>
     </parent>
 
     <artifactId>openwebbeans-web</artifactId>
-  <version> 1.0.0-SNAPSHOT</version>
+  <version> 1.0.0-alpha-1</version>
     <name>Apache OpenWebBeans :: Java EE Web Utility</name>
     <description>OpenWebBeans Java EE Web Utility</description>