diff options
author | Tharre <tharre3@gmail.com> | 2018-05-24 19:08:35 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2018-05-24 20:26:34 +0200 |
commit | 58f6ea4ad233f4cbb57b57734a5067e0856b6341 (patch) | |
tree | 25c6010b1c96de0302ac618bc3aeee61100655fe /pom.xml | |
parent | bf48be9b35d877f2caa8446e23c2de68ef8a15a7 (diff) | |
download | sepm-groupproject-58f6ea4ad233f4cbb57b57734a5067e0856b6341.tar.gz sepm-groupproject-58f6ea4ad233f4cbb57b57734a5067e0856b6341.tar.xz sepm-groupproject-58f6ea4ad233f4cbb57b57734a5067e0856b6341.zip |
Bump version to 2.0
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <groupId>at.ac.tuwien.sepm.assignment.groupphase</groupId> <artifactId>ss18_sepm_qse_13<!-- add your semester and group number here --></artifactId> - <version>1.0-SNAPSHOT</version> + <version>2.0-SNAPSHOT</version> <properties> <!-- build properties --> |