We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac68df8 commit 3be9971Copy full SHA for 3be9971
build.moxie
@@ -10,15 +10,15 @@ name: gitblit-smartticketbranches-plugin
10
description: Remove the ticket's branch when it is closed, create the branch when it is re-opened
11
groupId: com.gitblit.plugin
12
artifactId: SmartTicketBranches
13
-version: 1.0.1-SNAPSHOT
+version: 1.0.1
14
packaging: zip
15
inceptionYear: 2014
16
organization: gitblit.com
17
url: 'http://gitblit.com'
18
issuesUrl: 'http://code.google.com/p/gitblit/issues/list'
19
20
# Current stable release
21
-releaseVersion: 1.0.0
+releaseVersion: 1.0.1
22
releaseDate: 2014-04-18
23
24
# Licenses section included for POM generation
0 commit comments