summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2013-09-29 22:32:25 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2013-09-29 22:32:25 +0000
commit00d23c4baacbee0eb15b3dbeca282610d6a907bc (patch)
treeebb9a55cc9e52b2521a3fa2a3318ddfbaa666124 /sca-java-2.x/branches/2.0/modules
parentb075a39d239b97f567a19ff7ac2ae42c1a03ebee (diff)
Update xalan version to 2.7.1 to avoid duplicated jars on distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1527417 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/2.0/modules')
-rw-r--r--sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/modules/implementation-bpel-runtime/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml b/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml
index d76483cac4..9677335c9a 100644
--- a/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml
+++ b/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/pom.xml
@@ -201,7 +201,7 @@
<artifactId>wss4j</artifactId>
<version>1.5.11</version>
</dependency>
-
+
<!-- replace the Rampart xmlsec with the version Tuscany is using -->
<dependency>
<groupId>org.apache.santuario</groupId>
diff --git a/sca-java-2.x/branches/2.0/modules/implementation-bpel-runtime/pom.xml b/sca-java-2.x/branches/2.0/modules/implementation-bpel-runtime/pom.xml
index 5f969e0e02..14798d5da6 100644
--- a/sca-java-2.x/branches/2.0/modules/implementation-bpel-runtime/pom.xml
+++ b/sca-java-2.x/branches/2.0/modules/implementation-bpel-runtime/pom.xml
@@ -335,7 +335,7 @@
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
- <version>2.7.0</version>
+ <version>2.7.1</version>
<exclusions>
<exclusion>
<groupId>xml-apis</groupId>