Skip to content
Snippets Groups Projects
Commit bf511da6 authored by dgelessus's avatar dgelessus
Browse files

Bump version number to 1.2.1-SNAPSHOT

parent 6a58f329
No related branches found
No related tags found
No related merge requests found
Pipeline #119039 passed
......@@ -4,7 +4,7 @@ apply plugin: 'maven-publish'
apply plugin: 'jacoco'
apply plugin: 'signing'
project.version = '1.2.0'
project.version = '1.2.1-SNAPSHOT'
project.group = 'de.hhu.stups'
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