Skip to content

Commit

Permalink
update to 23.0.9-SNAPSHOT version
Browse files Browse the repository at this point in the history
  • Loading branch information
Limraj committed Aug 24, 2023
1 parent 7164624 commit 9e93e2d
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
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>org.scadalts</groupId>
<artifactId>scada-lts-e2e</artifactId>
<name>Scada-LTS-E2E</name>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.scadalts</groupId>
<artifactId>scada-lts-e2e</artifactId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.scadalts</groupId>
<artifactId>scada-lts-e2e</artifactId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>scada-lts-e2e</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>scada-lts-e2e-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-common/scada-lts-e2e-common-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>scada-lts-e2e-common</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-common/scada-lts-e2e-common-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>scada-lts-e2e-common</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-common/scada-lts-e2e-common-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>scada-lts-e2e-common</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-page/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>scada-lts-e2e</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-page/scada-lts-e2e-page-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>scada-lts-e2e-page</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>scada-lts-e2e-page-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-page/scada-lts-e2e-page-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>scada-lts-e2e-page</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-page/scada-lts-e2e-page-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>scada-lts-e2e-page</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>scada-lts-e2e-page-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>scada-lts-e2e</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-service/scada-lts-e2e-service-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>scada-lts-e2e-service</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-service/scada-lts-e2e-service-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>scada-lts-e2e-service</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-service/scada-lts-e2e-service-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>scada-lts-e2e-service</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>scada-lts-e2e</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-test/scada-lts-e2e-test-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.scadalts</groupId>
<artifactId>scada-lts-e2e-test</artifactId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-test/scada-lts-e2e-test-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>scada-lts-e2e-test</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion scada-lts-e2e-test/scada-lts-e2e-test-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>scada-lts-e2e-test</artifactId>
<groupId>org.scadalts</groupId>
<version>23.0.8-SNAPSHOT</version>
<version>23.0.9-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit 9e93e2d

Please sign in to comment.