From d9e19af8e460dc0323d647ae345e129812e20b27 Mon Sep 17 00:00:00 2001 From: Andy Kruth Date: Wed, 3 Sep 2025 11:25:31 -0400 Subject: [PATCH 1/3] Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit 2c062bd70b889d64015e8347f7d356e438e9fdbb. --- app/pom.xml | 2 +- bom/pom.xml | 2 +- core/pom.xml | 2 +- graphql/api/pom.xml | 2 +- graphql/maven-plugin/pom.xml | 2 +- graphql/scalars/pom.xml | 2 +- handler-spi/pom.xml | 2 +- it/pom.xml | 2 +- model/pom.xml | 2 +- pom.xml | 4 ++-- repository/api/pom.xml | 2 +- repository/kafka/pom.xml | 2 +- spring-boot-starter/pom.xml | 2 +- state/api/pom.xml | 2 +- state/avro/pom.xml | 2 +- state/core/pom.xml | 2 +- state/example/pom.xml | 2 +- state/graphql-sender/pom.xml | 2 +- state/it/pom.xml | 2 +- state/kafka-receiver/pom.xml | 2 +- state/kafka-sender/pom.xml | 2 +- 21 files changed, 22 insertions(+), 22 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index af1063d1..ed0ee15e 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 stream-registry-app diff --git a/bom/pom.xml b/bom/pom.xml index 2de06d50..ce95efbe 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 stream-registry-bom diff --git a/core/pom.xml b/core/pom.xml index 22f761d6..e411371d 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 stream-registry-core diff --git a/graphql/api/pom.xml b/graphql/api/pom.xml index b0412142..5e87a941 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 ../.. diff --git a/graphql/maven-plugin/pom.xml b/graphql/maven-plugin/pom.xml index e34a4305..60f060e4 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 ../.. diff --git a/graphql/scalars/pom.xml b/graphql/scalars/pom.xml index 291ab177..79d5b564 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 ../.. diff --git a/handler-spi/pom.xml b/handler-spi/pom.xml index 7a8311a3..cb911d93 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 stream-registry-handler-spi diff --git a/it/pom.xml b/it/pom.xml index baf6c711..f036afe0 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 stream-registry-it diff --git a/model/pom.xml b/model/pom.xml index b6298ad4..31149146 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 stream-registry-model diff --git a/pom.xml b/pom.xml index 783943e5..39bb22da 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.expediagroup.streamplatform stream-registry pom - 3.0.4-SNAPSHOT + 3.0.3 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-1.0.2 + stream-registry-3.0.3 diff --git a/repository/api/pom.xml b/repository/api/pom.xml index 778f4b3d..b96e8b0f 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 ../.. diff --git a/repository/kafka/pom.xml b/repository/kafka/pom.xml index c9d30f34..27515acd 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 ../.. diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml index 0073cdca..f4c1ad6d 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 stream-registry-spring-boot-starter diff --git a/state/api/pom.xml b/state/api/pom.xml index 30cb09fa..ecc83d2d 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 ../.. diff --git a/state/avro/pom.xml b/state/avro/pom.xml index e405e8ae..fab4ac3e 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 ../.. diff --git a/state/core/pom.xml b/state/core/pom.xml index d9a9fce6..ae03574a 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 ../.. diff --git a/state/example/pom.xml b/state/example/pom.xml index 0781f0f8..8c70df80 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 ../.. diff --git a/state/graphql-sender/pom.xml b/state/graphql-sender/pom.xml index 17c1abdf..c25e18d5 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 ../.. diff --git a/state/it/pom.xml b/state/it/pom.xml index 57558b49..cea09978 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 ../.. diff --git a/state/kafka-receiver/pom.xml b/state/kafka-receiver/pom.xml index 558dfced..14624286 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 ../.. diff --git a/state/kafka-sender/pom.xml b/state/kafka-sender/pom.xml index e0bb1ed8..6f0d198e 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 ../.. From d165dbe7d6320f107f5a998f4fe252d17270ba09 Mon Sep 17 00:00:00 2001 From: Andy Kruth Date: Wed, 3 Sep 2025 11:25:33 -0400 Subject: [PATCH 2/3] Revert "[maven-release-plugin] prepare release stream-registry-3.0.3" This reverts commit cee5a40aee9b45e6d36f9fd1da275fc86703649b. --- app/pom.xml | 2 +- bom/pom.xml | 2 +- core/pom.xml | 2 +- graphql/api/pom.xml | 2 +- graphql/maven-plugin/pom.xml | 2 +- graphql/scalars/pom.xml | 2 +- handler-spi/pom.xml | 2 +- it/pom.xml | 2 +- model/pom.xml | 2 +- pom.xml | 4 ++-- repository/api/pom.xml | 2 +- repository/kafka/pom.xml | 2 +- spring-boot-starter/pom.xml | 2 +- state/api/pom.xml | 2 +- state/avro/pom.xml | 2 +- state/core/pom.xml | 2 +- state/example/pom.xml | 2 +- state/graphql-sender/pom.xml | 2 +- state/it/pom.xml | 2 +- state/kafka-receiver/pom.xml | 2 +- state/kafka-sender/pom.xml | 2 +- 21 files changed, 22 insertions(+), 22 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index ed0ee15e..1af7472a 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT stream-registry-app diff --git a/bom/pom.xml b/bom/pom.xml index ce95efbe..ac9b7b9f 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT stream-registry-bom diff --git a/core/pom.xml b/core/pom.xml index e411371d..afcc0297 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT stream-registry-core diff --git a/graphql/api/pom.xml b/graphql/api/pom.xml index 5e87a941..7eca8d5d 100644 --- a/graphql/api/pom.xml +++ b/graphql/api/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT ../.. diff --git a/graphql/maven-plugin/pom.xml b/graphql/maven-plugin/pom.xml index 60f060e4..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.3 + 3.0.3-SNAPSHOT ../.. diff --git a/graphql/scalars/pom.xml b/graphql/scalars/pom.xml index 79d5b564..caff68a3 100644 --- a/graphql/scalars/pom.xml +++ b/graphql/scalars/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT ../.. diff --git a/handler-spi/pom.xml b/handler-spi/pom.xml index cb911d93..aa547e6d 100644 --- a/handler-spi/pom.xml +++ b/handler-spi/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT stream-registry-handler-spi diff --git a/it/pom.xml b/it/pom.xml index f036afe0..661b3574 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT stream-registry-it diff --git a/model/pom.xml b/model/pom.xml index 31149146..8f238b25 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT stream-registry-model diff --git a/pom.xml b/pom.xml index 39bb22da..03ef5e38 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.expediagroup.streamplatform stream-registry pom - 3.0.3 + 3.0.3-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-3.0.3 + stream-registry-1.0.2 diff --git a/repository/api/pom.xml b/repository/api/pom.xml index b96e8b0f..edfc4fce 100644 --- a/repository/api/pom.xml +++ b/repository/api/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT ../.. diff --git a/repository/kafka/pom.xml b/repository/kafka/pom.xml index 27515acd..b0141842 100644 --- a/repository/kafka/pom.xml +++ b/repository/kafka/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT ../.. diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml index f4c1ad6d..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.3 + 3.0.3-SNAPSHOT stream-registry-spring-boot-starter diff --git a/state/api/pom.xml b/state/api/pom.xml index ecc83d2d..acc8027e 100644 --- a/state/api/pom.xml +++ b/state/api/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT ../.. diff --git a/state/avro/pom.xml b/state/avro/pom.xml index fab4ac3e..ce83f516 100644 --- a/state/avro/pom.xml +++ b/state/avro/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT ../.. diff --git a/state/core/pom.xml b/state/core/pom.xml index ae03574a..71e63035 100644 --- a/state/core/pom.xml +++ b/state/core/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT ../.. diff --git a/state/example/pom.xml b/state/example/pom.xml index 8c70df80..d229d7be 100644 --- a/state/example/pom.xml +++ b/state/example/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT ../.. diff --git a/state/graphql-sender/pom.xml b/state/graphql-sender/pom.xml index c25e18d5..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.3 + 3.0.3-SNAPSHOT ../.. diff --git a/state/it/pom.xml b/state/it/pom.xml index cea09978..5ed3d651 100644 --- a/state/it/pom.xml +++ b/state/it/pom.xml @@ -5,7 +5,7 @@ com.expediagroup.streamplatform stream-registry - 3.0.3 + 3.0.3-SNAPSHOT ../.. diff --git a/state/kafka-receiver/pom.xml b/state/kafka-receiver/pom.xml index 14624286..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.3 + 3.0.3-SNAPSHOT ../.. diff --git a/state/kafka-sender/pom.xml b/state/kafka-sender/pom.xml index 6f0d198e..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.3 + 3.0.3-SNAPSHOT ../.. From 7a572d3ca26bcd7a8bf05cbc36d44c82d1e6dcfb Mon Sep 17 00:00:00 2001 From: Andy Kruth Date: Wed, 3 Sep 2025 11:25:54 -0400 Subject: [PATCH 3/3] fix: STREAMP-15651: updating oss staging url --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 03ef5e38..2beb3e01 100644 --- a/pom.xml +++ b/pom.xml @@ -342,7 +342,7 @@ true sonatype-nexus-staging - https://oss.sonatype.org/ + https://ossrh-staging-api.central.sonatype.com/ true