regenerate POMs

This commit is contained in:
Artem Bilan
2016-11-11 13:46:03 -05:00
parent 239f4b27b5
commit a6bf188099
62 changed files with 129 additions and 129 deletions

View File

@@ -56,19 +56,19 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-file</artifactId>
<version>4.3.4.RELEASE</version>
<version>4.3.6.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-http</artifactId>
<version>4.3.4.RELEASE</version>
<version>4.3.6.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-ws</artifactId>
<version>4.3.4.RELEASE</version>
<version>4.3.6.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
@@ -110,7 +110,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>4.3.4.RELEASE</version>
<version>4.3.6.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>