[weld-commits] Weld SVN: r6718 - in api/branches/glassfish-31-integration-01: bom and 3 other directories.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Sun Jul 18 10:25:46 EDT 2010


Author: rogerk
Date: 2010-07-18 10:25:45 -0400 (Sun, 18 Jul 2010)
New Revision: 6718

Modified:
   api/branches/glassfish-31-integration-01/bom/pom.xml
   api/branches/glassfish-31-integration-01/parent/pom.xml
   api/branches/glassfish-31-integration-01/pom.xml
   api/branches/glassfish-31-integration-01/weld-spi/pom.xml
   api/branches/glassfish-31-integration-01/weld/pom.xml
Log:
pom version patch from Siva

Modified: api/branches/glassfish-31-integration-01/bom/pom.xml
===================================================================
--- api/branches/glassfish-31-integration-01/bom/pom.xml	2010-07-18 12:44:32 UTC (rev 6717)
+++ api/branches/glassfish-31-integration-01/bom/pom.xml	2010-07-18 14:25:45 UTC (rev 6718)
@@ -3,7 +3,7 @@
    <groupId>org.jboss.weld</groupId>
    <artifactId>weld-api-bom</artifactId>
    <packaging>pom</packaging>
-   <version>1.1-SNAPSHOT</version>
+   <version>1.1.0-01-glassfish-SNAPSHOT</version>
 
    <parent>
       <groupId>org.jboss.weld</groupId>

Modified: api/branches/glassfish-31-integration-01/parent/pom.xml
===================================================================
--- api/branches/glassfish-31-integration-01/parent/pom.xml	2010-07-18 12:44:32 UTC (rev 6717)
+++ api/branches/glassfish-31-integration-01/parent/pom.xml	2010-07-18 14:25:45 UTC (rev 6718)
@@ -3,7 +3,7 @@
    <parent>
       <groupId>org.jboss.weld</groupId>
       <artifactId>weld-api-bom</artifactId>
-      <version>1.1-SNAPSHOT</version>
+      <version>1.1.0-01-glassfish-SNAPSHOT</version>
       <relativePath>../bom/pom.xml</relativePath>
    </parent>
    <groupId>org.jboss.weld</groupId>

Modified: api/branches/glassfish-31-integration-01/pom.xml
===================================================================
--- api/branches/glassfish-31-integration-01/pom.xml	2010-07-18 12:44:32 UTC (rev 6717)
+++ api/branches/glassfish-31-integration-01/pom.xml	2010-07-18 14:25:45 UTC (rev 6718)
@@ -3,7 +3,7 @@
    <groupId>org.jboss.weld</groupId>
    <artifactId>weld-api-build-aggregator</artifactId>
    <packaging>pom</packaging>
-   <version>1.1-SNAPSHOT</version>
+   <version>1.1.0-01-glassfish-SNAPSHOT</version>
 
    <parent>
       <groupId>org.jboss.weld</groupId>

Modified: api/branches/glassfish-31-integration-01/weld/pom.xml
===================================================================
--- api/branches/glassfish-31-integration-01/weld/pom.xml	2010-07-18 12:44:32 UTC (rev 6717)
+++ api/branches/glassfish-31-integration-01/weld/pom.xml	2010-07-18 14:25:45 UTC (rev 6718)
@@ -2,7 +2,7 @@
    <parent>
       <artifactId>weld-api-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
-      <version>1.1-SNAPSHOT</version>
+      <version>1.1.0-01-glassfish-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>

Modified: api/branches/glassfish-31-integration-01/weld-spi/pom.xml
===================================================================
--- api/branches/glassfish-31-integration-01/weld-spi/pom.xml	2010-07-18 12:44:32 UTC (rev 6717)
+++ api/branches/glassfish-31-integration-01/weld-spi/pom.xml	2010-07-18 14:25:45 UTC (rev 6718)
@@ -2,7 +2,7 @@
    <parent>
       <artifactId>weld-api-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
-      <version>1.1-SNAPSHOT</version>
+      <version>1.1.0-01-glassfish-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>



More information about the weld-commits mailing list