diff --git a/alfa-client/pom.xml b/alfa-client/pom.xml index 6a524c64770b15d957a0912a004a6b0b3b9a6816..756ceff4655f37af4e196a30dfc5d61e2b0e1dbd 100644 --- a/alfa-client/pom.xml +++ b/alfa-client/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.14.0</version> + <version>2.15.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml index 00c2d4ccf4ac313ab60933add659f9b546fc6316..632ca43155b36c3b27a62281658cccbe073b43d9 100644 --- a/alfa-server/pom.xml +++ b/alfa-server/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.14.0</version> + <version>2.15.0-SNAPSHOT</version> </parent> <artifactId>alfa-server</artifactId> diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml index cc54026e1c887e2ad3c6984909004e7f258baab0..80aeb0d1704a845cb773697d5d4ccb85d949bc71 100644 --- a/alfa-service/pom.xml +++ b/alfa-service/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.14.0</version> + <version>2.15.0-SNAPSHOT</version> </parent> <artifactId>alfa-service</artifactId> diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml index 31228543190761ab48d65ab18ee4d3ccbd80659f..b26ac517ff64134e1aa77ca1ab183e1fd6399dd9 100644 --- a/alfa-xdomea/pom.xml +++ b/alfa-xdomea/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.14.0</version> + <version>2.15.0-SNAPSHOT</version> </parent> <artifactId>alfa-xdomea</artifactId> diff --git a/pom.xml b/pom.xml index ff317064a43177ce064726ccb238a5e9a4c1405c..bf659cbf79c8bd7d075ed75bc684a866ff776b23 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.14.0</version> + <version>2.15.0-SNAPSHOT</version> <name>Alfa Parent</name> <packaging>pom</packaging>