Skip to content

Commit

Permalink
bumping version to 3.11.10
Browse files Browse the repository at this point in the history
  • Loading branch information
fahadshamiinsta committed Feb 8, 2021
1 parent 12c7502 commit a96803e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.instaclustr</groupId>
<artifactId>cassandra-lucene-index-parent</artifactId>
<version>3.11.8.1</version>
<version>3.11.10.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>cassandra-lucene-index-parent</artifactId>
<groupId>com.instaclustr</groupId>
<version>3.11.8.1</version>
<version>3.11.10.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

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.instaclustr</groupId>
<artifactId>cassandra-lucene-index-parent</artifactId>
<version>3.11.8.1</version>
<version>3.11.10.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<packaging>pom</packaging>
<groupId>com.instaclustr</groupId>
<artifactId>cassandra-lucene-index-parent</artifactId>
<version>3.11.8.1</version>
<version>3.11.10.1</version>
<name>Cassandra Lucene index</name>
<description>Cassandra Lucene index</description>
<url>https://github.com/instaclustr/cassandra-lucene-index</url>
Expand Down Expand Up @@ -87,7 +87,7 @@
</distributionManagement>

<properties>
<cassandra.version>3.11.8</cassandra.version>
<cassandra.version>3.11.10</cassandra.version>

<jackson.version>2.8.4</jackson.version>
<jacoco-IT-argline></jacoco-IT-argline>
Expand Down
2 changes: 1 addition & 1 deletion testsAT/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>com.instaclustr</groupId>
<artifactId>cassandra-lucene-index-tests</artifactId>
<version>3.11.8.1</version>
<version>3.11.10.1</version>

<packaging>jar</packaging>
<name>Cassandra Lucene Index acceptance tests</name>
Expand Down

0 comments on commit a96803e

Please sign in to comment.