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