summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/sca/samples/store-jsf/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/lresende/sca/samples/store-jsf/pom.xml')
-rw-r--r--sandbox/lresende/sca/samples/store-jsf/pom.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/sandbox/lresende/sca/samples/store-jsf/pom.xml b/sandbox/lresende/sca/samples/store-jsf/pom.xml
index f1ca99bd5f..fe68a0e4b5 100644
--- a/sandbox/lresende/sca/samples/store-jsf/pom.xml
+++ b/sandbox/lresende/sca/samples/store-jsf/pom.xml
@@ -22,20 +22,12 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.2-incubating-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
+ <version>1.7-SNAPSHOT</version>
</parent>
<artifactId>sample-store-jsf</artifactId>
<packaging>war</packaging>
<name>Apache Tuscany SCA Getting Started Online Store Sample using JSF</name>
- <repositories>
- <repository>
- <id>apache.incubator</id>
- <url>http://people.apache.org/repo/m2-incubating-repository</url>
- </repository>
- </repositories>
-
<dependencies>
<dependency>