Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bivashy committed Aug 2, 2023
1 parent c65bc0b commit 75a26b6
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.10</version>
<version>1.7.11</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.10</version>
<version>1.7.11</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.10</version>
<version>1.7.11</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.10</version>
<version>1.7.11</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.10</version>
<version>1.7.11</version>
</parent>
<artifactId>velocity</artifactId>

Expand Down

0 comments on commit 75a26b6

Please # to comment.