summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/bpel/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-06-10 06:44:41 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-06-10 06:44:41 +0000
commitd632ac6c590f1d98630a406dbf2d76ca7fdb0020 (patch)
tree975a2c2cf503ade55d0bb850d2adf65441023d28 /java/sca/itest/bpel/pom.xml
parent8f46896a0221e526501ce84d3728765a8494f120 (diff)
Updating BPEL iTests pom artifact version id from 1.6 to 2.0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783227 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/itest/bpel/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/bpel/pom.xml b/java/sca/itest/bpel/pom.xml
index 85b0f79737..d6909735db 100644
--- a/java/sca/itest/bpel/pom.xml
+++ b/java/sca/itest/bpel/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-bpel</artifactId>