Author: jeff.yuchang
Date: 2011-01-23 20:10:52 -0500 (Sun, 23 Jan 2011)
New Revision: 1261
Modified:
branches/RiftSaw-2.1.x/console/identity/pom.xml
branches/RiftSaw-2.1.x/console/integration/pom.xml
branches/RiftSaw-2.1.x/console/pom.xml
branches/RiftSaw-2.1.x/distribution/pom.xml
branches/RiftSaw-2.1.x/docs/docbook/gettingstartedguide/pom.xml
branches/RiftSaw-2.1.x/docs/docbook/gettingstartedguide/src/main/master.xml
branches/RiftSaw-2.1.x/docs/docbook/pom.xml
branches/RiftSaw-2.1.x/docs/docbook/userguide/pom.xml
branches/RiftSaw-2.1.x/docs/docbook/userguide/src/main/master.xml
branches/RiftSaw-2.1.x/docs/docbook/userguide/src/main/module/db.xml
branches/RiftSaw-2.1.x/integration-tests/pom.xml
branches/RiftSaw-2.1.x/pom.xml
branches/RiftSaw-2.1.x/qa/build.xml
branches/RiftSaw-2.1.x/qa/hudson-riftsaw-db.sh
branches/RiftSaw-2.1.x/qa/hudson-riftsaw-jboss.sh
branches/RiftSaw-2.1.x/qa/hudson-riftsaw-local.sh
branches/RiftSaw-2.1.x/qa/hudson-riftsaw-soa-p.sh
branches/RiftSaw-2.1.x/qa/hudson-riftsaw-ws.sh
branches/RiftSaw-2.1.x/runtime/deployer/pom.xml
branches/RiftSaw-2.1.x/runtime/engine-assembly/pom.xml
branches/RiftSaw-2.1.x/runtime/engine/pom.xml
branches/RiftSaw-2.1.x/runtime/jbossesb-bpel-assembly/pom.xml
branches/RiftSaw-2.1.x/runtime/jbossesb-bpel/pom.xml
branches/RiftSaw-2.1.x/runtime/pom.xml
branches/RiftSaw-2.1.x/runtime/uddi/pom.xml
branches/RiftSaw-2.1.x/stress-tests/pom.xml
Log:
* update the version to 2.1.5-SNAPSHOT.
Modified: branches/RiftSaw-2.1.x/console/identity/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/console/identity/pom.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/console/identity/pom.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -4,13 +4,13 @@
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>identity</artifactId>
<packaging>jar</packaging>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<name>RiftSaw::Console::Identity</name>
<parent>
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>parent</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<build>
Modified: branches/RiftSaw-2.1.x/console/integration/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/console/integration/pom.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/console/integration/pom.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -4,13 +4,13 @@
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>integration</artifactId>
<packaging>jar</packaging>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<name>RiftSaw::Console::Integration</name>
<parent>
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>parent</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<!-- Properties -->
Modified: branches/RiftSaw-2.1.x/console/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/console/pom.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/console/pom.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -5,13 +5,13 @@
<groupId>org.jboss.soa.bpel.console</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<name>RiftSaw::Console</name>
<parent>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modules>
Modified: branches/RiftSaw-2.1.x/distribution/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/distribution/pom.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/distribution/pom.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -23,12 +23,12 @@
<artifactId>distribution</artifactId>
<packaging>pom</packaging>
<name>RiftSaw::Distribution</name>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<parent>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/RiftSaw-2.1.x/docs/docbook/gettingstartedguide/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/docs/docbook/gettingstartedguide/pom.xml 2011-01-21 05:25:40
UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/docs/docbook/gettingstartedguide/pom.xml 2011-01-24 01:10:52
UTC (rev 1261)
@@ -6,14 +6,14 @@
<groupId>org.jboss.soa.bpel.docs</groupId>
<artifactId>gettingstartedguide</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<packaging>jdocbook</packaging>
<name>RiftSaw::Docs::gettingstartedguide</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>docs</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
Modified: branches/RiftSaw-2.1.x/docs/docbook/gettingstartedguide/src/main/master.xml
===================================================================
--- branches/RiftSaw-2.1.x/docs/docbook/gettingstartedguide/src/main/master.xml 2011-01-21
05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/docs/docbook/gettingstartedguide/src/main/master.xml 2011-01-24
01:10:52 UTC (rev 1261)
@@ -5,7 +5,7 @@
<book lang="en">
<bookinfo>
- <title>RiftSaw 2.1.4.Final</title>
+ <title>RiftSaw 2.1.5-SNAPSHOT</title>
<subtitle>Getting Started Guide</subtitle>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="module/author_group.xml"/>
</bookinfo>
Modified: branches/RiftSaw-2.1.x/docs/docbook/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/docs/docbook/pom.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/docs/docbook/pom.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -6,14 +6,14 @@
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>docs</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>RiftSaw::Docs</name>
<parent>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: branches/RiftSaw-2.1.x/docs/docbook/userguide/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/docs/docbook/userguide/pom.xml 2011-01-21 05:25:40 UTC (rev
1260)
+++ branches/RiftSaw-2.1.x/docs/docbook/userguide/pom.xml 2011-01-24 01:10:52 UTC (rev
1261)
@@ -6,14 +6,14 @@
<groupId>org.jboss.soa.bpel.docs</groupId>
<artifactId>userguide</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<packaging>jdocbook</packaging>
<name>RiftSaw::Docs::userguide</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>docs</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
Modified: branches/RiftSaw-2.1.x/docs/docbook/userguide/src/main/master.xml
===================================================================
--- branches/RiftSaw-2.1.x/docs/docbook/userguide/src/main/master.xml 2011-01-21 05:25:40
UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/docs/docbook/userguide/src/main/master.xml 2011-01-24 01:10:52
UTC (rev 1261)
@@ -5,7 +5,7 @@
<book lang="en">
<bookinfo>
- <title>RiftSaw 2.1.4.Final</title>
+ <title>RiftSaw 2.1.5-SNAPSHOT</title>
<subtitle>User Guide</subtitle>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="module/author_group.xml"/>
</bookinfo>
Modified: branches/RiftSaw-2.1.x/docs/docbook/userguide/src/main/module/db.xml
===================================================================
--- branches/RiftSaw-2.1.x/docs/docbook/userguide/src/main/module/db.xml 2011-01-21
05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/docs/docbook/userguide/src/main/module/db.xml 2011-01-24
01:10:52 UTC (rev 1261)
@@ -8,7 +8,7 @@
<title>Upgrade database schema</title>
<para>
- The RiftSaw database schema has been changed between 2.0.0.Final and
2.1.4.Final, please refer to
+ The RiftSaw database schema has been changed between 2.0.0.Final and
2.1.5-SNAPSHOT, please refer to
<ulink
url="http://community.jboss.org/wiki/RiftSawDatabaseupgrade">... wiki page
</ulink>for the upgrade detail information.
</para>
@@ -20,7 +20,7 @@
<para>
Below is the EER Diagram generated by Mysql Workbench tool.
<note>
- This diagram is from RiftSaw 2.1.4.Final database schemas.
+ This diagram is from RiftSaw 2.1.5-SNAPSHOT database schemas.
</note>
</para>
Modified: branches/RiftSaw-2.1.x/integration-tests/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/integration-tests/pom.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/integration-tests/pom.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -4,12 +4,12 @@
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>integration-tests</artifactId>
<packaging>pom</packaging>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<name>RiftSaw::Integration-Tests</name>
<parent>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<properties>
<jboss.jbosssx.version>2.0.2.SP3</jboss.jbosssx.version>
Modified: branches/RiftSaw-2.1.x/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/pom.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/pom.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>RiftSaw</name>
<
url>http://www.jboss.org/riftsaw</url>
@@ -83,7 +83,7 @@
<properties>
<riftsaw.ode.version>2.1.5.Final</riftsaw.ode.version>
- <riftsaw.engine.version>2.1.4.Final</riftsaw.engine.version>
+ <riftsaw.engine.version>2.1.5-SNAPSHOT</riftsaw.engine.version>
<bpel.console.version>2.1.2</bpel.console.version>
<commons.logging.version>1.1.1</commons.logging.version>
<commons.lang.version>2.4</commons.lang.version>
Modified: branches/RiftSaw-2.1.x/qa/build.xml
===================================================================
--- branches/RiftSaw-2.1.x/qa/build.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/qa/build.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -9,7 +9,7 @@
<!-- CONFIGURABLE PROPERTIES -->
<property name="database" value="hsqldb" />
- <property name="riftsaw.version" value="2.1.4.Final" />
+ <property name="riftsaw.version" value="2.1.5-SNAPSHOT" />
<property name="riftsaw.home"
value="${riftsaw.parent.dir}/riftsaw-${riftsaw.version}" /> <!--
riftsaw.home should not be configured. change riftsaw.parent.dir instead -->
<property name="jboss.parent.dir" value="${riftsaw.home}" />
Modified: branches/RiftSaw-2.1.x/qa/hudson-riftsaw-db.sh
===================================================================
--- branches/RiftSaw-2.1.x/qa/hudson-riftsaw-db.sh 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/qa/hudson-riftsaw-db.sh 2011-01-24 01:10:52 UTC (rev 1261)
@@ -8,7 +8,7 @@
DOWNLOAD_DIR="$RIFTSAW_PARENT_DIR/downloads"
JBOSS_VERSION="5.1.0.GA"
-RIFTSAW_VERSION="2.1.4.Final"
+RIFTSAW_VERSION="2.1.5-SNAPSHOT"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-$JBOSS_VERSION"
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
Modified: branches/RiftSaw-2.1.x/qa/hudson-riftsaw-jboss.sh
===================================================================
--- branches/RiftSaw-2.1.x/qa/hudson-riftsaw-jboss.sh 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/qa/hudson-riftsaw-jboss.sh 2011-01-24 01:10:52 UTC (rev 1261)
@@ -8,7 +8,7 @@
DOWNLOAD_DIR="$RIFTSAW_PARENT_DIR/downloads"
JBOSS_VERSION="5.1.0.GA"
-RIFTSAW_VERSION="2.1.4.Final"
+RIFTSAW_VERSION="2.1.5-SNAPSHOT"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-$JBOSS_VERSION"
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
Modified: branches/RiftSaw-2.1.x/qa/hudson-riftsaw-local.sh
===================================================================
--- branches/RiftSaw-2.1.x/qa/hudson-riftsaw-local.sh 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/qa/hudson-riftsaw-local.sh 2011-01-24 01:10:52 UTC (rev 1261)
@@ -8,7 +8,7 @@
DOWNLOAD_DIR="$RIFTSAW_PARENT_DIR/downloads"
JBOSS_VERSION="5.1.0.GA"
-RIFTSAW_VERSION="2.1.4.Final"
+RIFTSAW_VERSION="2.1.5-SNAPSHOT"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-$JBOSS_VERSION"
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
Modified: branches/RiftSaw-2.1.x/qa/hudson-riftsaw-soa-p.sh
===================================================================
--- branches/RiftSaw-2.1.x/qa/hudson-riftsaw-soa-p.sh 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/qa/hudson-riftsaw-soa-p.sh 2011-01-24 01:10:52 UTC (rev 1261)
@@ -9,7 +9,7 @@
DATABASE="hsql"
-RIFTSAW_VERSION="2.1.4.Final"
+RIFTSAW_VERSION="2.1.5-SNAPSHOT"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-soa-p.5.0.0/jboss-as"
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
Modified: branches/RiftSaw-2.1.x/qa/hudson-riftsaw-ws.sh
===================================================================
--- branches/RiftSaw-2.1.x/qa/hudson-riftsaw-ws.sh 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/qa/hudson-riftsaw-ws.sh 2011-01-24 01:10:52 UTC (rev 1261)
@@ -8,7 +8,7 @@
JBOSS_VERSION="5.1.0.GA"
DATABASE="hsql"
-RIFTSAW_VERSION="2.1.4.Final"
+RIFTSAW_VERSION="2.1.5-SNAPSHOT"
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-$JBOSS_VERSION"
AS_CONFIG="default"
WS_STACK_DIR="$RIFTSAW_PARENT_DIR/downloads"
Modified: branches/RiftSaw-2.1.x/runtime/deployer/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/runtime/deployer/pom.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/runtime/deployer/pom.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -4,13 +4,13 @@
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>deployer</artifactId>
<packaging>jar</packaging>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<name>RiftSaw::Runtime::Deployer</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<dependencies>
Modified: branches/RiftSaw-2.1.x/runtime/engine/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/runtime/engine/pom.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/runtime/engine/pom.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -4,13 +4,13 @@
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>riftsaw-engine</artifactId>
<packaging>jar</packaging>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<name>RiftSaw::Runtime::Engine</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<dependencies>
Modified: branches/RiftSaw-2.1.x/runtime/engine-assembly/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/runtime/engine-assembly/pom.xml 2011-01-21 05:25:40 UTC (rev
1260)
+++ branches/RiftSaw-2.1.x/runtime/engine-assembly/pom.xml 2011-01-24 01:10:52 UTC (rev
1261)
@@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>riftsaw</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>RiftSaw::Runtime::Engine-Assembly</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<dependencies>
Modified: branches/RiftSaw-2.1.x/runtime/jbossesb-bpel/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/runtime/jbossesb-bpel/pom.xml 2011-01-21 05:25:40 UTC (rev
1260)
+++ branches/RiftSaw-2.1.x/runtime/jbossesb-bpel/pom.xml 2011-01-24 01:10:52 UTC (rev
1261)
@@ -4,13 +4,13 @@
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>jbossesb-bpel</artifactId>
<packaging>jar</packaging>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<name>RiftSaw::Runtime::JBossESB-BPEL</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<dependencies>
Modified: branches/RiftSaw-2.1.x/runtime/jbossesb-bpel-assembly/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/runtime/jbossesb-bpel-assembly/pom.xml 2011-01-21 05:25:40 UTC
(rev 1260)
+++ branches/RiftSaw-2.1.x/runtime/jbossesb-bpel-assembly/pom.xml 2011-01-24 01:10:52 UTC
(rev 1261)
@@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>bpel.esb</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>RiftSaw::Runtime::JBossESB-BPEL-Assembly</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<dependencies>
Modified: branches/RiftSaw-2.1.x/runtime/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/runtime/pom.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/runtime/pom.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -5,13 +5,13 @@
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
<packaging>pom</packaging>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<name>RiftSaw::Runtime</name>
<parent>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<modules>
Modified: branches/RiftSaw-2.1.x/runtime/uddi/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/runtime/uddi/pom.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/runtime/uddi/pom.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -4,13 +4,13 @@
<groupId>org.jboss.soa.bpel.runtime</groupId>
<artifactId>riftsaw-uddi</artifactId>
<packaging>jar</packaging>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<name>RiftSaw::Runtime::UDDI</name>
<parent>
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>runtime</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<dependencies>
Modified: branches/RiftSaw-2.1.x/stress-tests/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/stress-tests/pom.xml 2011-01-21 05:25:40 UTC (rev 1260)
+++ branches/RiftSaw-2.1.x/stress-tests/pom.xml 2011-01-24 01:10:52 UTC (rev 1261)
@@ -4,12 +4,12 @@
<groupId>org.jboss.soa.bpel</groupId>
<artifactId>stress-tests</artifactId>
<packaging>pom</packaging>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
<name>RiftSaw::Stress-Tests</name>
<parent>
<groupId>org.jboss.soa</groupId>
<artifactId>bpel</artifactId>
- <version>2.1.4.Final</version>
+ <version>2.1.5-SNAPSHOT</version>
</parent>
<profiles>