You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by mr...@apache.org on 2007/03/23 19:42:17 UTC

svn commit: r521855 [1/3] - in /incubator/ode/trunk/bpel-ql: pom.xml test/test-cases/generated-1 test/test-cases/generated-2

Author: mriou
Date: Fri Mar 23 11:42:16 2007
New Revision: 521855

URL: http://svn.apache.org/viewvc?view=rev&rev=521855
Log:
Clean up.

Modified:
    incubator/ode/trunk/bpel-ql/pom.xml
    incubator/ode/trunk/bpel-ql/test/test-cases/generated-1
    incubator/ode/trunk/bpel-ql/test/test-cases/generated-2

Modified: incubator/ode/trunk/bpel-ql/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/pom.xml?view=diff&rev=521855&r1=521854&r2=521855
==============================================================================
--- incubator/ode/trunk/bpel-ql/pom.xml (original)
+++ incubator/ode/trunk/bpel-ql/pom.xml Fri Mar 23 11:42:16 2007
@@ -27,9 +27,9 @@
     <parent>
         <groupId>org.apache.ode</groupId>
         <artifactId>ode</artifactId>
-        <version>2.0-SNAPSHOT</version>
+        <version>1.0-incubating-SNAPSHOT</version>
     </parent>
-    <version>2.0-SNAPSHOT</version>
+    <version>1.0-incubating-SNAPSHOT</version>
     <dependencies>
         <dependency>
             <groupId>org.apache.ode</groupId>