We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3840c1 commit b42dadfCopy full SHA for b42dadf
core-shaded/pom.xml
@@ -31,6 +31,7 @@
31
<version>4.19.0.2-SNAPSHOT</version>
32
</parent>
33
<artifactId>java-driver-core-shaded</artifactId>
34
+ <version>${project.parent.version}</version>
35
<name>Java driver for Scylla and Apache Cassandra(R) - core with shaded deps</name>
36
<description>Shaded distribution of the ScyllaDB Java Driver core module with relocated third-party dependencies.</description>
37
<url>https://github.com/scylladb/java-driver</url>
0 commit comments