summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/features/webservice/pom.xml
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-08-08 01:41:56 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-08-08 01:41:56 +0000
commitd871213247418623e67dce7cb90698c3d5dbb6f8 (patch)
tree43d7abff81dfe77a6783ca70abdbf22b840d4ddf /java/sca/distribution/features/webservice/pom.xml
parentdc6a964cbaefa171b1dee6311676df8316f657cf (diff)
Renamed base to core to be consistent with the terminology used elsewhere in the project.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683793 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/distribution/features/webservice/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/distribution/features/webservice/pom.xml b/java/sca/distribution/features/webservice/pom.xml
index 224a4fcc06..79cc115477 100644
--- a/java/sca/distribution/features/webservice/pom.xml
+++ b/java/sca/distribution/features/webservice/pom.xml
@@ -35,7 +35,7 @@
<!-- Base distribution -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-distribution-base</artifactId>
+ <artifactId>tuscany-distribution-core</artifactId>
<type>jar</type>
<version>1.4-SNAPSHOT</version>
</dependency>