diff options
author | Olivier Lamy <olamy@apache.org> | 2014-02-06 23:25:47 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2014-02-06 23:25:47 +0000 |
commit | 154137de8df9ac7c5833eddc2d2b3e5a2003213c (patch) | |
tree | 624349d65d40474d7b138c0495f7aacfbeaacc2c /archiva-modules | |
parent | 28c5e2e323d74761b5fcf56ba03e7326fc389711 (diff) | |
download | archiva-154137de8df9ac7c5833eddc2d2b3e5a2003213c.tar.gz archiva-154137de8df9ac7c5833eddc2d2b3e5a2003213c.zip |
new astyanax version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565477 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules')
-rw-r--r-- | archiva-modules/plugins/metadata-store-cassandra/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/plugins/metadata-store-cassandra/pom.xml b/archiva-modules/plugins/metadata-store-cassandra/pom.xml index 733535090..0445c323d 100644 --- a/archiva-modules/plugins/metadata-store-cassandra/pom.xml +++ b/archiva-modules/plugins/metadata-store-cassandra/pom.xml @@ -37,7 +37,7 @@ 2.x has 1.7 required <cassandraVersion>2.0.2</cassandraVersion> --> - <astyanax.version>1.56.44</astyanax.version> + <astyanax.version>1.56.48</astyanax.version> </properties> <dependencies> |