Skip to content
Snippets Groups Projects
Commit b76069dc authored by dohan's avatar dohan
Browse files

bump version number to 1.0.4-SNAPSHOT

parent 52941615
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ apply plugin: 'maven' ...@@ -4,7 +4,7 @@ apply plugin: 'maven'
apply plugin: 'jacoco' apply plugin: 'jacoco'
apply plugin: 'findbugs' apply plugin: 'findbugs'
project.version = '1.0.3' project.version = '1.0.4-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