Catch poms up with 2.0.1.BUILD-SNAPSHOT version
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-httpinvoker</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
<name>Spring Integration HttpInvoker Support</name>
|
||||
<licenses>
|
||||
<license>
|
||||
@@ -139,7 +139,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-core</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user