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 2e68b4c commit c063a2fCopy full SHA for c063a2f
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
<relativePath />
10
</parent>
11
<artifactId>cucumber-living-documentation</artifactId>
12
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
13
<packaging>hpi</packaging>
14
15
<properties>
@@ -51,7 +51,7 @@
51
<connection>scm:git:ssh://github.com/jenkinsci/cucumber-living-documentation-plugin.git</connection>
52
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/cucumber-living-documentation-plugin.git</developerConnection>
53
<url>https://github.com/jenkinsci/cucumber-living-documentation-plugin</url>
54
- <tag>HEAD</tag>
+ <tag>1.0.2</tag>
55
</scm>
56
57
<dependencies>
0 commit comments