Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Aug 7, 2023
1 parent 268da08 commit b4b06b7
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>uni-hologram-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion display/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>uni-hologram-display</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
<packaging>pom</packaging>
<modules>
<module>common</module>
Expand Down
2 changes: 1 addition & 1 deletion spigot/bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram-spigot</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>uni-hologram-spigot-bundle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spigot/cmi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram-spigot</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>uni-hologram-spigot-cmi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spigot/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram-spigot</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>uni-hologram-spigot-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spigot/decentholograms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram-spigot</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>uni-hologram-spigot-decentholograms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spigot/fancyholograms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram-spigot</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>uni-hologram-spigot-fancyholograms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spigot/folia/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram-spigot</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>uni-hologram-spigot-folia</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spigot/holographicdisplays/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram-spigot</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>uni-hologram-spigot-holographicdisplays</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spigot/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram-spigot</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>uni-hologram-spigot-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spigot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<packaging>pom</packaging>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion spigot/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram-spigot</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>uni-hologram-spigot-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spigot/vanilla/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>uni-hologram-spigot</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>uni-hologram-spigot-vanilla</artifactId>
Expand Down

0 comments on commit b4b06b7

Please sign in to comment.