Skip to content

Commit

Permalink
Update versions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
vegegoku committed Sep 8, 2024
1 parent ff75ed1 commit 932c385
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion domino-ui-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dominokit</groupId>
<artifactId>domino-ui-parent-shaded</artifactId>
<version>1.0.7-SNAPSHOT-SHADED-1</version>
<version>1.0.7-SHADED-1</version>
</parent>

<artifactId>domino-ui-shaded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion domino-ui-shared-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>domino-ui-parent-shaded</artifactId>
<groupId>org.dominokit</groupId>
<version>1.0.7-SNAPSHOT-SHADED-1</version>
<version>1.0.7-SHADED-1</version>
</parent>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion domino-ui-tools-shaded/mdi-icons-processor-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>domino-ui-tools-shaded</artifactId>
<groupId>org.dominokit</groupId>
<version>1.0.7-SNAPSHOT-SHADED-1</version>
<version>1.0.7-SHADED-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion domino-ui-tools-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>domino-ui-parent-shaded</artifactId>
<groupId>org.dominokit</groupId>
<version>1.0.7-SNAPSHOT-SHADED-1</version>
<version>1.0.7-SHADED-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion domino-ui-tools-shaded/theme-processor-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>domino-ui-tools-shaded</artifactId>
<groupId>org.dominokit</groupId>
<version>1.0.7-SNAPSHOT-SHADED-1</version>
<version>1.0.7-SHADED-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion domino-ui-webjar-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>domino-ui-parent-shaded</artifactId>
<groupId>org.dominokit</groupId>
<version>1.0.7-SNAPSHOT-SHADED-1</version>
<version>1.0.7-SHADED-1</version>
</parent>
<packaging>jar</packaging>
<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>org.dominokit</groupId>
<artifactId>domino-ui-parent-shaded</artifactId>
<version>1.0.7-SNAPSHOT-SHADED-1</version>
<version>1.0.7-SHADED-1</version>
<packaging>pom</packaging>

<name>domino-ui-parent-shaded</name>
Expand Down

0 comments on commit 932c385

Please sign in to comment.