Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 9864cc2

Browse files
committed
Sync parent version
1 parent 41ebab7 commit 9864cc2

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

datajack-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>ru.sbtqa.tag.datajack</groupId>
88
<artifactId>datajack-parent</artifactId>
9-
<version>1.3-SNAPSHOT</version>
9+
<version>5.0-SNAPSHOT</version>
1010
<relativePath>../</relativePath>
1111
</parent>
1212

providers/excel-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>ru.sbtqa.tag.datajack</groupId>
88
<artifactId>datajack-parent</artifactId>
9-
<version>1.3-SNAPSHOT</version>
9+
<version>5.0-SNAPSHOT</version>
1010
<relativePath>../../</relativePath>
1111
</parent>
1212

providers/json-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>ru.sbtqa.tag.datajack</groupId>
88
<artifactId>datajack-parent</artifactId>
9-
<version>1.3-SNAPSHOT</version>
9+
<version>5.0-SNAPSHOT</version>
1010
<relativePath>../../</relativePath>
1111
</parent>
1212

providers/mongo-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>ru.sbtqa.tag.datajack</groupId>
88
<artifactId>datajack-parent</artifactId>
9-
<version>1.3-SNAPSHOT</version>
9+
<version>5.0-SNAPSHOT</version>
1010
<relativePath>../../</relativePath>
1111
</parent>
1212

providers/properties-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>ru.sbtqa.tag.datajack</groupId>
99
<artifactId>datajack-parent</artifactId>
10-
<version>1.3-SNAPSHOT</version>
10+
<version>5.0-SNAPSHOT</version>
1111
<relativePath>../../</relativePath>
1212
</parent>
1313

0 commit comments

Comments
 (0)