From fab212fe91f88cfcb6e6fcf082364bbf91f6d661 Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Thu, 11 Jul 2024 14:44:42 +0200 Subject: [PATCH] Revert the artifact/parent setup changes. --- pom.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 8e857cbfc..12aee6e26 100644 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,9 @@ 4.0.0 + org.springframework.cloud spring-cloud-stream-docs-build - ${parent.version} - - org.springframework.cloud - spring-cloud-stream-parent - 4.1.4-SNAPSHOT - + 0.0.1-SNAPSHOT Spring Cloud Stream Docs Build Builds Spring Cloud Stream Docs.