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