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

set version to 1.1.4

parent 9c3acead
Branches
Tags 1.1.4
No related merge requests found
......@@ -4,7 +4,7 @@ apply plugin: 'maven-publish'
apply plugin: 'jacoco'
apply plugin: 'signing'
project.version = '1.1.4-SNAPSHOT'
project.version = '1.1.4'
project.group = 'de.hhu.stups'
project.archivesBaseName = "tla2bAST"
final isSnapshot = project.version.endsWith("-SNAPSHOT")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment