diff --git a/mongo-connector/pom.xml b/mongo-connector/pom.xml index 08a976e7..71421102 100644 --- a/mongo-connector/pom.xml +++ b/mongo-connector/pom.xml @@ -7,7 +7,7 @@ net.codingarea.challenges root - 2.3.0 + 2.3.1 mongo-connector diff --git a/plugin/pom.xml b/plugin/pom.xml index c42f33ec..53aac8d2 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -7,7 +7,7 @@ net.codingarea.challenges root - 2.3.0 + 2.3.1 plugin diff --git a/plugin/src/main/resources/plugin.yml b/plugin/src/main/resources/plugin.yml index 020e5e87..ef3993ea 100644 --- a/plugin/src/main/resources/plugin.yml +++ b/plugin/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ name: Challenges -version: 2.3.0 +version: 2.3.1 author: CodingArea authors: - anweisen diff --git a/pom.xml b/pom.xml index 98f485a9..67b9e5a0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ net.codingarea.challenges root - 2.3.0 + 2.3.1 pom root https://github.com/anweisen/Challenges