This repository was archived by the owner on Dec 17, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ spring-amqp-utils
1111<dependency >
1212 <groupId >com.avides.spring</groupId >
1313 <artifactId >spring-amqp-utils</artifactId >
14- <version >1.0.0 .RELEASE</version >
14+ <version >1.0.1 .RELEASE</version >
1515</dependency >
1616```
1717#### Available methods
Original file line number Diff line number Diff line change 55 <name >spring-amqp-utils</name >
66 <description >Provides some utility-methods to simplify the use of Spring Amqp</description >
77 <url >https://github.com/avides/spring-amqp-utils</url >
8- <version >1.0.0 .RELEASE</version >
8+ <version >1.0.1 .RELEASE</version >
99
1010 <properties >
1111 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1515 <build .number></build .number>
1616 <timestamp >${maven.build.timestamp}</timestamp >
1717 <maven .build.timestamp.format>dd.MM.yyyy HH:mm</maven .build.timestamp.format>
18- <spring .amqp.version>1.7.4 .RELEASE</spring .amqp.version>
18+ <spring .amqp.version>2.0.0 .RELEASE</spring .amqp.version>
1919 <junit .version>4.12</junit .version>
2020 <assertj .version>3.8.0</assertj .version>
2121 <cobertura .version>2.7</cobertura .version>
You can’t perform that action at this time.
0 commit comments