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 | |
| 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)
| -rw-r--r-- | id/server/moa-id-commons/pom.xml | 1 | ||||
| -rw-r--r-- | spss/server/serverlib/pom.xml | 1 | 
2 files changed, 0 insertions, 2 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> diff --git a/spss/server/serverlib/pom.xml b/spss/server/serverlib/pom.xml index c8e5022eb..3c29cd88c 100644 --- a/spss/server/serverlib/pom.xml +++ b/spss/server/serverlib/pom.xml @@ -128,7 +128,6 @@  			<groupId>MOA</groupId>
  			<artifactId>moa-common</artifactId>
  			<type>jar</type>
 -            <version>${moa-commons-version}</version>
  		</dependency>
  		<dependency>
 | 
