Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Jan 18, 2025
1 parent b9fc086 commit f3647cb
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion agent/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-agent</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-agent-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/holder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-agent</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-agent-holder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-agent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/runnable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-agent</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-agent-runnable</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-agent</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-agent-snapshot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-agent</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-agent-storage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/update/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-agent</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-agent-update</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>topper</artifactId>
<groupId>me.hsgamer</groupId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>
<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 @@ -7,7 +7,7 @@
<groupId>me.hsgamer</groupId>
<artifactId>topper</artifactId>
<packaging>pom</packaging>
<version>3.4.0</version>
<version>3.4.1</version>
<modules>
<module>core</module>
<module>storage</module>
Expand Down
2 changes: 1 addition & 1 deletion query/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-query</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-query-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-query</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion query/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-query</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-query-snapshot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spigot/agent-runnable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-spigot</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-spigot-agent-runnable</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 @@ -5,7 +5,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-spigot</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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>topper</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-spigot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spigot/storage-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-spigot</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-spigot-storage-simple</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion storage/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-storage</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-storage-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-storage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion storage/simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>topper-storage</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</parent>

<artifactId>topper-storage-simple</artifactId>
Expand Down

0 comments on commit f3647cb

Please sign in to comment.