Bump version to 2.2.5

This commit is contained in:
Matthew Shipman 2022-06-24 02:30:06 +00:00
parent 9a623d9bc3
commit e01409cf05
16 changed files with 28 additions and 27 deletions

View File

@ -7,7 +7,7 @@
<parent>
<artifactId>tamablefoxes-parent</artifactId>
<groupId>net.seanomik</groupId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>tamablefoxes_v1_14_R1</artifactId>
@ -42,4 +42,4 @@
<version>1.5.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -7,7 +7,7 @@
<parent>
<artifactId>tamablefoxes-parent</artifactId>
<groupId>net.seanomik</groupId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>tamablefoxes_v1_15_R1</artifactId>
@ -42,4 +42,4 @@
<version>1.5.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -7,7 +7,7 @@
<parent>
<artifactId>tamablefoxes-parent</artifactId>
<groupId>net.seanomik</groupId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>tamablefoxes_v1_16_R1</artifactId>
@ -42,4 +42,4 @@
<version>1.5.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -7,7 +7,7 @@
<parent>
<artifactId>tamablefoxes-parent</artifactId>
<groupId>net.seanomik</groupId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>tamablefoxes_v1_16_R2</artifactId>
@ -42,4 +42,4 @@
<version>1.5.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -7,7 +7,7 @@
<parent>
<groupId>net.seanomik</groupId>
<artifactId>tamablefoxes-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>tamablefoxes_v1_16_R3</artifactId>
@ -42,4 +42,4 @@
<version>1.5.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -7,7 +7,7 @@
<parent>
<groupId>net.seanomik</groupId>
<artifactId>tamablefoxes-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<build>
@ -81,4 +81,4 @@
<version>1.5.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -7,7 +7,7 @@
<parent>
<groupId>net.seanomik</groupId>
<artifactId>tamablefoxes-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<build>
@ -81,4 +81,4 @@
<version>1.5.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -7,7 +7,7 @@
<parent>
<groupId>net.seanomik</groupId>
<artifactId>tamablefoxes-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<build>
@ -81,4 +81,4 @@
<version>1.5.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -7,7 +7,7 @@
<parent>
<groupId>net.seanomik</groupId>
<artifactId>tamablefoxes-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<build>
@ -81,4 +81,4 @@
<version>1.5.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -7,7 +7,7 @@
<parent>
<groupId>net.seanomik</groupId>
<artifactId>tamablefoxes-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<build>
@ -81,4 +81,4 @@
<version>1.5.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -7,7 +7,7 @@
<parent>
<groupId>net.seanomik</groupId>
<artifactId>tamablefoxes-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<build>

View File

@ -7,7 +7,7 @@
<parent>
<groupId>net.seanomik</groupId>
<artifactId>tamablefoxes-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>tamablefoxes</artifactId>

View File

@ -76,6 +76,7 @@ java -jar ./BuildTools.jar --rev 1.17 --remapped remapped-mojang
java -jar ./BuildTools.jar --rev 1.17.1 --remapped remapped-mojang
java -jar ./BuildTools.jar --rev 1.18 --remapped remapped-mojang
java -jar ./BuildTools.jar --rev 1.18.1 --remapped remapped-mojang
java -jar ./BuildTools.jar --rev 1.19 --remapped remapped-mojang
```
Yes it's a lot, yes it will likely take a while to build all of these spigot versions. Only versions after 1.17 use remapped jars.

View File

@ -7,7 +7,7 @@
<parent>
<groupId>net.seanomik</groupId>
<artifactId>tamablefoxes-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>tamablefoxes-util</artifactId>
@ -27,4 +27,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
</project>
</project>

View File

@ -6,7 +6,7 @@
<groupId>net.seanomik</groupId>
<artifactId>tamablefoxes-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
<packaging>pom</packaging>
<repositories>
@ -66,4 +66,4 @@
</plugins>
</pluginManagement>
</build>
</project>
</project>

View File

@ -6,7 +6,7 @@
<groupId>net.seanomik</groupId>
<artifactId>tamablefoxes-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.5-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>