Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
ezTxmMC committed Dec 30, 2024
1 parent 5194052 commit 54a37c5
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion smoothcloud-api/chain-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>chain-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smoothcloud-api/manager-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>manager-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smoothcloud-api/modules-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>modules-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smoothcloud-api/node-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>node-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smoothcloud-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
</parent>
<artifactId>smoothcloud-api</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion smoothcloud-api/worker-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>worker-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smoothcloud-chain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
</parent>
<artifactId>smoothcloud-chain</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion smoothcloud-launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
</parent>

<artifactId>smoothcloud-launcher</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions smoothcloud-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
</parent>
<artifactId>smoothcloud-manager</artifactId>

Expand All @@ -42,7 +42,7 @@
<dependency>
<groupId>eu.smoothcloud</groupId>
<artifactId>manager-api</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
Expand Down
2 changes: 1 addition & 1 deletion smoothcloud-modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
</parent>
<artifactId>smoothcloud-modules</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion smoothcloud-node/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
</parent>

<artifactId>smoothcloud-node</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion smoothcloud-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
</parent>
<artifactId>smoothcloud-util</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion smoothcloud-worker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.smoothcloud</groupId>
<artifactId>smoothcloud-parent</artifactId>
<version>1.0.0-dev</version>
<version>1.0.0-dev.5194052</version>
</parent>
<artifactId>smoothcloud-worker</artifactId>

Expand Down

0 comments on commit 54a37c5

Please sign in to comment.