summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/features
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-12-08 23:45:07 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-12-08 23:45:07 +0000
commit9f766005792dbd31f8c6d0306ddbbf5c68173104 (patch)
tree714e20e35653d89406a404f0af4590f1f9c1b2d7 /sca-java-2.x/trunk/features
parentda9db01ad297c43e4c2f05245bb9a3c712aaca29 (diff)
Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043771 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/features')
-rw-r--r--sca-java-2.x/trunk/features/eclipse-pde/pom.xml14
1 files changed, 8 insertions, 6 deletions
diff --git a/sca-java-2.x/trunk/features/eclipse-pde/pom.xml b/sca-java-2.x/trunk/features/eclipse-pde/pom.xml
index 9b0eca71ed..36c778d044 100644
--- a/sca-java-2.x/trunk/features/eclipse-pde/pom.xml
+++ b/sca-java-2.x/trunk/features/eclipse-pde/pom.xml
@@ -82,12 +82,14 @@
<groupId>org.apache.tuscany.sca.aggregation</groupId>
</excludeGroupIds>
<artifactManifests>
+ <!--
<artifactManifest>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-api</artifactId>
- <version>1.2.8</version>
- <manifestFile>${basedir}/../../distribution/all/manifests/axiom-api-1.2.8.MF</manifestFile>
+ <version>1.2.10</version>
+ <manifestFile>${basedir}/../../distribution/all/manifests/axiom-api-1.2.10.MF</manifestFile>
</artifactManifest>
+ -->
<artifactManifest>
<groupId>org.apache.woden</groupId>
<artifactId>woden-impl-dom</artifactId>
@@ -100,14 +102,14 @@
<artifactManifest>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-kernel</artifactId>
- <version>1.5.1</version>
- <manifestFile>${basedir}/../../distribution/all/manifests/axis2-kernel-1.5.1.MF</manifestFile>
+ <version>1.5.3</version>
+ <manifestFile>${basedir}/../../distribution/all/manifests/axis2-kernel-1.5.3.MF</manifestFile>
</artifactManifest>
<artifactManifest>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-transport-http</artifactId>
- <version>1.5.1</version>
- <manifestFile>${basedir}/../../distribution/all/manifests/axis2-transport-http-1.5.1.MF</manifestFile>
+ <version>1.5.3</version>
+ <manifestFile>${basedir}/../../distribution/all/manifests/axis2-transport-http-1.5.3.MF</manifestFile>
</artifactManifest>
<artifactManifest>
<groupId>org.apache.axis2</groupId>