We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41355b7 commit 281a75eCopy full SHA for 281a75e
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.jenkins-ci</groupId>
7
<artifactId>jenkins</artifactId>
8
- <version>1.84</version>
+ <version>1.85-SNAPSHOT</version>
9
<packaging>pom</packaging>
10
11
<name>Jenkins Parent POM</name>
@@ -56,7 +56,7 @@
56
<scm>
57
<connection>scm:git:https://github.com/jenkinsci/pom.git</connection>
58
<developerConnection>scm:git:[email protected]:jenkinsci/pom.git</developerConnection>
59
- <tag>jenkins-1.84</tag>
+ <tag>HEAD</tag>
60
<url>https://github.com/jenkinsci/pom</url>
61
</scm>
62
0 commit comments