Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -488,8 +488,8 @@

<!-- Organization -->
<organization>
<name>DataStax</name>
<url>https://www.datastax.com</url>
<name>DataStax, an IBM Company</name>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs site is using "IBM Corporation" now, so I assume this should change as well.

Suggested change
<name>DataStax, an IBM Company</name>
<name>IBM Corporation</name>

<url>https://www.ibm.com/products/datastax</url>
</organization>

<!-- Release the client with Apache License -->
Expand Down