Skip to content

Commit

Permalink
[maven-release-plugin] prepare release matchers-1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qatools-ci committed Apr 14, 2017
1 parent 73dde0e commit 5208f33
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion collection-matchers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>matchers</artifactId>
<groupId>ru.yandex.qatools.matchers</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion common-matchers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>matchers</artifactId>
<groupId>ru.yandex.qatools.matchers</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion matcher-decorators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>matchers</artifactId>
<groupId>ru.yandex.qatools.matchers</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nio-matchers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>matchers</artifactId>
<groupId>ru.yandex.qatools.matchers</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>ru.yandex.qatools.matchers</groupId>
<artifactId>matchers</artifactId>
<packaging>pom</packaging>
<version>1.5-SNAPSHOT</version>
<version>1.4.1</version>

<modules>
<module>webdriver-matchers</module>
Expand Down
2 changes: 1 addition & 1 deletion webdriver-matchers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>matchers</artifactId>
<groupId>ru.yandex.qatools.matchers</groupId>
<version>1.5-SNAPSHOT</version>
<version>1.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down

0 comments on commit 5208f33

Please sign in to comment.