diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-06-10 08:37:29 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-06-10 08:37:29 +0200 |
commit | 8dcf7e74a19986c234888b8b93eda5cbddf8ac76 (patch) | |
tree | b9b192cd8c1182582b450472954d0737311510ed /id/server | |
parent | e387479227276b41aa6a3973fc0a1fd554f6c298 (diff) | |
download | moa-id-spss-8dcf7e74a19986c234888b8b93eda5cbddf8ac76.tar.gz moa-id-spss-8dcf7e74a19986c234888b8b93eda5cbddf8ac76.tar.bz2 moa-id-spss-8dcf7e74a19986c234888b8b93eda5cbddf8ac76.zip |
use moa-commons version from root pom (moa-idspss project)
Diffstat (limited to 'id/server')
-rw-r--r-- | id/server/moa-id-commons/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 67a2231a6..02915ef18 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -72,7 +72,6 @@ <groupId>MOA</groupId> <artifactId>moa-common</artifactId> <type>jar</type> - <version>${moa-commons-version}</version> </dependency> <dependency> |