Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Commit 7ca29c4

Browse files
committed
[maven-release-plugin] prepare release v0.2.7
1 parent bcc2f94 commit 7ca29c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88
<groupId>io.cucumber</groupId>
99
<artifactId>cucumber-html</artifactId>
10-
<version>0.2.7-SNAPSHOT</version>
10+
<version>0.2.7</version>
1111
<name>Cucumber-HTML</name>
1212
<description>Cucumber-HTML is a cross-platform HTML formatter for all the Cucumber implementations.</description>
1313

@@ -22,7 +22,7 @@
2222
<connection>scm:git:git://github.com/cucumber/cucumber-html.git</connection>
2323
<developerConnection>scm:git:git@github.com:cucumber/cucumber-html.git</developerConnection>
2424
<url>git://github.com/cucumber/cucumber-html.git</url>
25-
<tag>HEAD</tag>
25+
<tag>v0.2.7</tag>
2626
</scm>
2727

2828
<build>

0 commit comments

Comments
 (0)