aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2018-06-20 22:06:43 +0200
committerTharre <tharre3@gmail.com>2018-06-20 22:06:43 +0200
commite21feb3ac772a5394dc5381b58142c3c061de716 (patch)
tree5b80394920705aae5e2b6004c3dfbd839c8b8fa3
parent1d9a4482b686ab7513bb140b4622286977303c7f (diff)
downloadsepm-groupproject-develop.tar.gz
sepm-groupproject-develop.tar.xz
sepm-groupproject-develop.zip
Bump version to 3.0develop
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ef1fbd6..c1e5b04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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 -->