Fix POM while migrating main to 4.x
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -4,11 +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>
|
||||
<<<<<<< HEAD
|
||||
<version>3.2.2-SNAPSHOT</version>
|
||||
=======
|
||||
<version>4.0.0-SNAPSHOT</version>
|
||||
>>>>>>> 4.x
|
||||
<packaging>pom</packaging>
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
|
||||
Reference in New Issue
Block a user