[webbeans-commits] Webbeans SVN: r2592 - in examples/trunk: conversations and 11 other directories.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Mon Apr 20 08:37:23 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-04-20 08:37:23 -0400 (Mon, 20 Apr 2009)
New Revision: 2592

Modified:
   examples/trunk/conversations/pom.xml
   examples/trunk/jsf2/pom.xml
   examples/trunk/login/pom.xml
   examples/trunk/numberguess/pom.xml
   examples/trunk/pom.xml
   examples/trunk/se/numberguess/pom.xml
   examples/trunk/tomcat/pom.xml
   examples/trunk/translator/pom.xml
   examples/trunk/translator/webbeans-translator-ear/pom.xml
   examples/trunk/translator/webbeans-translator-ejb/pom.xml
   examples/trunk/translator/webbeans-translator-war/pom.xml
   examples/trunk/wicket/conversations/pom.xml
   examples/trunk/wicket/numberguess/pom.xml
Log:
[maven-release-plugin] prepare release 1.0.0.PREVIEW1

Modified: examples/trunk/conversations/pom.xml
===================================================================
--- examples/trunk/conversations/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/conversations/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.webbeans.examples</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.PREVIEW1</version>
    </parent>
    
    <groupId>org.jboss.webbeans.examples</groupId>

Modified: examples/trunk/jsf2/pom.xml
===================================================================
--- examples/trunk/jsf2/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/jsf2/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.webbeans.examples</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.PREVIEW1</version>
    </parent>
    
    <groupId>org.jboss.webbeans.examples</groupId>

Modified: examples/trunk/login/pom.xml
===================================================================
--- examples/trunk/login/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/login/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.webbeans.examples</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.PREVIEW1</version>
    </parent>
    
    <groupId>org.jboss.webbeans.examples</groupId>

Modified: examples/trunk/numberguess/pom.xml
===================================================================
--- examples/trunk/numberguess/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/numberguess/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.webbeans.examples</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.PREVIEW1</version>
    </parent>
    
    <groupId>org.jboss.webbeans.examples</groupId>

Modified: examples/trunk/pom.xml
===================================================================
--- examples/trunk/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -9,7 +9,7 @@
    <groupId>org.jboss.webbeans.examples</groupId>
    <artifactId>parent</artifactId>
    <packaging>pom</packaging>
-   <version>1.0.0-SNAPSHOT</version>
+   <version>1.0.0.PREVIEW1</version>
    <name>Web Beans Examples</name>
 
    <description>
@@ -164,9 +164,9 @@
    </licenses>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/examples</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/examples</developerConnection>
-      <url>http://fisheye.jboss.org/browse/WebBeans/ri/examples</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/examples/1.0.0.PREVIEW1</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/examples/tags/1.0.0.PREVIEW1</developerConnection>
+      <url>http://fisheye.jboss.org/browse/WebBeans/ri/examples/1.0.0.PREVIEW1</url>
    </scm>
 
    <distributionManagement>

Modified: examples/trunk/se/numberguess/pom.xml
===================================================================
--- examples/trunk/se/numberguess/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/se/numberguess/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>parent</artifactId>
         <groupId>org.jboss.webbeans.examples</groupId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0.PREVIEW1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: examples/trunk/tomcat/pom.xml
===================================================================
--- examples/trunk/tomcat/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/tomcat/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.webbeans.examples</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.PREVIEW1</version>
    </parent>
    
    <groupId>org.jboss.webbeans.examples</groupId>

Modified: examples/trunk/translator/pom.xml
===================================================================
--- examples/trunk/translator/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/translator/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -4,7 +4,7 @@
    <parent>
       <groupId>org.jboss.webbeans.examples</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.PREVIEW1</version>
    </parent>
    <groupId>org.jboss.webbeans.examples.translator</groupId>
    <artifactId>parent</artifactId>

Modified: examples/trunk/translator/webbeans-translator-ear/pom.xml
===================================================================
--- examples/trunk/translator/webbeans-translator-ear/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/translator/webbeans-translator-ear/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.webbeans.examples.translator</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.PREVIEW1</version>
    </parent>
    
    <groupId>org.jboss.webbeans.examples</groupId>

Modified: examples/trunk/translator/webbeans-translator-ejb/pom.xml
===================================================================
--- examples/trunk/translator/webbeans-translator-ejb/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/translator/webbeans-translator-ejb/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.webbeans.examples.translator</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.PREVIEW1</version>
    </parent>
    
    <groupId>org.jboss.webbeans.examples.translator</groupId>

Modified: examples/trunk/translator/webbeans-translator-war/pom.xml
===================================================================
--- examples/trunk/translator/webbeans-translator-war/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/translator/webbeans-translator-war/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.webbeans.examples.translator</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.PREVIEW1</version>
    </parent>
    
    <groupId>org.jboss.webbeans.examples.translator</groupId>

Modified: examples/trunk/wicket/conversations/pom.xml
===================================================================
--- examples/trunk/wicket/conversations/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/wicket/conversations/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -1,13 +1,11 @@
-<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.jboss.webbeans.examples</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.PREVIEW1</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
    

Modified: examples/trunk/wicket/numberguess/pom.xml
===================================================================
--- examples/trunk/wicket/numberguess/pom.xml	2009-04-20 12:32:55 UTC (rev 2591)
+++ examples/trunk/wicket/numberguess/pom.xml	2009-04-20 12:37:23 UTC (rev 2592)
@@ -1,13 +1,11 @@
-<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.jboss.webbeans.examples</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.PREVIEW1</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
    




More information about the weld-commits mailing list