JBossWS SVN: r10617 - container/jboss50/tags.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-08-27 05:16:46 -0400 (Thu, 27 Aug 2009)
New Revision: 10617
Added:
container/jboss50/tags/jbossws-jboss510-3.2.0.GA/
Log:
[JBWS-2733] tagging AS 510 IL
Copied: container/jboss50/tags/jbossws-jboss510-3.2.0.GA (from rev 10616, container/jboss50/branches/jbossws-jboss510)
15 years, 4 months
JBossWS SVN: r10616 - container/jboss50/tags.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-08-27 05:15:59 -0400 (Thu, 27 Aug 2009)
New Revision: 10616
Added:
container/jboss50/tags/jbossws-jboss501-3.2.0.GA/
Log:
[JBWS-2733] tagging AS 501 IL
Copied: container/jboss50/tags/jbossws-jboss501-3.2.0.GA (from rev 10615, container/jboss50/branches/jbossws-jboss501)
15 years, 4 months
JBossWS SVN: r10615 - container/jboss50/tags.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-08-27 05:15:10 -0400 (Thu, 27 Aug 2009)
New Revision: 10615
Added:
container/jboss50/tags/jbossws-jboss500-3.2.0.GA/
Log:
[JBWS-2733] tagging AS 500 IL
Copied: container/jboss50/tags/jbossws-jboss500-3.2.0.GA (from rev 10614, container/jboss50/branches/jbossws-jboss500)
15 years, 4 months
JBossWS SVN: r10614 - in container/jboss50/branches: jbossws-jboss501 and 1 other directories.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-08-27 05:12:59 -0400 (Thu, 27 Aug 2009)
New Revision: 10614
Modified:
container/jboss50/branches/jbossws-jboss500/pom.xml
container/jboss50/branches/jbossws-jboss501/pom.xml
container/jboss50/branches/jbossws-jboss510/pom.xml
Log:
preparing for next dev. cycle
Modified: container/jboss50/branches/jbossws-jboss500/pom.xml
===================================================================
--- container/jboss50/branches/jbossws-jboss500/pom.xml 2009-08-27 08:55:36 UTC (rev 10613)
+++ container/jboss50/branches/jbossws-jboss500/pom.xml 2009-08-27 09:12:59 UTC (rev 10614)
@@ -6,7 +6,7 @@
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss500</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
<!-- Parent -->
<parent>
@@ -24,8 +24,8 @@
<!-- Properties -->
<properties>
- <jbossws.common.version>1.2.0-SNAPSHOT</jbossws.common.version>
- <jbossws.spi.version>1.2.0-SNAPSHOT</jbossws.spi.version>
+ <jbossws.common.version>1.2.0.GA</jbossws.common.version>
+ <jbossws.spi.version>1.2.0.GA</jbossws.spi.version>
<!--
JBoss component versions taken from
http://repository.jboss.org/maven2/org/jboss/jbossas/jboss-as-component-m...
Modified: container/jboss50/branches/jbossws-jboss501/pom.xml
===================================================================
--- container/jboss50/branches/jbossws-jboss501/pom.xml 2009-08-27 08:55:36 UTC (rev 10613)
+++ container/jboss50/branches/jbossws-jboss501/pom.xml 2009-08-27 09:12:59 UTC (rev 10614)
@@ -6,7 +6,7 @@
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss501</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
<!-- Parent -->
<parent>
@@ -24,8 +24,8 @@
<!-- Properties -->
<properties>
- <jbossws.common.version>1.2.0-SNAPSHOT</jbossws.common.version>
- <jbossws.spi.version>1.2.0-SNAPSHOT</jbossws.spi.version>
+ <jbossws.common.version>1.2.0.GA</jbossws.common.version>
+ <jbossws.spi.version>1.2.0.GA</jbossws.spi.version>
<!--
JBoss component versions taken from
Modified: container/jboss50/branches/jbossws-jboss510/pom.xml
===================================================================
--- container/jboss50/branches/jbossws-jboss510/pom.xml 2009-08-27 08:55:36 UTC (rev 10613)
+++ container/jboss50/branches/jbossws-jboss510/pom.xml 2009-08-27 09:12:59 UTC (rev 10614)
@@ -6,7 +6,7 @@
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss510</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
<!-- Parent -->
<parent>
@@ -24,8 +24,8 @@
<!-- Properties -->
<properties>
- <jbossws.common.version>1.2.0-SNAPSHOT</jbossws.common.version>
- <jbossws.spi.version>1.2.0-SNAPSHOT</jbossws.spi.version>
+ <jbossws.common.version>1.2.0.GA</jbossws.common.version>
+ <jbossws.spi.version>1.2.0.GA</jbossws.spi.version>
<!--
JBoss component versions taken from
15 years, 4 months
JBossWS SVN: r10613 - in framework: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-08-27 04:55:36 -0400 (Thu, 27 Aug 2009)
New Revision: 10613
Added:
framework/tags/jbossws-framework-3.2.0.GA/
Removed:
framework/branches/jbossws-framework-3.2.0.GA/
Log:
[JBWS-2733] releasing framework
Copied: framework/tags/jbossws-framework-3.2.0.GA (from rev 10612, framework/branches/jbossws-framework-3.2.0.GA)
15 years, 4 months
JBossWS SVN: r10612 - in common: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-08-27 04:53:46 -0400 (Thu, 27 Aug 2009)
New Revision: 10612
Added:
common/tags/jbossws-common-1.2.0.GA/
Removed:
common/branches/jbossws-common-1.2.0.GA/
Log:
[JBWS-2733] releasing common
Copied: common/tags/jbossws-common-1.2.0.GA (from rev 10611, common/branches/jbossws-common-1.2.0.GA)
15 years, 4 months
JBossWS SVN: r10611 - in spi: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-08-27 04:48:49 -0400 (Thu, 27 Aug 2009)
New Revision: 10611
Added:
spi/tags/jbossws-spi-1.2.0.GA/
Removed:
spi/branches/jbossws-spi-1.2.0.GA/
Log:
[JBWS-2733] releasing spi
Copied: spi/tags/jbossws-spi-1.2.0.GA (from rev 10610, spi/branches/jbossws-spi-1.2.0.GA)
15 years, 4 months
JBossWS SVN: r10610 - framework/branches/jbossws-framework-3.2.0.GA.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-08-27 04:46:18 -0400 (Thu, 27 Aug 2009)
New Revision: 10610
Modified:
framework/branches/jbossws-framework-3.2.0.GA/pom.xml
Log:
setting release version
Modified: framework/branches/jbossws-framework-3.2.0.GA/pom.xml
===================================================================
--- framework/branches/jbossws-framework-3.2.0.GA/pom.xml 2009-08-27 08:38:30 UTC (rev 10609)
+++ framework/branches/jbossws-framework-3.2.0.GA/pom.xml 2009-08-27 08:46:18 UTC (rev 10610)
@@ -6,7 +6,7 @@
<artifactId>jbossws-framework</artifactId>
<packaging>jar</packaging>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.0.GA</version>
<!-- Parent -->
<parent>
@@ -27,8 +27,8 @@
<jaxrpc.api.version>1.1</jaxrpc.api.version>
<jaxws.api.version>2.1</jaxws.api.version>
<jboss.web.version>2.1.3.GA</jboss.web.version>
- <jbossws.common.version>1.2.0-SNAPSHOT</jbossws.common.version>
- <jbossws.spi.version>1.2.0-SNAPSHOT</jbossws.spi.version>
+ <jbossws.common.version>1.2.0.GA</jbossws.common.version>
+ <jbossws.spi.version>1.2.0.GA</jbossws.spi.version>
<jbossxb.version>2.0.1.GA</jbossxb.version>
</properties>
15 years, 4 months
JBossWS SVN: r10609 - common/branches/jbossws-common-1.2.0.GA.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-08-27 04:38:30 -0400 (Thu, 27 Aug 2009)
New Revision: 10609
Modified:
common/branches/jbossws-common-1.2.0.GA/pom.xml
Log:
setting release version
Modified: common/branches/jbossws-common-1.2.0.GA/pom.xml
===================================================================
--- common/branches/jbossws-common-1.2.0.GA/pom.xml 2009-08-27 08:35:31 UTC (rev 10608)
+++ common/branches/jbossws-common-1.2.0.GA/pom.xml 2009-08-27 08:38:30 UTC (rev 10609)
@@ -8,7 +8,7 @@
<artifactId>jbossws-common</artifactId>
<packaging>jar</packaging>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0.GA</version>
<!-- Parent -->
<parent>
@@ -31,7 +31,7 @@
<jboss.ejb.api.version>3.0.0.GA</jboss.ejb.api.version>
<jboss.microcontainer.version>2.0.8.GA</jboss.microcontainer.version>
<jboss.web.version>2.1.3.GA</jboss.web.version>
- <jbossws.spi.version>1.2.0-SNAPSHOT</jbossws.spi.version>
+ <jbossws.spi.version>1.2.0.GA</jbossws.spi.version>
<junit.version>3.8.2</junit.version>
</properties>
15 years, 4 months