diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-04-01 16:54:06 +0200 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-04-01 16:54:06 +0200 |
commit | 5f0b20d72cb502dedfdff5364d150a110c6fc395 (patch) | |
tree | 6c0eeac8af529d54f7e8e89a9268d17a8a18920b /id/pom.xml | |
parent | 4e26d339e14275d13f993fd75dbe2819870ae699 (diff) | |
parent | 779030ed2d7091183b3faf13fec57fa270d46c3a (diff) | |
download | moa-id-spss-5f0b20d72cb502dedfdff5364d150a110c6fc395.tar.gz moa-id-spss-5f0b20d72cb502dedfdff5364d150a110c6fc395.tar.bz2 moa-id-spss-5f0b20d72cb502dedfdff5364d150a110c6fc395.zip |
merge
Diffstat (limited to 'id/pom.xml')
-rw-r--r-- | id/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/pom.xml b/id/pom.xml index 6b96451fa..7bf09edfa 100644 --- a/id/pom.xml +++ b/id/pom.xml @@ -3,13 +3,13 @@ <parent> <groupId>MOA</groupId> <artifactId>MOA</artifactId> - <version>2.0.0</version> + <version>2.0.1</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>id</artifactId> <packaging>pom</packaging> - <version>2.0.0</version> + <version>2.0.1</version> <name>MOA ID</name> <modules> |