Skip to content

Commit

Permalink
Merge pull request scylladb#318 from Bouncheck/scylla-4.x-name-change
Browse files Browse the repository at this point in the history
4.x: Change driver.name to ScyllaDB Java Driver
  • Loading branch information
dkropachev authored Aug 5, 2024
2 parents 6d7734b + a231096 commit 7da841d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ driver.version=${project.version}
# It would be better to use ${project.parent.name} here, but for some reason the bundle plugin
# prevents that from being resolved correctly (unlike the project-level properties above).
# The value is not likely to change, so we simply hard-code it:
driver.name=Apache Cassandra Java Driver
driver.name=ScyllaDB Java Driver

0 comments on commit 7da841d

Please sign in to comment.