diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-07-07 15:25:58 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-07-07 15:25:58 +0200 |
commit | 0e6a03ffbc11d07ee2d00abcd573239a971f89b5 (patch) | |
tree | 8bce1f4fb963185ba7e36e63bd282199cccba840 /id/oa | |
parent | aebaed0e889413491b5769babf39a200bd312992 (diff) | |
parent | f8a4ef47e8a2a37402a400ea83650738c5d5cf2a (diff) | |
download | moa-id-spss-0e6a03ffbc11d07ee2d00abcd573239a971f89b5.tar.gz moa-id-spss-0e6a03ffbc11d07ee2d00abcd573239a971f89b5.tar.bz2 moa-id-spss-0e6a03ffbc11d07ee2d00abcd573239a971f89b5.zip |
Merge branch 'current_development' into development_preview
Diffstat (limited to 'id/oa')
-rw-r--r-- | id/oa/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/oa/pom.xml b/id/oa/pom.xml index d3f9338a1..ee906941c 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>MOA</groupId> <artifactId>id</artifactId> - <version>4.1.2-SNAPSHOT</version> + <version>4.1.2</version> </parent> <modelVersion>4.0.0</modelVersion> |