Skip to content

Commit

Permalink
Bump version and update Maven Central
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioZumbi12 committed Aug 7, 2024
1 parent 2a952b6 commit afe9170
Show file tree
Hide file tree
Showing 24 changed files with 55 additions and 60 deletions.
10 changes: 5 additions & 5 deletions Addons/BuyRentRegion/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2012-2023 - @FabioZumbi12
~ Last Modified: 02/10/2023 19:54
~ Copyright (c) 2012-2024 - @FabioZumbi12
~ Last Modified: 07/08/2024 14:25
~
~ This class is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any
~ damages arising from the use of this class.
Expand Down Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>BuyRentRegion</artifactId>
Expand Down Expand Up @@ -104,13 +104,13 @@
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Core</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Spigot</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>

Expand Down
10 changes: 5 additions & 5 deletions Addons/KillerProjectiles/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2012-2023 - @FabioZumbi12
~ Last Modified: 02/10/2023 19:54
~ Copyright (c) 2012-2024 - @FabioZumbi12
~ Last Modified: 07/08/2024 14:25
~
~ This class is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any
~ damages arising from the use of this class.
Expand Down Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>KillerProjectiles</artifactId>
Expand Down Expand Up @@ -100,13 +100,13 @@
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Core</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Spigot</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
10 changes: 5 additions & 5 deletions Addons/RedBackups/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2012-2023 - @FabioZumbi12
~ Last Modified: 02/10/2023 19:54
~ Copyright (c) 2012-2024 - @FabioZumbi12
~ Last Modified: 07/08/2024 14:25
~
~ This class is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any
~ damages arising from the use of this class.
Expand Down Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>RedBackups</artifactId>
Expand Down Expand Up @@ -100,13 +100,13 @@
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Core</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Spigot</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
10 changes: 5 additions & 5 deletions Addons/RegionChat/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2012-2023 - @FabioZumbi12
~ Last Modified: 02/10/2023 19:54
~ Copyright (c) 2012-2024 - @FabioZumbi12
~ Last Modified: 07/08/2024 14:25
~
~ This class is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any
~ damages arising from the use of this class.
Expand Down Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>RegionChat</artifactId>
Expand Down Expand Up @@ -100,13 +100,13 @@
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Core</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Spigot</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ RedProtect is hosted on Maven Central
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Core</artifactId>
<version>8.1.1</version>
<version>8.1.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<!-- We don't need any of the dependencies -->
Expand All @@ -71,7 +71,7 @@ RedProtect is hosted on Maven Central
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Spigot</artifactId>
<version>8.1.1</version>
<version>8.1.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<!-- We don't need any of the dependencies -->
Expand All @@ -85,7 +85,7 @@ RedProtect is hosted on Maven Central
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Spigot</artifactId>
<version>8.1.1</version>
<version>8.1.2-SNAPSHOT</version>
<classifier>javadoc</classifier>
</dependency>
</dependencies>
Expand All @@ -99,7 +99,7 @@ repositories {
}
dependencies {
compileOnly ("io.github.fabiozumbi12.RedProtect:RedProtect-Core:8.1.1"){ exclude(group: "*") } // Core is not needed but allow access to all region methods
compileOnly ("io.github.fabiozumbi12.RedProtect:RedProtect-Spigot:8.1.1"){ exclude(group: "*") }
compileOnly ("io.github.fabiozumbi12.RedProtect:RedProtect-Core:8.1.2-SNAPSHOT"){ exclude(group = "*")} // Core is not needed but allow access to all region methods
compileOnly ("io.github.fabiozumbi12.RedProtect:RedProtect-Spigot:8.1.2-SNAPSHOT"){ exclude(group = "*")}
}
```
6 changes: 3 additions & 3 deletions RedProtect-Core/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2012-2023 - @FabioZumbi12
~ Last Modified: 02/10/2023 19:43
~ Copyright (c) 2012-2024 - @FabioZumbi12
~ Last Modified: 07/08/2024 14:25
~
~ This class is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any
~ damages arising from the use of this class.
Expand Down Expand Up @@ -31,7 +31,7 @@
<parent>
<artifactId>RedProtect</artifactId>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
19 changes: 7 additions & 12 deletions RedProtect-Spigot/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
~ Copyright (c) 2012-2024 - @FabioZumbi12
~ Last Modified: 24/06/2024 13:57
~ Last Modified: 07/08/2024 15:42
~
~ This class is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any
~ damages arising from the use of this class.
Expand Down Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>RedProtect-Spigot</artifactId>
Expand Down Expand Up @@ -71,11 +71,6 @@
<url>https://libraries.minecraft.net/</url>
</repository>

<repository>
<id>ultimatechat-repo</id>
<url>https://raw.githubusercontent.com/FabioZumbi12/UltimateChat/mvn-repo/</url>
</repository>

<repository>
<id>placeholderapi</id>
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
Expand All @@ -96,7 +91,7 @@
<dependency>
<groupId>io.github.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Core</artifactId>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -290,9 +285,9 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>br.net.fabiozumbi12.UltimateChat</groupId>
<groupId>io.github.fabiozumbi12.UltimateChat</groupId>
<artifactId>UltimateFancy</artifactId>
<version>1.9.1</version>
<version>1.9.2-SNAPSHOT</version>
</dependency>
</dependencies>

Expand All @@ -314,7 +309,7 @@
<includes>
<include>io.github.fabiozumbi12.RedProtect:RedProtect-Core</include>
<include>io.github.fabiozumbi12.RedProtect:RedProtect-Spigot</include>
<include>br.net.fabiozumbi12.UltimateChat:UltimateFancy</include>
<include>io.github.fabiozumbi12.UltimateChat:UltimateFancy</include>
</includes>
</artifactSet>
<filters>
Expand All @@ -325,7 +320,7 @@
</includes>
</filter>
<filter>
<artifact>br.net.fabiozumbi12.UltimateFancy:UltimateFancy</artifact>
<artifact>io.github.fabiozumbi12.UltimateFancy:UltimateFancy</artifact>
<includes>
<include>**</include>
</includes>
Expand Down
Binary file modified add-ons/BuyRentRegion-8.1.1-SNAPSHOT.jar
Binary file not shown.
Binary file added add-ons/BuyRentRegion-8.1.2-SNAPSHOT.jar
Binary file not shown.
Binary file added add-ons/BuyRentRegion-8.1.2.jar
Binary file not shown.
Binary file added add-ons/BuyRentRegion-8.1.3-SNAPSHOT.jar
Binary file not shown.
Binary file modified add-ons/KillerProjectiles-8.1.1-SNAPSHOT.jar
Binary file not shown.
Binary file added add-ons/KillerProjectiles-8.1.2-SNAPSHOT.jar
Binary file not shown.
Binary file added add-ons/KillerProjectiles-8.1.2.jar
Binary file not shown.
Binary file added add-ons/KillerProjectiles-8.1.3-SNAPSHOT.jar
Binary file not shown.
Binary file modified add-ons/RedBackups-8.1.1-SNAPSHOT.jar
Binary file not shown.
Binary file added add-ons/RedBackups-8.1.2-SNAPSHOT.jar
Binary file not shown.
Binary file added add-ons/RedBackups-8.1.2.jar
Binary file not shown.
Binary file added add-ons/RedBackups-8.1.3-SNAPSHOT.jar
Binary file not shown.
Binary file modified add-ons/RegionChat-8.1.1-SNAPSHOT.jar
Binary file not shown.
Binary file added add-ons/RegionChat-8.1.2-SNAPSHOT.jar
Binary file not shown.
Binary file added add-ons/RegionChat-8.1.2.jar
Binary file not shown.
Binary file added add-ons/RegionChat-8.1.3-SNAPSHOT.jar
Binary file not shown.
40 changes: 20 additions & 20 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
~ Copyright (c) 2012-2023 - @FabioZumbi12
~ Last Modified: 12/06/2023 17:33
~ Copyright (c) 2012-2024 - @FabioZumbi12
~ Last Modified: 07/08/2024 15:14
~
~ This class is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any
~ damages arising from the use of this class.
Expand Down Expand Up @@ -31,7 +31,7 @@
<artifactId>RedProtect</artifactId>
<packaging>pom</packaging>
<name>RedProtect</name>
<version>8.1.1-SNAPSHOT</version>
<version>8.1.3-SNAPSHOT</version>

<description>Spigot plugin to protect region and manage server security</description>
<url>https://github.com/FabioZumbi12/RedProtect</url>
Expand Down Expand Up @@ -73,22 +73,6 @@

<plugins>

<!-- sign packages -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<executions>
<execution>
<id>spigot-plugins</id>
<phase>verify</phase>
<goals>
<goal>sign</goal>
</goals>
</execution>
</executions>
</plugin>

<!-- Parse Version to plugin.yml -->
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down Expand Up @@ -138,6 +122,22 @@
</configuration>
</plugin>

<!-- sign packages to sonatype deploy
https://central.sonatype.org/publish/publish-maven/#distribution-management-and-authentication -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<executions>
<execution>
<id>spigot-plugins</id>
<phase>verify</phase>
<goals>
<goal>sign</goal>
</goals>
</execution>
</executions>
</plugin>
<!-- Deploy to maven central for maven repo -->
<plugin>
<groupId>org.sonatype.plugins</groupId>
Expand All @@ -152,7 +152,7 @@
</configuration>
</plugin>

<!-- Javadoc and sources -->
<!-- Javadoc and sources for sonatype deploy -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
Expand Down

0 comments on commit afe9170

Please sign in to comment.