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

Release version 3.4.0

parent d41ed09f
Branches
Tags 3.4.0
No related merge requests found
Pipeline #121984 passed
...@@ -6,7 +6,7 @@ plugins { ...@@ -6,7 +6,7 @@ plugins {
} }
project.group = 'de.hhu.stups' project.group = 'de.hhu.stups'
project.version = "3.4.0-SNAPSHOT" project.version = "3.4.0"
final isSnapshot = project.version.endsWith("-SNAPSHOT") final isSnapshot = project.version.endsWith("-SNAPSHOT")
sourceSets { sourceSets {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment