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