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