add version back to parent POM

This commit is contained in:
Oleg Zhurakousky
2022-01-27 15:08:10 +01:00
parent fa0e9c1b94
commit e0cf679a2a

View File

@@ -4,6 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <!-- Do not remove. Ignore yellow warning -->
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>