Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Aug 4, 2023
1 parent 7908415 commit 5a1a83f
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 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.3.0-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<artifactId>uni-hologram-common</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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.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.3.0-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

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

0 comments on commit 5a1a83f

Please sign in to comment.