Skip to content
Snippets Groups Projects
Commit 9404b953 authored by Michael Leuschel's avatar Michael Leuschel
Browse files

Release version 3.3.2

parent 22bf5ac2
Branches
Tags
No related merge requests found
Pipeline #76792 passed
......@@ -6,7 +6,7 @@ apply plugin: 'signing'
allprojects {
project.group = 'de.hhu.stups'
project.version = '3.3.2-SNAPSHOT'
project.version = '3.3.2'
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