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 30e3ce0 commit da07ac9Copy full SHA for da07ac9
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.jenkins-ci</groupId>
7
<artifactId>jenkins</artifactId>
8
- <version>1.63-SNAPSHOT</version>
+ <version>1.63</version>
9
<packaging>pom</packaging>
10
11
<name>Jenkins Parent POM</name>
@@ -67,7 +67,7 @@
67
<connection>scm:git:git://github.com/jenkinsci/pom.git</connection>
68
<developerConnection>scm:git:[email protected]:jenkinsci/pom.git</developerConnection>
69
<url>https://github.com/jenkinsci/pom</url>
70
- <tag>HEAD</tag>
+ <tag>jenkins-1.63</tag>
71
</scm>
72
73
<repositories>
0 commit comments