This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva.git
The following commit(s) were added to refs/heads/master by this push:
new 128bd54 Changing cassandra version for better JDK>=9 compatibility
128bd54 is described below
commit 128bd5464c5a701cc7f89390789c19fc1a4d2242
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun May 20 15:24:30 2018 +0200
Changing cassandra version for better JDK>=9 compatibility
---
archiva-modules/plugins/metadata-store-cassandra/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/archiva-modules/plugins/metadata-store-cassandra/pom.xml
b/archiva-modules/plugins/metadata-store-cassandra/pom.xml
index 6eed46f..83c6d52 100644
--- a/archiva-modules/plugins/metadata-store-cassandra/pom.xml
+++ b/archiva-modules/plugins/metadata-store-cassandra/pom.xml
@@ -31,7 +31,7 @@
<properties>
- <cassandraVersion>2.0.9</cassandraVersion>
+ <cassandraVersion>3.11.2</cassandraVersion>
</properties>
--
To stop receiving notification emails like this one, please contact
[email protected].