Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rowan-vr committed Oct 17, 2022
1 parent 0c7dea7 commit b9f8593
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 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.4</version>
<version>1.2.5</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.4</version>
<version>1.2.5</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.4</version>
<version>1.2.5</version>
<packaging>pom</packaging>

<name>CustomAdvancements</name>
Expand Down
4 changes: 2 additions & 2 deletions 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.4</version>
<version>1.2.5</version>
</parent>

<properties>
Expand Down Expand Up @@ -48,7 +48,7 @@
<plugin>
<groupId>net.md-5</groupId>
<artifactId>specialsource-maven-plugin</artifactId>
<version>1.2.4</version>
<version>1.2.5</version>
<executions>
<execution>
<phase>package</phase>
Expand Down
4 changes: 2 additions & 2 deletions 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.4</version>
<version>1.2.5</version>
</parent>

<properties>
Expand Down Expand Up @@ -48,7 +48,7 @@
<plugin>
<groupId>net.md-5</groupId>
<artifactId>specialsource-maven-plugin</artifactId>
<version>1.2.4</version>
<version>1.2.5</version>
<executions>
<execution>
<phase>package</phase>
Expand Down
4 changes: 2 additions & 2 deletions 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.4</version>
<version>1.2.5</version>
</parent>

<properties>
Expand Down Expand Up @@ -48,7 +48,7 @@
<plugin>
<groupId>net.md-5</groupId>
<artifactId>specialsource-maven-plugin</artifactId>
<version>1.2.4</version>
<version>1.2.5</version>
<executions>
<execution>
<phase>package</phase>
Expand Down
4 changes: 2 additions & 2 deletions 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.4</version>
<version>1.2.5</version>
</parent>

<properties>
Expand Down Expand Up @@ -48,7 +48,7 @@
<plugin>
<groupId>net.md-5</groupId>
<artifactId>specialsource-maven-plugin</artifactId>
<version>1.2.4</version>
<version>1.2.5</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit b9f8593

Please sign in to comment.