Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bivashy committed Dec 3, 2023
1 parent 76e16ef commit 9a7a6aa
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.mastercapexd.auth</groupId>
<artifactId>main</artifactId>
<version>1.7.12</version>
<version>1.8.0-beta.1</version>
</parent>
<groupId>com.bivashy.auth</groupId>
<artifactId>api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bungee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.mastercapexd.auth</groupId>
<artifactId>main</artifactId>
<version>1.7.12</version>
<version>1.8.0-beta.1</version>
</parent>
<artifactId>bungee</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.mastercapexd.auth</groupId>
<artifactId>main</artifactId>
<version>1.7.12</version>
<version>1.8.0-beta.1</version>
</parent>
<artifactId>core</artifactId>

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>me.mastercapexd.auth</groupId>
<artifactId>main</artifactId>
<packaging>pom</packaging>
<version>1.7.12</version>
<version>1.8.0-beta.1</version>
<modules>
<module>api</module>
<module>core</module>
Expand Down
2 changes: 1 addition & 1 deletion velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.mastercapexd.auth</groupId>
<artifactId>main</artifactId>
<version>1.7.12</version>
<version>1.8.0-beta.1</version>
</parent>
<artifactId>velocity</artifactId>

Expand Down

0 comments on commit 9a7a6aa

Please sign in to comment.