diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml index e8d1c122b1d8bfd2fda3ebd1eedd0f872a86abb4..649f17358936b7c20ef8194c35f805b44f315958 100644 --- a/alfa-server/pom.xml +++ b/alfa-server/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.18.0-SNAPSHOT</version> + <version>2.18.1-SNAPSHOT</version> </parent> <artifactId>alfa-server</artifactId> diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml index 22eab80d592ab5d23b5911b71264931dfc103880..fa783e9d2ec4d2f17c2276c4c5a47f304faa2841 100644 --- a/alfa-service/pom.xml +++ b/alfa-service/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.18.0-SNAPSHOT</version> + <version>2.18.1-SNAPSHOT</version> </parent> <artifactId>alfa-service</artifactId> diff --git a/pom.xml b/pom.xml index 8342475c79a08ad990ca65108ea6afdf17e2b64f..b2538e12ae883b721ff1ffc880b7d55604121cbe 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.18.0-SNAPSHOT</version> + <version>2.18.1-SNAPSHOT</version> <name>Alfa Parent</name> <packaging>pom</packaging> <inceptionYear>2020</inceptionYear>