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 b9850a5 commit 539f948Copy full SHA for 539f948
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
<relativePath />
10
</parent>
11
<artifactId>cucumber-living-documentation</artifactId>
12
- <version>2.1.2-SNAPSHOT</version>
+ <version>2.1.2</version>
13
<packaging>hpi</packaging>
14
15
<properties>
@@ -45,7 +45,7 @@
45
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/cucumber-living-documentation-plugin.git
46
</developerConnection>
47
<url>https://github.com/jenkinsci/cucumber-living-documentation-plugin</url>
48
- <tag>HEAD</tag>
+ <tag>2.1.2</tag>
49
</scm>
50
51
<dependencyManagement>
0 commit comments