summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/modules/base-runtime-pom/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/core-runtime-pom/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/osgi-runtime-pom/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/sca-java-2.x/trunk/modules/base-runtime-pom/pom.xml b/sca-java-2.x/trunk/modules/base-runtime-pom/pom.xml
index af89f29288..68855c33b4 100644
--- a/sca-java-2.x/trunk/modules/base-runtime-pom/pom.xml
+++ b/sca-java-2.x/trunk/modules/base-runtime-pom/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-feature</artifactId>
+ <artifactId>tuscany-modules</artifactId>
<version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/trunk/modules/core-runtime-pom/pom.xml b/sca-java-2.x/trunk/modules/core-runtime-pom/pom.xml
index bcb7b39787..317b98b391 100644
--- a/sca-java-2.x/trunk/modules/core-runtime-pom/pom.xml
+++ b/sca-java-2.x/trunk/modules/core-runtime-pom/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-feature</artifactId>
+ <artifactId>tuscany-modules</artifactId>
<version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/trunk/modules/osgi-runtime-pom/pom.xml b/sca-java-2.x/trunk/modules/osgi-runtime-pom/pom.xml
index 2eda48cd14..36c3d401b8 100644
--- a/sca-java-2.x/trunk/modules/osgi-runtime-pom/pom.xml
+++ b/sca-java-2.x/trunk/modules/osgi-runtime-pom/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-feature</artifactId>
+ <artifactId>tuscany-modules</artifactId>
<version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>