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

Bump version number to 1.4.2-SNAPSHOT

parent 2fbcb3cb
No related branches found
No related tags found
No related merge requests found
Pipeline #151736 passed
...@@ -10,7 +10,7 @@ plugins { ...@@ -10,7 +10,7 @@ plugins {
} }
project.group = 'de.hhu.stups' project.group = 'de.hhu.stups'
project.version = "1.4.1" project.version = "1.4.2-SNAPSHOT"
final isSnapshot = project.version.endsWith("-SNAPSHOT") final isSnapshot = project.version.endsWith("-SNAPSHOT")
repositories { repositories {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment