You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/10/14 14:00:22 UTC

svn commit: r1531865 - /archiva/trunk/archiva-modules/plugins/metadata-store-cassandra/pom.xml

Author: olamy
Date: Mon Oct 14 12:00:22 2013
New Revision: 1531865

URL: http://svn.apache.org/r1531865
Log:
remove comment

Modified:
    archiva/trunk/archiva-modules/plugins/metadata-store-cassandra/pom.xml

Modified: archiva/trunk/archiva-modules/plugins/metadata-store-cassandra/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/plugins/metadata-store-cassandra/pom.xml?rev=1531865&r1=1531864&r2=1531865&view=diff
==============================================================================
--- archiva/trunk/archiva-modules/plugins/metadata-store-cassandra/pom.xml (original)
+++ archiva/trunk/archiva-modules/plugins/metadata-store-cassandra/pom.xml Mon Oct 14 12:00:22 2013
@@ -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>