diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2018-03-12 11:20:38 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2018-03-12 11:20:38 +0100 |
commit | a30826d08c748daaf3d6cdc2329f985852822f54 (patch) | |
tree | 2242416212305892248f357a81bfd791f8bd2d51 /id/server/idserverlib/pom.xml | |
parent | 11d43a1f0f2dd24bb36712b60495b61df4cdd2ef (diff) | |
download | moa-id-spss-a30826d08c748daaf3d6cdc2329f985852822f54.tar.gz moa-id-spss-a30826d08c748daaf3d6cdc2329f985852822f54.tar.bz2 moa-id-spss-a30826d08c748daaf3d6cdc2329f985852822f54.zip |
remove some warning in pom structure
Diffstat (limited to 'id/server/idserverlib/pom.xml')
-rw-r--r-- | id/server/idserverlib/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index f859b6a45..89d18e5c4 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -368,8 +368,7 @@ <dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>${org.apache.commons.lang3.version}</version>
- </dependency>
+ </dependency>
<!-- <dependency>
<groupId>org.jvnet.jaxb2_commons</groupId>
|