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

Release version 1.1.0

parent 4e0d59ba
No related branches found
No related tags found
No related merge requests found
Pipeline #144797 passed
...@@ -4,8 +4,8 @@ plugins { ...@@ -4,8 +4,8 @@ plugins {
id "signing" id "signing"
} }
project.version = '1.1.0-SNAPSHOT'
project.group = 'de.hhu.stups' project.group = 'de.hhu.stups'
project.version = "1.1.0"
final isSnapshot = project.version.endsWith("-SNAPSHOT") 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