Skip to content

Commit

Permalink
Merge pull request #58 from jdi-testing/1.1.4layout_validations
Browse files Browse the repository at this point in the history
update versions
  • Loading branch information
RomanIovlev authored Oct 9, 2021
2 parents 0319430 + 5ac5a87 commit 9d146a6
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions jdi-nova/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<artifactId>jdi-nova</artifactId>
<name>JDI Nova</name>
<groupId>com.jdiai</groupId>
<version>1.1.3</version>
<version>1.1.4</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>

<dependencies>
<dependency>
<groupId>com.jdiai</groupId>
<artifactId>js-wrappers</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</dependency>
<dependency>
<groupId>com.jdiai</groupId>
Expand Down
2 changes: 1 addition & 1 deletion js-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>js-driver</artifactId>
<name>JDI JS Driver</name>
<groupId>com.jdiai</groupId>
<version>1.1.3</version>
<version>1.1.4</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions js-wrappers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<artifactId>js-wrappers</artifactId>
<name>JDI JS Wrappers</name>
<groupId>com.jdiai</groupId>
<version>1.1.3</version>
<version>1.1.4</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>

<dependencies>
<dependency>
<groupId>com.jdiai</groupId>
<artifactId>js-driver</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</dependency>
<dependency>
<groupId>io.github.bonigarcia</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>com.jdiai.tools</groupId>
<artifactId>jdi-nova-framework</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
<name>JS WebDriver</name>
<packaging>pom</packaging>

Expand Down
4 changes: 2 additions & 2 deletions tests-e2e-no-page-objects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>tests-e2e-no-page-objects</artifactId>
<name>Tests: JDI E2E without Page Objects</name>
<groupId>com.jdiai</groupId>
<version>1.1.3</version>
<version>1.1.4</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>com.jdiai</groupId>
<artifactId>jdi-nova</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions tests-e2e-page-objects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>tests-e2e-page-objects</artifactId>
<name>Tests: JDI E2E with Page Objects</name>
<groupId>com.jdiai</groupId>
<version>1.1.3</version>
<version>1.1.4</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>com.jdiai</groupId>
<artifactId>jdi-nova</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions tests-jdi-nova/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>tests-jdi-nova</artifactId>
<name>Tests: JDI Nova</name>
<groupId>com.jdiai</groupId>
<version>1.1.3</version>
<version>1.1.4</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>com.jdiai</groupId>
<artifactId>jdi-nova</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions tests-js-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>tests-js-driver</artifactId>
<name>Tests: JDI JS Driver</name>
<groupId>com.jdiai</groupId>
<version>1.1.3</version>
<version>1.1.4</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>com.jdiai</groupId>
<artifactId>js-driver</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions tests-js-wrappers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>tests-js-wrappers</artifactId>
<name>Tests: JDI JS Wrappers</name>
<groupId>com.jdiai</groupId>
<version>1.1.3</version>
<version>1.1.4</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>com.jdiai</groupId>
<artifactId>js-wrappers</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9d146a6

Please sign in to comment.