Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2024-11-26 17:17:17 +01:00
committed by GitHub
parent cdd77f2f33
commit f52216ebdc

View File

@@ -21,6 +21,7 @@
<!-- 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>
@@ -43,6 +44,7 @@
<artifactId>spring-cloud-vault-config-rabbitmq</artifactId>
</dependency>
</dependencies>
-->
<build>
<sourceDirectory>src/main/asciidoc</sourceDirectory>
<pluginManagement>