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

Commit 0ae9cef

Browse files
authored
Merge pull request #141 from scalecube/update-sc-cluster-to-2.5.X
Updated scalecube-cluster to 2.5.0-RC2
2 parents afb0b07 + 833e5be commit 0ae9cef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<properties>
2525
<scalecube-commons.version>1.0.2</scalecube-commons.version>
26-
<scalecube-services.version>2.9.1-RC8</scalecube-services.version>
26+
<scalecube-services.version>2.9.1-RC9</scalecube-services.version>
2727
<scalecube-benchmarks.version>1.2.2</scalecube-benchmarks.version>
2828
<scalecube-config.version>0.4.3</scalecube-config.version>
2929
<reactor.version>Dysprosium-SR7</reactor.version>
@@ -233,7 +233,7 @@
233233
</snapshots>
234234
<id>bintray</id>
235235
<name>bintray</name>
236-
<url>http://jcenter.bintray.com</url>
236+
<url>https://jcenter.bintray.com</url>
237237
</repository>
238238
<repository>
239239
<snapshots>
@@ -260,7 +260,7 @@
260260
</snapshots>
261261
<id>central</id>
262262
<name>bintray-plugins</name>
263-
<url>http://jcenter.bintray.com</url>
263+
<url>https://jcenter.bintray.com</url>
264264
</pluginRepository>
265265
</pluginRepositories>
266266
</project>

0 commit comments

Comments
 (0)