diff --git a/builder/pom.xml b/builder/pom.xml index 011a1f9d7..83ea04ee0 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.8.0-SNAPSHOT + 3.0.8.0 jar diff --git a/plugin/pom.xml b/plugin/pom.xml index 7d859a2c3..9fc0dd2d1 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.8.0-SNAPSHOT + 3.0.8.0 jar diff --git a/pom.xml b/pom.xml index c4fce749a..da0de4171 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.0.8.0-SNAPSHOT + 3.0.8.0 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index e439df1c5..c32ab51b2 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.0.8.0-SNAPSHOT + 3.0.8.0 jar Cassandra Lucene Index acceptance tests