This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git
commit b41ea494427e8eaf18682bacab72d273023844a4 Author: Alex Petrov <[email protected]> AuthorDate: Mon Apr 20 18:29:34 2020 +0200 Fix compile errors --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index ed69c31..df733c6 100644 --- a/pom.xml +++ b/pom.xml @@ -61,6 +61,7 @@ <configuration> <excludes> <exclude>README.md</exclude> + <exclude>CHANGES.txt</exclude> </excludes> </configuration> </plugin> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
