diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-09-24 09:01:52 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-09-24 09:01:52 +0200 |
commit | 0586ee2f5600c9d079bc776daa18808a47819840 (patch) | |
tree | 1c3c365f781e9c431e2f2a3ca1a664ff62fb72e1 /id/oa | |
parent | c787ddd67b5846b728635a97fb95d31b8c1dbf63 (diff) | |
download | moa-id-spss-0586ee2f5600c9d079bc776daa18808a47819840.tar.gz moa-id-spss-0586ee2f5600c9d079bc776daa18808a47819840.tar.bz2 moa-id-spss-0586ee2f5600c9d079bc776daa18808a47819840.zip |
switch to next release version
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 ffad55d5a..ebf7dd439 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.4-RC1</version> + <version>4.1.4</version> </parent> <modelVersion>4.0.0</modelVersion> |