diff options
author | Olivier Lamy <olamy@apache.org> | 2013-10-14 12:00:22 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-10-14 12:00:22 +0000 |
commit | 1e4c17c0cb8375589997a16a225e0ac59acf5abc (patch) | |
tree | 7d6bc111ac08e5f6ef7ebb0a061413eb9a7bfbe4 /archiva-modules | |
parent | 0459ab1e889800660a41c21491b9124deb7a7803 (diff) | |
download | archiva-1e4c17c0cb8375589997a16a225e0ac59acf5abc.tar.gz archiva-1e4c17c0cb8375589997a16a225e0ac59acf5abc.zip |
remove comment
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1531865 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules')
-rw-r--r-- | archiva-modules/plugins/metadata-store-cassandra/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-modules/plugins/metadata-store-cassandra/pom.xml b/archiva-modules/plugins/metadata-store-cassandra/pom.xml index d9c0347d6..ba32df2af 100644 --- a/archiva-modules/plugins/metadata-store-cassandra/pom.xml +++ b/archiva-modules/plugins/metadata-store-cassandra/pom.xml @@ -31,7 +31,6 @@ <name>Archiva Core Plugins :: Cassandra JPA Storage for Metadata</name> <properties> - <!-- upgrade need a new astyanax release > 1.56.42 see https://github.com/Netflix/astyanax/issues/352 --> <cassandraVersion>1.2.9</cassandraVersion> <astyanax.version>1.56.43</astyanax.version> </properties> |