We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7961d8 commit 56bba78Copy full SHA for 56bba78
pom.xml
@@ -9,7 +9,7 @@
9
<relativePath />
10
</parent>
11
<artifactId>tuleap-git-branch-source</artifactId>
12
- <version>3.2.6-SNAPSHOT</version>
+ <version>3.2.6</version>
13
<packaging>hpi</packaging>
14
15
<properties>
@@ -28,7 +28,7 @@
28
<connection>scm:git:ssh://github.com/jenkinsci/tuleap-git-branch-source-plugin.git</connection>
29
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/tuleap-git-branch-source-plugin.git</developerConnection>
30
<url>https://github.com/jenkinsci/tuleap-git-branch-source-plugin</url>
31
- <tag>HEAD</tag>
+ <tag>tuleap-git-branch-source-3.2.6</tag>
32
</scm>
33
<developers>
34
<developer>
0 commit comments