Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Mar 5, 2024
1 parent a03d8b4 commit 1821dc2
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion plugin/plugin-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib-plugin</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-plugin-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/plugin-command/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib-plugin</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-plugin-command</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/plugin-listener/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib-plugin</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-plugin-listener</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/plugin-permission/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib-plugin</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-plugin-permission</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/plugin-postenable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib-plugin</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-plugin-postenable</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-plugin</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>io.github.projectunified</groupId>
<artifactId>minelib</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
<packaging>pom</packaging>
<modules>
<module>scheduler</module>
Expand Down
2 changes: 1 addition & 1 deletion scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-scheduler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scheduler/scheduler-async/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib-scheduler</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-scheduler-async</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scheduler/scheduler-canceller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib-scheduler</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-scheduler-canceller</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scheduler/scheduler-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib-scheduler</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-scheduler-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scheduler/scheduler-entity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib-scheduler</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-scheduler-entity</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scheduler/scheduler-global/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib-scheduler</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-scheduler-global</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scheduler/scheduler-location/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib-scheduler</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-scheduler-location</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scheduler/scheduler-region/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.projectunified</groupId>
<artifactId>minelib-scheduler</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<artifactId>minelib-scheduler-region</artifactId>
Expand Down

0 comments on commit 1821dc2

Please sign in to comment.