Skip to content

Commit

Permalink
Releasing version 14.0.2.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Infinispan committed Oct 24, 2022
1 parent 483e46c commit c8be201
Show file tree
Hide file tree
Showing 119 changed files with 123 additions and 123 deletions.
2 changes: 1 addition & 1 deletion all/cli/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-all-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion all/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>infinispan-all-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion anchored-keys/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>infinispan-parent</artifactId>
<groupId>org.infinispan</groupId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>infinispan-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/client/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan.archetypes</groupId>
<artifactId>infinispan-archetypes</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion archetypes/embedded/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan.archetypes</groupId>
<artifactId>infinispan-archetypes</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions archetypes/pom.xml
Expand Up @@ -6,13 +6,13 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.infinispan.archetypes</groupId>
<artifactId>infinispan-archetypes</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>

<name>Infinispan Archetypes</name>
<description>Infinispan Maven Archetypes</description>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/server-task/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan.archetypes</groupId>
<artifactId>infinispan-archetypes</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
</parent>
<artifactId>server-task</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/store/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan.archetypes</groupId>
<artifactId>infinispan-archetypes</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/bom/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-build-configuration-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../configuration/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions build/checkstyle/pom.xml
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-bom</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../bom/pom.xml</relativePath>
</parent>

<artifactId>infinispan-checkstyle</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.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 build/component-annotations/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-bom</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../bom/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion build/component-processor/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions build/configuration/pom.xml
Expand Up @@ -12,7 +12,7 @@

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

<name>Infinispan Common Parent</name>
Expand Down Expand Up @@ -143,7 +143,7 @@
<version.hibernate53.core>5.3.22.Final</version.hibernate53.core>
<version.hibernate.core>6.0.1.Final</version.hibernate.core>
<version.hibernate.search>6.1.5.Final</version.hibernate.search>
<version.infinispan>14.0.2-SNAPSHOT</version.infinispan>
<version.infinispan>14.0.2.Final</version.infinispan>
<version.infinispan.arquillian>1.2.0.Beta3</version.infinispan.arquillian>
<version.infinispan.doclets>1.4.0.Final</version.infinispan.doclets>
<version.infinispan.maven-plugins>1.0.2.Final</version.infinispan.maven-plugins>
Expand Down
2 changes: 1 addition & 1 deletion build/infinispan-defaults-maven-plugin/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/logging-annotations/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-bom</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../bom/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion build/logging-processor/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion cdi/common-jakarta/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-cdi-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cdi/common/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-cdi-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cdi/embedded-jakarta/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-cdi-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

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

Expand Down
2 changes: 1 addition & 1 deletion cdi/remote-jakarta/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion cli/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/hotrod-client-jakarta/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>infinispan-parent</artifactId>
<groupId>org.infinispan</groupId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion client/hotrod-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/hotrod-jakarta/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>infinispan-parent</artifactId>
<groupId>org.infinispan</groupId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion client/hotrod/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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

Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-marshaller-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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

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

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

Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-marshaller-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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

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

Expand Down
2 changes: 1 addition & 1 deletion cloudevents-integration/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>infinispan-parent</artifactId>
<groupId>org.infinispan</groupId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-test/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion commons/all-jakarta/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-commons-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons/all/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-commons-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons/jdk19/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-commons-parent</artifactId>
<version>14.0.2-SNAPSHOT</version>
<version>14.0.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit c8be201

Please sign in to comment.