diff --git a/app/pom.xml b/app/pom.xml index af1063d1..1af7472a 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT stream-registry-app diff --git a/bom/pom.xml b/bom/pom.xml index 2de06d50..ac9b7b9f 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT stream-registry-bom diff --git a/core/pom.xml b/core/pom.xml index 22f761d6..afcc0297 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT stream-registry-core diff --git a/graphql/api/pom.xml b/graphql/api/pom.xml index b0412142..7eca8d5d 100644 --- a/graphql/api/pom.xml +++ b/graphql/api/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../.. diff --git a/graphql/maven-plugin/pom.xml b/graphql/maven-plugin/pom.xml index e34a4305..d0ed5f99 100644 --- a/graphql/maven-plugin/pom.xml +++ b/graphql/maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../.. diff --git a/graphql/scalars/pom.xml b/graphql/scalars/pom.xml index 291ab177..caff68a3 100644 --- a/graphql/scalars/pom.xml +++ b/graphql/scalars/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../.. diff --git a/handler-spi/pom.xml b/handler-spi/pom.xml index 7a8311a3..aa547e6d 100644 --- a/handler-spi/pom.xml +++ b/handler-spi/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT stream-registry-handler-spi diff --git a/it/pom.xml b/it/pom.xml index baf6c711..661b3574 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT stream-registry-it diff --git a/model/pom.xml b/model/pom.xml index b6298ad4..8f238b25 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT stream-registry-model diff --git a/pom.xml b/pom.xml index 783943e5..2beb3e01 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.expediagroup.streamplatform stream-registry pom - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT https://expediagroup.github.io/stream-registry/ 2018 @@ -342,7 +342,7 @@ true sonatype-nexus-staging - https://oss.sonatype.org/ + https://ossrh-staging-api.central.sonatype.com/ true diff --git a/repository/api/pom.xml b/repository/api/pom.xml index 778f4b3d..edfc4fce 100644 --- a/repository/api/pom.xml +++ b/repository/api/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../.. diff --git a/repository/kafka/pom.xml b/repository/kafka/pom.xml index c9d30f34..b0141842 100644 --- a/repository/kafka/pom.xml +++ b/repository/kafka/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../.. diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml index 0073cdca..2a5c06c0 100644 --- a/spring-boot-starter/pom.xml +++ b/spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT stream-registry-spring-boot-starter diff --git a/state/api/pom.xml b/state/api/pom.xml index 30cb09fa..acc8027e 100644 --- a/state/api/pom.xml +++ b/state/api/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../.. diff --git a/state/avro/pom.xml b/state/avro/pom.xml index e405e8ae..ce83f516 100644 --- a/state/avro/pom.xml +++ b/state/avro/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../.. diff --git a/state/core/pom.xml b/state/core/pom.xml index d9a9fce6..71e63035 100644 --- a/state/core/pom.xml +++ b/state/core/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../.. diff --git a/state/example/pom.xml b/state/example/pom.xml index 0781f0f8..d229d7be 100644 --- a/state/example/pom.xml +++ b/state/example/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../.. diff --git a/state/graphql-sender/pom.xml b/state/graphql-sender/pom.xml index 17c1abdf..75f092bb 100644 --- a/state/graphql-sender/pom.xml +++ b/state/graphql-sender/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../.. diff --git a/state/it/pom.xml b/state/it/pom.xml index 57558b49..5ed3d651 100644 --- a/state/it/pom.xml +++ b/state/it/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../.. diff --git a/state/kafka-receiver/pom.xml b/state/kafka-receiver/pom.xml index 558dfced..a7da1d92 100644 --- a/state/kafka-receiver/pom.xml +++ b/state/kafka-receiver/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../.. diff --git a/state/kafka-sender/pom.xml b/state/kafka-sender/pom.xml index e0bb1ed8..f566f85a 100644 --- a/state/kafka-sender/pom.xml +++ b/state/kafka-sender/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.4-SNAPSHOT + 3.0.3-SNAPSHOT ../..