Revert "Update pom.xml"

This reverts commit 1dd38faa4a.
This commit is contained in:
Olga Maciaszek-Sharma
2024-11-27 18:01:22 +01:00
parent 5af3121835
commit e4ab5faafd

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>
@@ -32,7 +31,6 @@
<artifactId>spring-cloud-starter-netflix-eureka-server</artifactId>
</dependency>
</dependencies>
-->
<build>
<sourceDirectory>src/main/asciidoc</sourceDirectory>
</build>