From 28ae4c6fbdabe06153df8ef5319694c9cdd270d3 Mon Sep 17 00:00:00 2001
From: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
Date: Fri, 21 Jun 2024 08:46:40 -0400
Subject: [PATCH] Simplifying POM
---
pom.xml | 39 +++++----------------------------------
1 file changed, 5 insertions(+), 34 deletions(-)
diff --git a/pom.xml b/pom.xml
index 13c0f36..5ccb1e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,9 +3,13 @@
4.0.0
- org.springframework.cloud
spring-cloud-bus-docs-build
0.0.1-SNAPSHOT
+
+ org.springframework.cloud
+ spring-cloud-bus-parent
+ 4.1.2-SNAPSHOT
+
Spring Cloud Bus Docs Build
Builds Spring Cloud Bus Docs.
@@ -22,47 +26,14 @@
https://github.com/spring-cloud/spring-cloud-bus/issues
-
- 1.0.0-alpha.4
-
- v16.20.2
-
-
org.antora
antora-maven-plugin
- ${maven.antora-version}
- true
-
- ${node.version}
-
-
-
-
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
- true
-
-
- false
-
-
-
- spring-milestone
- https://repo.spring.io/milestone
-
-
-