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

Release version 3.4.0

parent 2d7fe3ef
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.0-SNAPSHOT'
project.version = '3.4.0'
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