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

Release version 3.4.1, this time not as a SNAPSHOT

parent 2858fb33
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ apply plugin: 'signing'
allprojects {
project.group = 'de.hhu.stups'
project.version = '3.4.1-SNAPSHOT'
project.version = '3.4.1'
project.ext.isSnapshot = project.version.endsWith("-SNAPSHOT")
ext."signing.secretKeyRingFile" = rootProject.file("secring.gpg").absolutePath
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment