Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rowan-vr committed Jan 11, 2023
1 parent 778a5c1 commit afca167
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>me.tippie</groupId>
<artifactId>customadvancements-parent</artifactId>
<version>1.2.6</version>
<version>1.2.7</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<artifactId>customadvancements-parent</artifactId>
<groupId>me.tippie</groupId>
<version>1.2.6</version>
<version>1.2.7</version>
</parent>

<build>
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>me.tippie</groupId>
<artifactId>customadvancements-parent</artifactId>
<version>1.2.6</version>
<version>1.2.7</version>
<packaging>pom</packaging>

<name>CustomAdvancements</name>
Expand Down
2 changes: 1 addition & 1 deletion spigot_1_17_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>me.tippie</groupId>
<artifactId>customadvancements-parent</artifactId>
<version>1.2.6</version>
<version>1.2.7</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion spigot_1_18_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>me.tippie</groupId>
<artifactId>customadvancements-parent</artifactId>
<version>1.2.6</version>
<version>1.2.7</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion spigot_1_18_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>me.tippie</groupId>
<artifactId>customadvancements-parent</artifactId>
<version>1.2.6</version>
<version>1.2.7</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion spigot_1_19_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>me.tippie</groupId>
<artifactId>customadvancements-parent</artifactId>
<version>1.2.6</version>
<version>1.2.7</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion spigot_1_19_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>me.tippie</groupId>
<artifactId>customadvancements-parent</artifactId>
<version>1.2.6</version>
<version>1.2.7</version>
</parent>

<properties>
Expand Down

0 comments on commit afca167

Please sign in to comment.