Skip to content

Commit

Permalink
Releasing version 10.1.1.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Infinispan committed Jan 17, 2020
1 parent 24ed432 commit 4d75f75
Show file tree
Hide file tree
Showing 101 changed files with 104 additions and 104 deletions.
2 changes: 1 addition & 1 deletion all/cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-all-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>infinispan-all-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>infinispan-parent</artifactId>
<groupId>org.infinispan</groupId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>infinispan-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build-configuration/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-build-configuration-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions build-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.infinispan</groupId>
<artifactId>infinispan-build-configuration-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<packaging>pom</packaging>

<name>Infinispan Common Parent</name>
Expand Down Expand Up @@ -143,7 +143,7 @@
<version.hibernate.osgi>${version.hibernate.core}</version.hibernate.osgi>
<version.hibernate.search>5.10.7.Final</version.hibernate.search>
<version.hibernate.search.module.slot>5.10</version.hibernate.search.module.slot>
<version.infinispan>10.1.1-SNAPSHOT</version.infinispan>
<version.infinispan>10.1.1.Final</version.infinispan>
<version.infinispan.arquillian>1.2.0.Beta3</version.infinispan.arquillian>
<version.infinispan.doclets>1.2.1.Final</version.infinispan.doclets>
<version.infinispan.maven-plugins>1.0.1.Final</version.infinispan.maven-plugins>
Expand Down
2 changes: 1 addition & 1 deletion cdi/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-cdi-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cdi/embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-cdi-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cdi/remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions checkstyle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-bom</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../build-configuration/bom/pom.xml</relativePath>
</parent>

<artifactId>infinispan-checkstyle</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<packaging>jar</packaging>
<name>Infinispan Checkstyle Rules</name>
<description>Contains the definitions for the Infinispan commons code style and conventions</description>
Expand Down
2 changes: 1 addition & 1 deletion cli/cli-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cli/cli-interpreter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/hotrod-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/infinispan-key-value-store-hotrod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-marshaller-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/marshaller/kryo/kryo-marshaller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-marshaller-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/marshaller/marshaller-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-marshaller-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/marshaller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-marshaller-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/marshaller/protostuff/protostuff-marshaller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-marshaller-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion component-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-bom</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../build-configuration/bom/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion counter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>infinispan-distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extended-statistics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hibernate/cache-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-hibernate-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hibernate/cache-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-hibernate-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hibernate/cache-v51/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-hibernate-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hibernate/cache-v53/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-hibernate-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integrationtests/as-lucene-directory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-integrationtests-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integrationtests/cdi-jcache-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-integrationtests-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integrationtests/cdi-weld-se-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-integrationtests-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integrationtests/elasticsearch-indexmanager-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-integrationtests-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integrationtests/endpoints-interop-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-integrationtests-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integrationtests/jboss-marshalling-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-integrationtests-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integrationtests/osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-integrationtests-parent</artifactId>
<version>10.1.1-SNAPSHOT</version>
<version>10.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 4d75f75

Please sign in to comment.