INT-999: fix POMs
This commit is contained in:
@@ -55,17 +55,11 @@
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.integration.adapter</groupId>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-adapter</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.integration.message</groupId>
|
||||
<artifactId>spring-integration-message</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mockito</groupId>
|
||||
<artifactId>mockito-all</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user