summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-osgi/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/modules/node-launcher-osgi/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 '')
-rw-r--r--java/sca/modules/node-launcher-osgi/pom.xml (renamed from java/sca/modules/node2-launcher-osgi/pom.xml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/node2-launcher-osgi/pom.xml b/java/sca/modules/node-launcher-osgi/pom.xml
index 3565aaf31a..682a1725df 100644
--- a/java/sca/modules/node2-launcher-osgi/pom.xml
+++ b/java/sca/modules/node-launcher-osgi/pom.xml
@@ -27,7 +27,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>tuscany-node2-launcher-osgi</artifactId>
+ <artifactId>tuscany-node-launcher-osgi</artifactId>
<name>Apache Tuscany SCA Node OSGi Launcher</name>
<dependencies>