We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af3da9 commit f270445Copy full SHA for f270445
pom.xml
@@ -9,7 +9,7 @@
9
<relativePath />
10
</parent>
11
<artifactId>tuleap-git-branch-source</artifactId>
12
- <version>3.2.7-SNAPSHOT</version>
+ <version>3.2.7</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.7</tag>
32
</scm>
33
<developers>
34
<developer>
0 commit comments