summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/validation/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-08-19 00:08:11 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-08-19 00:08:11 +0000
commit994c753d4c4f224e7b93fa8dc6ae807367317678 (patch)
treeea4ce5ea2cdb66ffc4d60b1bf1d7786eb8c731f5 /java/sca/itest/validation/pom.xml
parent400713c5c4c89dfcc7e77f502003af63e1098c15 (diff)
Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node-xxx
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686901 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/validation/pom.xml')
-rw-r--r--java/sca/itest/validation/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/validation/pom.xml b/java/sca/itest/validation/pom.xml
index 1bcad7bd90..3d1d0c04f5 100644
--- a/java/sca/itest/validation/pom.xml
+++ b/java/sca/itest/validation/pom.xml
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-node2-impl</artifactId>
+ <artifactId>tuscany-node-impl</artifactId>
<version>1.4-SNAPSHOT</version>
</dependency>