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 @@ -50,7 +50,7 @@ repositories {
50
50
}
51
51
52
52
dependencies {
53
- compile 'org.bitsofinfo:hazelcast-consul-discovery-spi:1.0-RC2 '
53
+ compile 'org.bitsofinfo:hazelcast-consul-discovery-spi:1.0-RC3 '
54
54
55
55
// include your preferred javax.ws.rs-api implementation
56
56
// (for the OrbitzWorldwide/consul-client dependency)
@@ -67,7 +67,7 @@ dependencies {
67
67
<dependency>
68
68
<groupId>org.bitsofinfo</groupId>
69
69
<artifactId>hazelcast-consul-discovery-spi</artifactId>
70
- <version>1.0-RC2 </version>
70
+ <version>1.0-RC3 </version>
71
71
</dependency>
72
72
73
73
<!-- include your preferred javax.ws.rs-api
Original file line number Diff line number Diff line change 1
- version =1.0-RC2
1
+ version =1.0-RC3
2
2
description =hazelcast-consul-discovery-spi - Consul based discovery strategy SPI for Hazelcast enabled applications
You can’t perform that action at this time.
0 commit comments