Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
[RELEASE] 2.1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stratiocommit committed Oct 27, 2015
1 parent da0260a commit 4a67030
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.stratio.cassandra</groupId>
<artifactId>cassandra-lucene-index-parent</artifactId>
<version>2.1.10.0-RC2-SNAPSHOT</version>
<version>2.1.10.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.stratio.cassandra</groupId>
<artifactId>cassandra-lucene-index-parent</artifactId>
<version>2.1.10.0-RC2-SNAPSHOT</version>
<version>2.1.10.0</version>
</parent>

<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<groupId>com.stratio.cassandra</groupId>
<artifactId>cassandra-lucene-index-parent</artifactId>
<packaging>pom</packaging>
<version>2.1.10.0-RC2-SNAPSHOT</version>
<version>2.1.10.0</version>
<name>Cassandra Lucene index</name>
<description>Cassandra Lucene index</description>

Expand Down

0 comments on commit 4a67030

Please sign in to comment.