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 877d98c commit eba293cCopy full SHA for eba293c
pom.xml
@@ -9,7 +9,7 @@
9
<relativePath />
10
</parent>
11
<artifactId>tuleap-git-branch-source</artifactId>
12
- <version>1.0.8-SNAPSHOT</version>
+ <version>2.0.0</version>
13
<packaging>hpi</packaging>
14
15
<properties>
@@ -27,7 +27,7 @@
27
<connection>scm:git:ssh://github.com/jenkinsci/tuleap-git-branch-source-plugin.git</connection>
28
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/tuleap-git-branch-source-plugin.git</developerConnection>
29
<url>https://github.com/jenkinsci/tuleap-git-branch-source-plugin</url>
30
- <tag>HEAD</tag>
+ <tag>tuleap-git-branch-source-2.0.0</tag>
31
</scm>
32
<developers>
33
<developer>
0 commit comments