aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-09-11 10:57:12 +0000
committerpdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-09-11 10:57:12 +0000
commit8d638016ae588f9d66e249174f5399214011bfa5 (patch)
tree25c575cddf809b7663753b264fb889dff9b46a48
parentf38204a5c92fbe11e7862fae7e5cd59b07c22fcb (diff)
downloadmoa-id-spss-8d638016ae588f9d66e249174f5399214011bfa5.tar.gz
moa-id-spss-8d638016ae588f9d66e249174f5399214011bfa5.tar.bz2
moa-id-spss-8d638016ae588f9d66e249174f5399214011bfa5.zip
fixed build process if no run occured before
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1006 d688527b-c9ab-4aba-bd8d-4036d912da1d
-rw-r--r--spss/server/tools/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spss/server/tools/pom.xml b/spss/server/tools/pom.xml
index fa0fca6e0..dc6a5f84f 100644
--- a/spss/server/tools/pom.xml
+++ b/spss/server/tools/pom.xml
@@ -14,6 +14,7 @@
<properties>
<thirdPartyLib>${basedir}/../../../buildhelper</thirdPartyLib>
+ <repositoryPath>${basedir}/../../../repository</repositoryPath>
</properties>
<dependencies>