summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/tutorials/store/store-merger/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.4/tutorials/store/store-merger/pom.xml')
-rw-r--r--branches/sca-java-1.4/tutorials/store/store-merger/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/branches/sca-java-1.4/tutorials/store/store-merger/pom.xml b/branches/sca-java-1.4/tutorials/store/store-merger/pom.xml
index 1491a2d135..fd0e7a93b9 100644
--- a/branches/sca-java-1.4/tutorials/store/store-merger/pom.xml
+++ b/branches/sca-java-1.4/tutorials/store/store-merger/pom.xml
@@ -65,6 +65,9 @@
<version>1.4</version>
<executions>
<execution>
+ <configuration>
+ <pathToRootDir>../../..</pathToRootDir>
+ </configuration>
<goals>
<goal>generate</goal>
</goals>