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 0ef003a commit 7c0caceCopy full SHA for 7c0cace
pom.xml
@@ -28,7 +28,7 @@
28
29
<groupId>org.jenkins-ci.plugins</groupId>
30
<artifactId>plugin</artifactId>
31
- <version>4.12-SNAPSHOT</version>
+ <version>4.12</version>
32
<packaging>pom</packaging>
33
34
<name>Jenkins Plugin Parent POM</name>
@@ -39,7 +39,7 @@
39
<connection>scm:git:ssh://[email protected]/jenkinsci/plugin-pom.git</connection>
40
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/plugin-pom.git</developerConnection>
41
<url>https://github.com/jenkinsci/plugin-pom</url>
42
- <tag>HEAD</tag>
+ <tag>plugin-4.12</tag>
43
</scm>
44
45
<properties>
0 commit comments