diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-06-06 14:16:03 +0200 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-06-06 14:16:03 +0200 |
commit | ebe5ab97d0445cc3c882ffa956df17dcd8d2818d (patch) | |
tree | 7ecbdad05cf6c8d519f2d03367176caec16ff906 /id/server/moa-id-commons/pom.xml | |
parent | c7c87f61be0358786c563817d56a92434f0ece1d (diff) | |
download | moa-id-spss-ebe5ab97d0445cc3c882ffa956df17dcd8d2818d.tar.gz moa-id-spss-ebe5ab97d0445cc3c882ffa956df17dcd8d2818d.tar.bz2 moa-id-spss-ebe5ab97d0445cc3c882ffa956df17dcd8d2818d.zip |
adjusting maven config
Diffstat (limited to 'id/server/moa-id-commons/pom.xml')
-rw-r--r-- | id/server/moa-id-commons/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 02915ef18..67a2231a6 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -72,6 +72,7 @@ <groupId>MOA</groupId> <artifactId>moa-common</artifactId> <type>jar</type> + <version>${moa-commons-version}</version> </dependency> <dependency> |