File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ and Cassandra Query Language (CQL) v3.
1919
2020## Getting the driver
2121
22- The driver artifacts are published in Maven central, under the group id [ com.datastax.oss ] ; there
22+ The driver artifacts are published in Maven central, under the group id [ org.apache.cassandra ] ; there
2323are multiple modules, all prefixed with ` java-driver- ` .
2424
2525``` xml
@@ -48,7 +48,7 @@ dependency if you plan to use it.
4848Refer to each module's manual for more details ([ core] ( manual/core/ ) , [ query
4949builder] ( manual/query_builder/ ) , [ mapper] ( manual/mapper ) ).
5050
51- [ com.datastax.oss ] : http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.datastax.oss %22
51+ [ org.apache.cassandra ] : http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.cassandra %22
5252
5353## Compatibility
5454
You can’t perform that action at this time.
0 commit comments