More dependency changes and artifact version id fixup

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783230 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
lresende 2009-06-10 06:49:02 +00:00
parent 3c28e7f902
commit 70afe0bf6c
3 changed files with 7 additions and 12 deletions

View file

@ -58,7 +58,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-tomcat</artifactId>
<artifactId>tuscany-host-jetty</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

View file

@ -43,24 +43,21 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime
</artifactId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-bpel-ode
</artifactId>
<artifactId>tuscany-implementation-bpel-ode</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-axis2
</artifactId>
<artifactId>tuscany-binding-ws-axis2</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
@ -79,7 +76,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-tomcat</artifactId>
<artifactId>tuscany-host-jetty</artifactId>
<version>1.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

View file

@ -41,16 +41,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime
</artifactId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-bpel-ode
</artifactId>
<artifactId>tuscany-implementation-bpel-ode</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>