Skip to content

Commit

Permalink
[maven-release-plugin] prepare release silkspawners-8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timbru31 committed Jun 29, 2024
1 parent d46f62a commit ea8eb06
Show file tree
Hide file tree
Showing 23 changed files with 70 additions and 73 deletions.
4 changes: 2 additions & 2 deletions modules/API/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<artifactId>silkspawners-API</artifactId>
<packaging>jar</packaging>
<name>SilkSpawners API</name>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>

<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
49 changes: 24 additions & 25 deletions modules/SilkSpawners/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners</artifactId>
<packaging>jar</packaging>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<name>SilkSpawners</name>
<url>https://dev.bukkit.org/projects/silkspawners/</url>
<description>Pickup, place and customize Monster Spawners</description>
Expand Down Expand Up @@ -117,107 +116,107 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_8_R3</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_11_R1</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_12_R1</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_13_R2</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_14_R1</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_15_R1</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_16_R1</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_16_R2</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_16_R3</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_17_R1</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_18_R1</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_18_R2</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_19_R1</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_19_R2</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_19_R3</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_20_R1</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_20_R2</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_20_R3</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_20_R4</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_21_R1</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -359,7 +358,7 @@
<url>https://github.com/timbru31/SilkSpawners</url>
<connection>scm:git:git://github.com/timbru31/SilkSpawners.git</connection>
<developerConnection>scm:git:[email protected]:timbru31/SilkSpawners.git</developerConnection>
<tag>HEAD</tag>
<tag>silkspawners-8.1.0</tag>
</scm>

<ciManagement>
Expand Down
4 changes: 2 additions & 2 deletions modules/v1_11_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions modules/v1_12_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions modules/v1_13_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions modules/v1_14_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions modules/v1_15_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions modules/v1_16_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions modules/v1_16_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions modules/v1_16_R3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions modules/v1_17_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/v1_18_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/v1_18_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/v1_19_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/v1_19_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>8.0.1-SNAPSHOT</version>
<version>8.1.0</version>
</dependency>
</dependencies>

Expand Down
Loading

0 comments on commit ea8eb06

Please sign in to comment.