Skip to content
Snippets Groups Projects
Commit deb4ba6b authored by Michael Leuschel's avatar Michael Leuschel
Browse files

set version to 1.0.5-SNAPSHOT

parent 357667b8
Branches
Tags
No related merge requests found
...@@ -7,7 +7,7 @@ plugins { ...@@ -7,7 +7,7 @@ plugins {
id "de.undercouch.download" version "3.4.3" id "de.undercouch.download" version "3.4.3"
} }
project.version = '1.0.4' project.version = '1.0.5-SNAPSHOT'
project.group = 'de.hhu.stups' project.group = 'de.hhu.stups'
project.sourceCompatibility = '1.7' project.sourceCompatibility = '1.7'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment