Skip to content

Commit

Permalink
[maven-release-plugin] prepare release silkspawners-7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timbru31 committed Feb 3, 2021
1 parent af2ea4b commit 5ef3214
Show file tree
Hide file tree
Showing 15 changed files with 43 additions and 43 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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>

<parent>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
30 changes: 15 additions & 15 deletions modules/SilkSpawners/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners</artifactId>
<packaging>jar</packaging>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.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 @@ -110,67 +110,67 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_8_R1</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_8_R3</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_9_R2</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_10_R1</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_11_R1</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_12_R1</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_13_R2</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_14_R1</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_15_R1</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_16_R1</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_16_R2</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-v1_16_R3</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -312,7 +312,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-7.0.0</tag>
</scm>

<ciManagement>
Expand Down
4 changes: 2 additions & 2 deletions modules/v1_10_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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
</dependencies>
</project>
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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions modules/v1_8_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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions modules/v1_8_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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions modules/v1_9_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>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-API</artifactId>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>de.dustplanet</groupId>
<artifactId>silkspawners-parent</artifactId>
<packaging>pom</packaging>
<version>6.5.1-SNAPSHOT</version>
<version>7.0.0</version>
<name>SilkSpawners Parent</name>
<url>https://dev.bukkit.org/projects/silkspawners/</url>

Expand Down Expand Up @@ -145,7 +145,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-7.0.0</tag>
</scm>

<ciManagement>
Expand Down

0 comments on commit 5ef3214

Please sign in to comment.