forked from apache/cassandra-java-driver
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Currently we're comparing with 3.11.2.5, while we're on 3.11.5.9.
Lines 695 to 701 in a106060
| <configuration> | |
| <comparisonVersion>3.11.2.5</comparisonVersion> | |
| <ignoredDifferencesFile>../clirr-ignores.xml</ignoredDifferencesFile> | |
| <excludes> | |
| <exclude>com/datastax/shaded/**</exclude> | |
| </excludes> | |
| </configuration> |
This is probably undesired. The version should be updated and any conflicting changes resolved by adding entries to ignores xml.
Metadata
Metadata
Assignees
Labels
No labels