Author: gerdogdu
Date: Sun Feb 28 06:49:38 2010
New Revision: 917131

URL: http://svn.apache.org/viewvc?rev=917131&view=rev
Log:
[maven-release-plugin] rollback the release of openwebbeans-1.0.0-M4

Modified:
    openwebbeans/trunk/pom.xml
    openwebbeans/trunk/samples/conversation-sample/pom.xml
    openwebbeans/trunk/samples/jsf2sample/pom.xml
    openwebbeans/trunk/samples/standalone-sample/pom.xml
    openwebbeans/trunk/webbeans-porting/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=917131&r1=917130&r2=917131&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Sun Feb 28 06:49:38 2010
@@ -608,7 +608,7 @@
 </distributionManagement>
       
        <properties>
-          <openwebbeans.version>1.0.0-M4</openwebbeans.version>
+          <openwebbeans.version>1.0.0-SNAPSHOT</openwebbeans.version>
           <log4j.version>1.2.14</log4j.version>
           <geronimo_jaxws.version>1.0</geronimo_jaxws.version>
           <geronimo_servlet.version>1.2</geronimo_servlet.version>

Modified: openwebbeans/trunk/samples/conversation-sample/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/samples/conversation-sample/pom.xml?rev=917131&r1=917130&r2=917131&view=diff
==============================================================================
--- openwebbeans/trunk/samples/conversation-sample/pom.xml (original)
+++ openwebbeans/trunk/samples/conversation-sample/pom.xml Sun Feb 28 06:49:38 
2010
@@ -14,7 +14,8 @@
                the 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>
        <description>Sample JSF2 Application</description>
        <parent>

Modified: openwebbeans/trunk/samples/jsf2sample/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/samples/jsf2sample/pom.xml?rev=917131&r1=917130&r2=917131&view=diff
==============================================================================
--- openwebbeans/trunk/samples/jsf2sample/pom.xml (original)
+++ openwebbeans/trunk/samples/jsf2sample/pom.xml Sun Feb 28 06:49:38 2010
@@ -14,7 +14,8 @@
                the 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>
        <description>Sample JSF2 Application</description>
        <parent>

Modified: openwebbeans/trunk/samples/standalone-sample/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/samples/standalone-sample/pom.xml?rev=917131&r1=917130&r2=917131&view=diff
==============================================================================
--- openwebbeans/trunk/samples/standalone-sample/pom.xml (original)
+++ openwebbeans/trunk/samples/standalone-sample/pom.xml Sun Feb 28 06:49:38 
2010
@@ -16,7 +16,8 @@
                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>

Modified: openwebbeans/trunk/webbeans-porting/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-porting/pom.xml?rev=917131&r1=917130&r2=917131&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-porting/pom.xml (original)
+++ openwebbeans/trunk/webbeans-porting/pom.xml Sun Feb 28 06:49:38 2010
@@ -16,7 +16,9 @@
        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>


Reply via email to