summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sandbox/sebastien/distribution/pom.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/sandbox/sebastien/distribution/pom.xml b/sandbox/sebastien/distribution/pom.xml
index 1246c9a3dd..3344f9f2f6 100644
--- a/sandbox/sebastien/distribution/pom.xml
+++ b/sandbox/sebastien/distribution/pom.xml
@@ -20,10 +20,9 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.apache.tuscany</groupId>
- <artifactId>parent</artifactId>
- <version>3-SNAPSHOT</version>
- <relativePath>../pom/parent/pom.xml</relativePath>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-sca</artifactId>
+ <relativePath>../sca/pom.xml</relativePath>
</parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modular-distribution</artifactId>