diff --git a/CityDoctorParent/CityDoctorCheckResult/pom.xml b/CityDoctorParent/CityDoctorCheckResult/pom.xml index 3ba2f10293123e24fd0dee01c89ddde163ef4357..cdf7253ab44ed3386a4ed77cf972e8a539770943 100644 --- a/CityDoctorParent/CityDoctorCheckResult/pom.xml +++ b/CityDoctorParent/CityDoctorCheckResult/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>de.hft.stuttgart</groupId> <artifactId>CityDoctorParent</artifactId> - <version>3.7.0</version> + <version>3.8.0-SNAPSHOT</version> </parent> <artifactId>CityDoctorCheckResult</artifactId> diff --git a/CityDoctorParent/CityDoctorEdge/pom.xml b/CityDoctorParent/CityDoctorEdge/pom.xml index d674595e80f34cacc0c62bfa285fa85dc4500b0a..b5392c27cfe9d894742e1e96d8c410526901492b 100644 --- a/CityDoctorParent/CityDoctorEdge/pom.xml +++ b/CityDoctorParent/CityDoctorEdge/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>de.hft.stuttgart</groupId> <artifactId>CityDoctorParent</artifactId> - <version>3.7.0</version> + <version>3.8.0-SNAPSHOT</version> </parent> <artifactId>CityDoctorEdge</artifactId> diff --git a/CityDoctorParent/CityDoctorModel/pom.xml b/CityDoctorParent/CityDoctorModel/pom.xml index 0fd0fc97b12637a53880cbd4c92cea3c2d1c72a6..947e7c856e2a5361087008f77bb4e56e3ef69d9c 100644 --- a/CityDoctorParent/CityDoctorModel/pom.xml +++ b/CityDoctorParent/CityDoctorModel/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>de.hft.stuttgart</groupId> <artifactId>CityDoctorParent</artifactId> - <version>3.7.0</version> + <version>3.8.0-SNAPSHOT</version> </parent> <properties> diff --git a/CityDoctorParent/CityDoctorValidation/pom.xml b/CityDoctorParent/CityDoctorValidation/pom.xml index b6bc3f108077787f63caf6d7b33d3180b0990a72..72a8e32cc7cf4c1e73b1069e1e5c78a9c9692331 100644 --- a/CityDoctorParent/CityDoctorValidation/pom.xml +++ b/CityDoctorParent/CityDoctorValidation/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>de.hft.stuttgart</groupId> <artifactId>CityDoctorParent</artifactId> - <version>3.7.0</version> + <version>3.8.0-SNAPSHOT</version> </parent> <artifactId>CityDoctorValidation</artifactId> <name>CityDoctorValidation</name> diff --git a/CityDoctorParent/pom.xml b/CityDoctorParent/pom.xml index 7ac74ebcd14d5c0de475817ce78d63f62f5ccd3c..29e6276069769990becfe416d6bcf0a9be14ba8e 100644 --- a/CityDoctorParent/pom.xml +++ b/CityDoctorParent/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>de.hft.stuttgart</groupId> <artifactId>CityDoctorParent</artifactId> - <version>3.7.0</version> + <version>3.8.0-SNAPSHOT</version> <packaging>pom</packaging> <name>CityDoctorParent</name>