From d4672736efeb8782e4e616352237370f08c3e06e Mon Sep 17 00:00:00 2001 From: Auxilor <will@willfp.com> Date: Tue, 3 Nov 2020 21:45:36 +0000 Subject: [PATCH] Updated to 5.0.10 --- NMS/API/pom.xml | 2 +- NMS/v1_15_R1/pom.xml | 2 +- NMS/v1_16_R1/pom.xml | 2 +- NMS/v1_16_R2/pom.xml | 2 +- NMS/v1_16_R3/pom.xml | 2 +- Plugin/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NMS/API/pom.xml b/NMS/API/pom.xml index 6fde4392..54f50bfe 100644 --- a/NMS/API/pom.xml +++ b/NMS/API/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>parent</artifactId> <groupId>com.willfp.ecoenchants</groupId> - <version>5.0.9</version> + <version>5.0.10</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/NMS/v1_15_R1/pom.xml b/NMS/v1_15_R1/pom.xml index 0d64e186..e9564ca5 100644 --- a/NMS/v1_15_R1/pom.xml +++ b/NMS/v1_15_R1/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>parent</artifactId> <groupId>com.willfp.ecoenchants</groupId> - <version>5.0.9</version> + <version>5.0.10</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/NMS/v1_16_R1/pom.xml b/NMS/v1_16_R1/pom.xml index 2d3556e6..ed99d285 100644 --- a/NMS/v1_16_R1/pom.xml +++ b/NMS/v1_16_R1/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>parent</artifactId> <groupId>com.willfp.ecoenchants</groupId> - <version>5.0.9</version> + <version>5.0.10</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/NMS/v1_16_R2/pom.xml b/NMS/v1_16_R2/pom.xml index bf480741..1f3ca44f 100644 --- a/NMS/v1_16_R2/pom.xml +++ b/NMS/v1_16_R2/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>parent</artifactId> <groupId>com.willfp.ecoenchants</groupId> - <version>5.0.9</version> + <version>5.0.10</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/NMS/v1_16_R3/pom.xml b/NMS/v1_16_R3/pom.xml index 4f75b166..8de92d29 100644 --- a/NMS/v1_16_R3/pom.xml +++ b/NMS/v1_16_R3/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>parent</artifactId> <groupId>com.willfp.ecoenchants</groupId> - <version>5.0.9</version> + <version>5.0.10</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/Plugin/pom.xml b/Plugin/pom.xml index 4b21e192..134fc82b 100644 --- a/Plugin/pom.xml +++ b/Plugin/pom.xml @@ -7,7 +7,7 @@ <parent> <artifactId>parent</artifactId> <groupId>com.willfp.ecoenchants</groupId> - <version>5.0.9</version> + <version>5.0.10</version> </parent> <artifactId>plugin</artifactId> diff --git a/pom.xml b/pom.xml index 018d914b..c90d9c36 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <groupId>com.willfp.ecoenchants</groupId> <artifactId>parent</artifactId> - <version>5.0.9</version> + <version>5.0.10</version> <packaging>pom</packaging> <name>EcoEnchants Parent</name>