Fix pom dependencies in launchers, clients and services (TUSCANY-3506)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935239 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
76badb8eae
commit
b1408ed8ae
36 changed files with 14 additions and 429 deletions
|
|
@ -34,27 +34,6 @@
|
|||
<artifactId>tuscany-node-launcher</artifactId>
|
||||
<version>${tuscany.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>scatours-contribution-introducing-tours</artifactId>
|
||||
<version>${pom.version}</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>scatours-contribution-introducing-trips</artifactId>
|
||||
<version>${pom.version}</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>scatours-contribution-introducing-client</artifactId>
|
||||
<version>${pom.version}</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue