Revert "Update pom.xml"

This reverts commit f52216ebdc.
This commit is contained in:
Olga Maciaszek-Sharma
2024-11-27 18:12:39 +01:00
parent aa33fbad76
commit 64aa145d1a

View File

@@ -21,7 +21,6 @@
<!-- Don't upload docs jar to central / repo.spring.io -->
<maven-deploy-plugin-default.phase>none</maven-deploy-plugin-default.phase>
</properties>
<!--
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
@@ -44,7 +43,6 @@
<artifactId>spring-cloud-vault-config-rabbitmq</artifactId>
</dependency>
</dependencies>
-->
<build>
<sourceDirectory>src/main/asciidoc</sourceDirectory>
<pluginManagement>