diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-07-07 15:27:03 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-07-07 15:27:03 +0200 |
commit | e9fa374738cf1bbc84b36c50bba898892d2c1688 (patch) | |
tree | a9a26d836f94a6e3cded80030aa6a1b411a0aab8 /id/oa | |
parent | a056118bbfabb53dc2856ff07d068cd57ddc8be3 (diff) | |
parent | 0e6a03ffbc11d07ee2d00abcd573239a971f89b5 (diff) | |
download | moa-id-spss-e9fa374738cf1bbc84b36c50bba898892d2c1688.tar.gz moa-id-spss-e9fa374738cf1bbc84b36c50bba898892d2c1688.tar.bz2 moa-id-spss-e9fa374738cf1bbc84b36c50bba898892d2c1688.zip |
Merge branch '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> |