Skip to content

Commit 8c9509c

Browse files
isopovabsurdfarce
authored andcommitted
Change groupId in README
GroupId of the project was changed in f116223 but references in README were left.
1 parent 7e21eb2 commit 8c9509c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
2323
are multiple modules, all prefixed with `java-driver-`.
2424

2525
```xml
@@ -48,7 +48,7 @@ dependency if you plan to use it.
4848
Refer to each module's manual for more details ([core](manual/core/), [query
4949
builder](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

0 commit comments

Comments
 (0)