diff --git a/CityDoctorParent/CityDoctorCheckResult/pom.xml b/CityDoctorParent/CityDoctorCheckResult/pom.xml index acfea38c6e5b0a411bd473fa7310ac59351bd1c1..0fffb0ae9f9a28da449fea142860892de0a14469 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.10.0</version> + <version>3.10.1-SNAPSHOT</version> </parent> <artifactId>CityDoctorCheckResult</artifactId> diff --git a/CityDoctorParent/CityDoctorEdge/pom.xml b/CityDoctorParent/CityDoctorEdge/pom.xml index c0a5ceaba271d25b8b22ad393636d3d706730e88..7037b33501da6a9e7cf387ae490b48e69e4d58f8 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.10.0</version> + <version>3.10.1-SNAPSHOT</version> </parent> <artifactId>CityDoctorEdge</artifactId> diff --git a/CityDoctorParent/CityDoctorModel/pom.xml b/CityDoctorParent/CityDoctorModel/pom.xml index c5dc46e4e5acacb9ce11b4af72e094a4a6f4f84a..668ddb2869f18f848f3dd3e48836b65829a0e406 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.10.0</version> + <version>3.10.1-SNAPSHOT</version> </parent> <properties> diff --git a/CityDoctorParent/CityDoctorValidation/pom.xml b/CityDoctorParent/CityDoctorValidation/pom.xml index 708dcf10140c79dd90c02f7274c029ab696476e3..d843a8b094b27ed1fe8d90638cab40b35a63438b 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.10.0</version> + <version>3.10.1-SNAPSHOT</version> </parent> <artifactId>CityDoctorValidation</artifactId> <name>CityDoctorValidation</name> diff --git a/CityDoctorParent/pom.xml b/CityDoctorParent/pom.xml index 732a052572c763c08d2157892ccaa1a42a4738e8..2958da24bd71d2619055b9fc8ef367b728b5da39 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.10.0</version> + <version>3.10.1-SNAPSHOT</version> <packaging>pom</packaging> <name>CityDoctorParent</name>