Skip to content

Commit

Permalink
update for rc7
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsofinfo committed Mar 15, 2018
1 parent 4519f98 commit 4b1cf5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ repositories {
dependencies {
// <!-- Use 1.0.RC3 for Hazelcast < 3.8.x -->
compile 'org.bitsofinfo:hazelcast-docker-swarm-discovery-spi:1.0-RC6'
compile 'org.bitsofinfo:hazelcast-docker-swarm-discovery-spi:1.0-RC7'
}
```

Expand All @@ -72,7 +72,7 @@ dependencies {
<dependency>
<groupId>org.bitsofinfo</groupId>
<artifactId>hazelcast-docker-swarm-discovery-spi</artifactId>
<version>1.0-RC6</version> <!-- Use 1.0.RC3 for Hazelcast < 3.8.x -->
<version>1.0-RC7</version> <!-- Use 1.0.RC3 for Hazelcast < 3.8.x -->
</dependency>
</dependencies>
Expand Down

0 comments on commit 4b1cf5f

Please sign in to comment.