synchronised dependencies from ivy.xml to Maven central poms for 1.0.2
This commit is contained in:
@@ -49,6 +49,12 @@
|
||||
<artifactId>spring-integration-jms</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.4</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<properties>
|
||||
<spring.version>2.5.6</spring.version>
|
||||
|
||||
Reference in New Issue
Block a user