summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/tutorials/store/assets/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/tutorials/store/assets/pom.xml')
-rw-r--r--branches/sca-java-1.x/tutorials/store/assets/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/tutorials/store/assets/pom.xml b/branches/sca-java-1.x/tutorials/store/assets/pom.xml
index 60589e3090..dd2bdada40 100644
--- a/branches/sca-java-1.x/tutorials/store/assets/pom.xml
+++ b/branches/sca-java-1.x/tutorials/store/assets/pom.xml
@@ -77,6 +77,9 @@
<version>1.5-SNAPSHOT</version>
<executions>
<execution>
+ <configuration>
+ <pathToRootDir>../../..</pathToRootDir>
+ </configuration>
<goals>
<goal>generate</goal>
</goals>