Remove duplicate declaration of s-i-core

pull/3002/head
Dave Syer 10 years ago
parent a065b80e57
commit 20cea2aefc

@ -255,10 +255,5 @@
<artifactId>spring-data-elasticsearch</artifactId> <artifactId>spring-data-elasticsearch</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<scope>test</scope>
</dependency>
</dependencies> </dependencies>
</project> </project>

Loading…
Cancel
Save