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

Bump version number to 1.2.2-SNAPSHOT

parent db3fbe11
No related branches found
No related tags found
No related merge requests found
Pipeline #119056 passed
......@@ -4,7 +4,7 @@ apply plugin: 'maven-publish'
apply plugin: 'jacoco'
apply plugin: 'signing'
project.version = '1.2.1'
project.version = '1.2.2-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