summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-jetty
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 08:50:11 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 08:50:11 +0000
commitc5913aa2cb30d5fc75d13260bb596d7dd8433bac (patch)
tree63f899de0c0855b9b16a25678ec07849ff3c15d5 /java/sca/modules/host-jetty
parent8caf57349a1bdd34799d9cc2e3b759d273adc90e (diff)
Fixing up pom artifact version to 2.0-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718906 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/host-jetty')
-rw-r--r--java/sca/modules/host-jetty/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/modules/host-jetty/pom.xml b/java/sca/modules/host-jetty/pom.xml
index af7adc809f..1d8755c396 100644
--- a/java/sca/modules/host-jetty/pom.xml
+++ b/java/sca/modules/host-jetty/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>1.4-EQUINOX-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-host-jetty</artifactId>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-http</artifactId>
- <version>1.4-EQUINOX-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
</dependency>
<dependency>