Skip to content

Commit 010ae95

Browse files
committed
[maven-release-plugin] prepare release pairwiser-0.1.7
1 parent 36f6457 commit 010ae95

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.anyqn.lib</groupId>
44
<artifactId>pairwiser</artifactId>
5-
<version>0.1.7-SNAPSHOT</version>
5+
<version>0.1.7</version>
66
<name>Pairwise test cases generator</name>
77
<description>Generate array of minimal size of pairwise tests cover all pairs of changing params</description>
88
<!-- <url>https://bitbucket.org/atlassian/swagger-request-validator</url> -->
@@ -22,7 +22,7 @@
2222
<scm>
2323
<connection>scm:git:ssh://git@github.com:3DRaven/pairwiser.git</connection>
2424
<developerConnection>scm:git:ssh://git@github.com:3DRaven/pairwiser.git</developerConnection>
25-
<tag>HEAD</tag>
25+
<tag>pairwiser-0.1.7</tag>
2626
<url>https://github.com/3DRaven/pairwiser</url>
2727
</scm>
2828
<developers>

0 commit comments

Comments
 (0)