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

Release version 1.4.1

parent 5a2c7066
Branches
Tags 1.4.1
No related merge requests found
Pipeline #151737 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-SNAPSHOT" project.version = "1.4.1"
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