Skip to content
Snippets Groups Projects
Commit ba612ca5 authored by hansen's avatar hansen
Browse files

increment version number

parent eeb41ea9
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.4-SNAPSHOT' project.version = '1.0.5-SNAPSHOT'
project.group = 'de.prob' project.group = 'de.prob'
sourceCompatibility = 1.5 sourceCompatibility = 1.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment