We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4e481 commit 0faa677Copy full SHA for 0faa677
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.jenkins-ci</groupId>
7
<artifactId>jenkins</artifactId>
8
- <version>1.128-SNAPSHOT</version>
+ <version>1.128</version>
9
<packaging>pom</packaging>
10
11
<name>Jenkins Parent POM</name>
@@ -39,7 +39,7 @@
39
<scm>
40
<connection>scm:git:https://github.com/jenkinsci/pom.git</connection>
41
<developerConnection>scm:git:[email protected]:jenkinsci/pom.git</developerConnection>
42
- <tag>HEAD</tag>
+ <tag>jenkins-1.128</tag>
43
<url>https://github.com/jenkinsci/pom</url>
44
</scm>
45
0 commit comments