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 9dc0531 commit 75cdc5bCopy full SHA for 75cdc5b
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
<relativePath />
10
</parent>
11
<artifactId>cucumber-living-documentation</artifactId>
12
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</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>1.1.1</tag>
49
</scm>
50
51
<dependencyManagement>
0 commit comments