Update pom.xml
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user