eliminated unnecessary repetition of <verision> from helloworld sample pom; it now inherits parent pom version just as all other samples do
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>helloworld</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<name>Spring Integration Hello World Sample</name>
|
||||
<build>
|
||||
<resources>
|
||||
|
||||
Reference in New Issue
Block a user