diff --git a/builder/pom.xml b/builder/pom.xml index 0eb32bd32..fd302a660 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.5.1-RC1-SNAPSHOT + 3.0.5.1 jar diff --git a/plugin/pom.xml b/plugin/pom.xml index da29b277e..ef2674bfb 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.5.1-RC1-SNAPSHOT + 3.0.5.1 jar diff --git a/pom.xml b/pom.xml index 44aa8a9c2..8fb9c2451 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.0.5.1-RC1-SNAPSHOT + 3.0.5.1 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index 835d621ef..cef722b61 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.0.5.1-RC1-SNAPSHOT + 3.0.5.1 jar Cassandra Lucene Index acceptance tests