summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/features
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-11 11:01:23 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-11 11:01:23 +0000
commit1fd5bdf974f480d32874c6c5840ad8f7a348545a (patch)
treea9a9a55526649fcf4ad26c0d8e92b7f3fe93f0a7 /sca-java-2.x/trunk/features
parent43b3ee72c6739510a7850fcd3bfa9ed25f330b08 (diff)
Correct typo in file path
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033881 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.xml8
1 files changed, 4 insertions, 4 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 336c204d54..2ed60f91b9 100644
--- a/sca-java-2.x/trunk/features/eclipse-pde/pom.xml
+++ b/sca-java-2.x/trunk/features/eclipse-pde/pom.xml
@@ -68,13 +68,13 @@
<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>
+ <manifestFile>${basedir}/../../distribution/all/manifests/axiom-api-1.2.8.MF</manifestFile>
</artifactManifest>
<artifactManifest>
<groupId>org.apache.woden</groupId>
<artifactId>woden-impl-dom</artifactId>
<version>1.0M8</version>
- <manifestFile>${basedir}../../distribution/all/manifests/woden-impl-dom-1.0M8.MF</manifestFile>
+ <manifestFile>${basedir}/../../distribution/all/manifests/woden-impl-dom-1.0M8.MF</manifestFile>
</artifactManifest>
<!-- artifactAggregations (below) is the right approach to solving the split
package between axis-kernel and axis2-transport-http however the Tuscany
@@ -83,13 +83,13 @@
<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>
+ <manifestFile>${basedir}/../../distribution/all/manifests/axis2-kernel-1.5.1.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>
+ <manifestFile>${basedir}/../../distribution/all/manifests/axis2-transport-http-1.5.1.MF</manifestFile>
</artifactManifest>
<artifactManifest>
<groupId>org.apache.axis2</groupId>