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

set version to 1.1.4-SNAPSHOT

parent 3a236f55
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ apply plugin: 'eclipse' ...@@ -3,7 +3,7 @@ apply plugin: 'eclipse'
apply plugin: 'maven' apply plugin: 'maven'
apply plugin: 'jacoco' apply plugin: 'jacoco'
project.version = '1.1.3-SNAPSHOT' project.version = '1.1.4-SNAPSHOT'
project.group = 'de.hhu.stups' project.group = 'de.hhu.stups'
project.archivesBaseName = "tla2bAST" project.archivesBaseName = "tla2bAST"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment