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
|
|
@ -70,13 +70,6 @@
|
|||
<version>${tuscany.version}</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.5</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue