Revert r1469168
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1478248 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0fbccb9eea
commit
db3330c8f2
1 changed files with 2 additions and 14 deletions
|
@ -44,12 +44,6 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-atom-runtime</artifactId>
|
||||
<version>2.5-SNAPSHOT</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xercesImpl</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
|
@ -81,7 +75,7 @@
|
|||
<artifactId>tuscany-web-javascript-dojo</artifactId>
|
||||
<version>2.5-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<!-- dependency>
|
||||
<dependency>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xercesImpl</artifactId>
|
||||
<version>2.8.1</version>
|
||||
|
@ -91,7 +85,7 @@
|
|||
<artifactId>xml-apis</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency-->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<artifactId>jetty</artifactId>
|
||||
|
@ -103,12 +97,6 @@
|
|||
<artifactId>htmlunit</artifactId>
|
||||
<version>2.6</version>
|
||||
<scope>test</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xercesImpl</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue