Skip to content

Commit

Permalink
Update java load balancert to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dkropachev committed Jan 10, 2025
1 parent e5d967c commit a83d1e4
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 a83d1e4

Please sign in to comment.