Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #141 from scalecube/update-sc-cluster-to-2.5.X
Browse files Browse the repository at this point in the history
Updated scalecube-cluster to 2.5.0-RC2
  • Loading branch information
artem-v authored Jun 5, 2020
2 parents afb0b07 + 833e5be commit 0ae9cef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<properties>
<scalecube-commons.version>1.0.2</scalecube-commons.version>
<scalecube-services.version>2.9.1-RC8</scalecube-services.version>
<scalecube-services.version>2.9.1-RC9</scalecube-services.version>
<scalecube-benchmarks.version>1.2.2</scalecube-benchmarks.version>
<scalecube-config.version>0.4.3</scalecube-config.version>
<reactor.version>Dysprosium-SR7</reactor.version>
Expand Down Expand Up @@ -233,7 +233,7 @@
</snapshots>
<id>bintray</id>
<name>bintray</name>
<url>http://jcenter.bintray.com</url>
<url>https://jcenter.bintray.com</url>
</repository>
<repository>
<snapshots>
Expand All @@ -260,7 +260,7 @@
</snapshots>
<id>central</id>
<name>bintray-plugins</name>
<url>http://jcenter.bintray.com</url>
<url>https://jcenter.bintray.com</url>
</pluginRepository>
</pluginRepositories>
</project>

0 comments on commit 0ae9cef

Please sign in to comment.