diff options
author | Tharre <tharre3@gmail.com> | 2018-06-20 22:06:43 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2018-06-20 22:06:43 +0200 |
commit | e21feb3ac772a5394dc5381b58142c3c061de716 (patch) | |
tree | 5b80394920705aae5e2b6004c3dfbd839c8b8fa3 | |
parent | 1d9a4482b686ab7513bb140b4622286977303c7f (diff) | |
download | sepm-groupproject-develop.tar.gz sepm-groupproject-develop.tar.xz sepm-groupproject-develop.zip |
Bump version to 3.0develop
-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>2.0-SNAPSHOT</version> + <version>3.0</version> <properties> <!-- build properties --> |