Skip to content

Commit

Permalink
Merge pull request #48 from scylladb/dk/java-load-balancing-update-ve…
Browse files Browse the repository at this point in the history
…rsion

Update java load balancert to 1.0.1
  • Loading branch information
dkropachev authored Jan 10, 2025
2 parents bc1159d + a83d1e4 commit ac08e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.scylladb.alternator</groupId>
<artifactId>load-balancing</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1</version>
<name>Scylla Alternator client performing load balancing</name>
<description>DynamoDB client request handler balancing the load across all the nodes of a Scylla cluster</description>
<url>https://github.com/scylladb/alternator-load-balancing</url>
Expand Down

0 comments on commit ac08e82

Please sign in to comment.