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 14ca344 commit 17703c9Copy full SHA for 17703c9
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>org.jenkins-ci.plugins</groupId>
11
<artifactId>repo</artifactId>
12
- <version>1.16.0</version>
+ <version>1.16.1-SNAPSHOT</version>
13
<packaging>hpi</packaging>
14
<name>Jenkins REPO plugin</name>
15
<description>Integrates Jenkins with REPO SCM</description>
@@ -129,7 +129,7 @@
129
<connection>scm:git:git://github.com/jenkinsci/repo-plugin.git</connection>
130
<developerConnection>scm:git:[email protected]:jenkinsci/repo-plugin.git</developerConnection>
131
<url>http://github.com/jenkinsci/repo-plugin</url>
132
- <tag>repo-1.16.0</tag>
+ <tag>HEAD</tag>
133
</scm>
134
135
0 commit comments