diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-09-18 08:58:13 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-09-18 08:58:13 +0200 |
commit | 1cea95f58bbd737c707734e77968dbefb7f311e8 (patch) | |
tree | 29d93452f0da9629566d60c483caa9d3b3bc515d /id/pom.xml | |
parent | e913773134f617eb7afbe00362e5b580776b8ad8 (diff) | |
download | moa-id-spss-1cea95f58bbd737c707734e77968dbefb7f311e8.tar.gz moa-id-spss-1cea95f58bbd737c707734e77968dbefb7f311e8.tar.bz2 moa-id-spss-1cea95f58bbd737c707734e77968dbefb7f311e8.zip |
switch to release-candidate version
Diffstat (limited to 'id/pom.xml')
-rw-r--r-- | id/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/pom.xml b/id/pom.xml index 78e4ed78b..bcfe098d8 100644 --- a/id/pom.xml +++ b/id/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>MOA</groupId> <artifactId>MOA</artifactId> - <version>4.1.4-SNAPSHOT</version> + <version>4.1.4-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> |