Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bivashy committed Jun 20, 2023
1 parent 15ca395 commit edd7530
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.6</version>
<version>1.7.7</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.6</version>
<version>1.7.7</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.6</version>
<version>1.7.7</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.6</version>
<version>1.7.7</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.6</version>
<version>1.7.7</version>
</parent>
<artifactId>velocity</artifactId>

Expand Down

0 comments on commit edd7530

Please sign in to comment.