summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/sca/samples/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/lresende/sca/samples/pom.xml')
-rw-r--r--sandbox/lresende/sca/samples/pom.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/sandbox/lresende/sca/samples/pom.xml b/sandbox/lresende/sca/samples/pom.xml
index ccc9a2d7be..e481abc47a 100644
--- a/sandbox/lresende/sca/samples/pom.xml
+++ b/sandbox/lresende/sca/samples/pom.xml
@@ -19,12 +19,11 @@
-->
<project>
<modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-sca</artifactId>
- <version>1.6-SNAPSHOT</version>
- <relativePath>../../pom.xml</relativePath>
- </parent>
+ <parent>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-sca</artifactId>
+ <version>1.7-SNAPSHOT</version>
+ </parent>
<artifactId>tuscany-samples-lresende</artifactId>
<packaging>pom</packaging>
<name>Apache Tuscany Samples (lresende sandbox)</name>