Author: jeff.yuchang
Date: 2011-01-16 08:57:59 -0500 (Sun, 16 Jan 2011)
New Revision: 1238
Modified:
branches/ODE/RiftSaw-ODE-trunk/jbi-karaf-pmapi-httpbinding/pom.xml
branches/ODE/RiftSaw-ODE-trunk/version.txt
Log:
*RIFTSAW-323, update ODE version and revision NO. Also update the httpbinding module
parent groupId.
Modified: branches/ODE/RiftSaw-ODE-trunk/jbi-karaf-pmapi-httpbinding/pom.xml
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/jbi-karaf-pmapi-httpbinding/pom.xml 2011-01-16 13:51:31
UTC (rev 1237)
+++ branches/ODE/RiftSaw-ODE-trunk/jbi-karaf-pmapi-httpbinding/pom.xml 2011-01-16 13:57:59
UTC (rev 1238)
@@ -18,9 +18,9 @@
<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.ode</groupId>
+ <groupId>org.jboss.soa.bpel</groupId>
<artifactId>ode</artifactId>
- <version>1.3.5</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<artifactId>ode-jbi-karaf-pmapi-httpbinding</artifactId>
<packaging>bundle</packaging>
Modified: branches/ODE/RiftSaw-ODE-trunk/version.txt
===================================================================
--- branches/ODE/RiftSaw-ODE-trunk/version.txt 2011-01-16 13:51:31 UTC (rev 1237)
+++ branches/ODE/RiftSaw-ODE-trunk/version.txt 2011-01-16 13:57:59 UTC (rev 1238)
@@ -1,4 +1,4 @@
#This is the file for keep track of Apache ODE version/tag that we based on.
-Tag:
http://svn.apache.org/repos/asf/ode/tags/APACHE_ODE_1.3.4/
-Revision: 992990
+Tag:
http://svn.apache.org/repos/asf/ode/branch/ode-1.3.5.x/
+Revision: 1059558
Note: we've added jpa refactoring work on this.