Revert the artifact/parent setup changes.

This commit is contained in:
Olga Maciaszek-Sharma
2024-07-11 14:44:42 +02:00
parent bb62026513
commit fab212fe91

View File

@@ -3,13 +3,9 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-docs-build</artifactId>
<version>${parent.version}</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>4.1.4-SNAPSHOT</version>
</parent>
<version>0.0.1-SNAPSHOT</version>
<name>Spring Cloud Stream Docs Build</name>
<description>Builds Spring Cloud Stream Docs.</description>