summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/applications/logging-scribe/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/applications/logging-scribe/pom.xml')
-rw-r--r--sca-java-2.x/trunk/samples/applications/logging-scribe/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sca-java-2.x/trunk/samples/applications/logging-scribe/pom.xml b/sca-java-2.x/trunk/samples/applications/logging-scribe/pom.xml
index dd759ff2f0..e073c4ed09 100644
--- a/sca-java-2.x/trunk/samples/applications/logging-scribe/pom.xml
+++ b/sca-java-2.x/trunk/samples/applications/logging-scribe/pom.xml
@@ -21,9 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-samples-applications</artifactId>
+ <artifactId>tuscany-samples</artifactId>
<version>2.0-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
+ <relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>tuscany-sample-logging-scribe</artifactId>
<packaging>pom</packaging>
@@ -36,7 +36,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <!--module>helloworld-scribe</module-->
+ <!--module>helloworld-scribe</module-->
</modules>
</profile>
</profiles>