Skip to content

Commit 1efcb3a

Browse files
committed
[maven-release-plugin] prepare release htmlelements-1.14
1 parent 0d909e5 commit 1efcb3a

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

htmlelements-all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>htmlelements</artifactId>
77
<groupId>ru.yandex.qatools.htmlelements</groupId>
8-
<version>1.14-SNAPSHOT</version>
8+
<version>1.14</version>
99
</parent>
1010

1111
<artifactId>htmlelements-all</artifactId>

htmlelements-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>ru.yandex.qatools.htmlelements</groupId>
77
<artifactId>htmlelements</artifactId>
8-
<version>1.14-SNAPSHOT</version>
8+
<version>1.14</version>
99
</parent>
1010

1111
<artifactId>htmlelements-java</artifactId>

htmlelements-matchers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>ru.yandex.qatools.htmlelements</groupId>
66
<artifactId>htmlelements</artifactId>
7-
<version>1.14-SNAPSHOT</version>
7+
<version>1.14</version>
88
</parent>
99

1010
<artifactId>htmlelements-matchers</artifactId>

htmlelements-thucydides/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>htmlelements</artifactId>
55
<groupId>ru.yandex.qatools.htmlelements</groupId>
6-
<version>1.14-SNAPSHOT</version>
6+
<version>1.14</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>ru.yandex.qatools.htmlelements</groupId>
66
<artifactId>htmlelements</artifactId>
7-
<version>1.14-SNAPSHOT</version>
7+
<version>1.14</version>
88
<packaging>pom</packaging>
99

1010
<name>Yandex QATools HtmlElements</name>

0 commit comments

Comments
 (0)