diff --git a/app/pom.xml b/app/pom.xml index 51d0c4a9..3bc6f84a 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT stream-registry-app diff --git a/bom/pom.xml b/bom/pom.xml index 76ac0b46..72387f13 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT stream-registry-bom diff --git a/core/pom.xml b/core/pom.xml index 7bd4987a..e2c31d18 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT stream-registry-core diff --git a/graphql/api/pom.xml b/graphql/api/pom.xml index aa16d4d1..59bfeeb0 100644 --- a/graphql/api/pom.xml +++ b/graphql/api/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../.. diff --git a/graphql/maven-plugin/pom.xml b/graphql/maven-plugin/pom.xml index 4efb600f..096086a5 100644 --- a/graphql/maven-plugin/pom.xml +++ b/graphql/maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../.. diff --git a/graphql/scalars/pom.xml b/graphql/scalars/pom.xml index cd27d1b1..cb0c44f1 100644 --- a/graphql/scalars/pom.xml +++ b/graphql/scalars/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../.. diff --git a/handler-spi/pom.xml b/handler-spi/pom.xml index e93b8976..8e0718e6 100644 --- a/handler-spi/pom.xml +++ b/handler-spi/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT stream-registry-handler-spi diff --git a/it/pom.xml b/it/pom.xml index 9b95a62c..169a7a74 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT stream-registry-it diff --git a/model/pom.xml b/model/pom.xml index a6236902..d1b7e742 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT stream-registry-model diff --git a/pom.xml b/pom.xml index 43c4b185..c14c8735 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.expediagroup.streamplatform stream-registry pom - 2.4.0 + 2.4.1-SNAPSHOT https://expediagroup.github.io/stream-registry/ 2018 @@ -21,7 +21,7 @@ scm:git:https://${GIT_USERNAME}:${GIT_PASSWORD}@github.com/ExpediaGroup/stream-registry.git https://github.com/ExpediaGroup/stream-registry - stream-registry-2.4.0 + stream-registry-1.0.2 diff --git a/repository/api/pom.xml b/repository/api/pom.xml index 0528def1..2698f408 100644 --- a/repository/api/pom.xml +++ b/repository/api/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../.. diff --git a/repository/kafka/pom.xml b/repository/kafka/pom.xml index 7dcb7f46..d81a2dd3 100644 --- a/repository/kafka/pom.xml +++ b/repository/kafka/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../.. diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml index 00e73070..57856703 100644 --- a/spring-boot-starter/pom.xml +++ b/spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT stream-registry-spring-boot-starter diff --git a/state/api/pom.xml b/state/api/pom.xml index 3e0a158c..ff5a2547 100644 --- a/state/api/pom.xml +++ b/state/api/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../.. diff --git a/state/avro/pom.xml b/state/avro/pom.xml index c271f157..fc45d5a1 100644 --- a/state/avro/pom.xml +++ b/state/avro/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../.. diff --git a/state/core/pom.xml b/state/core/pom.xml index ae5dbe9e..4b3893b8 100644 --- a/state/core/pom.xml +++ b/state/core/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../.. diff --git a/state/example/pom.xml b/state/example/pom.xml index c9038142..17586286 100644 --- a/state/example/pom.xml +++ b/state/example/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../.. diff --git a/state/graphql-sender/pom.xml b/state/graphql-sender/pom.xml index e9e43229..07239d8b 100644 --- a/state/graphql-sender/pom.xml +++ b/state/graphql-sender/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../.. diff --git a/state/it/pom.xml b/state/it/pom.xml index 5a94e529..b3c2dd2d 100644 --- a/state/it/pom.xml +++ b/state/it/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../.. diff --git a/state/kafka-receiver/pom.xml b/state/kafka-receiver/pom.xml index cde7a12b..0c2b23a9 100644 --- a/state/kafka-receiver/pom.xml +++ b/state/kafka-receiver/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../.. diff --git a/state/kafka-sender/pom.xml b/state/kafka-sender/pom.xml index e7a5228a..658a33ee 100644 --- a/state/kafka-sender/pom.xml +++ b/state/kafka-sender/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 2.4.0 + 2.4.1-SNAPSHOT ../..