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 2c58bd0 commit a77cd90Copy full SHA for a77cd90
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.jenkins-ci</groupId>
7
<artifactId>jenkins</artifactId>
8
- <version>1.75-SNAPSHOT</version>
+ <version>1.75</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>HEAD</tag>
+ <tag>jenkins-1.75</tag>
60
<url>https://github.com/jenkinsci/pom</url>
61
</scm>
62
0 commit comments