Revert the artifact/parent setup changes.
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user