diff --git a/alfa-client/pom.xml b/alfa-client/pom.xml index 8dcab826efda3374bde7777ef254d33c4ad00f55..64f7f32d3e351d1eab7d82d650ab4600c88c6aab 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.10.2</version> + <version>2.10.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml index efb47996755dc5e97534c4326ec7c5ffd749dadc..1c42a12ac90f298ed6e1c4d060e748a6760b90d1 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.10.2</version> + <version>2.10.3-SNAPSHOT</version> </parent> <artifactId>alfa-server</artifactId> diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml index 3260eae17df7dd841dd7bf037785ace1642c57ac..15f9eb153d8e77afbd45d7f7e560f9e55f11f4ae 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.10.2</version> + <version>2.10.3-SNAPSHOT</version> </parent> <artifactId>alfa-service</artifactId> diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml index 8fb12ecbbdbb5f23ba8de352883dfbf096ce8865..0b1f64c8ce2366f292740ed4527b0573479bfbe3 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.10.2</version> + <version>2.10.3-SNAPSHOT</version> </parent> <artifactId>alfa-xdomea</artifactId>