Skip to content

Commit

Permalink
[Jenkins release job] Preparing release 7.0.0.CR2
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibernate-CI committed Nov 24, 2023
1 parent 4f3532d commit fc57ed4
Show file tree
Hide file tree
Showing 70 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion backend/elasticsearch-aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-public</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../build/parents/public</relativePath>
</parent>
<artifactId>hibernate-search-backend-elasticsearch-aws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-public</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../build/parents/public</relativePath>
</parent>
<artifactId>hibernate-search-backend-elasticsearch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/lucene/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-public</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../build/parents/public</relativePath>
</parent>
<artifactId>hibernate-search-backend-lucene</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom/public/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-build</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../parents/build</relativePath>
</parent>
<artifactId>hibernate-search-build-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build/configuration-properties-collector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.hibernate.search</groupId>
<!-- Using public parent to reuse the javadoc generation config -->
<artifactId>hibernate-search-parent-internal</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../parents/internal</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/enforcer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-build</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../parents/build</relativePath>
</parent>
<artifactId>hibernate-search-build-enforcer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build/parents/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/parents/integrationtest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-internal</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../internal</relativePath>
</parent>
<artifactId>hibernate-search-parent-integrationtest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build/parents/internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-build</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../build</relativePath>
</parent>
<artifactId>hibernate-search-parent-internal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build/parents/public/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-build</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../build</relativePath>
</parent>
<artifactId>hibernate-search-parent-public</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build/parents/relocation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../..</relativePath>
</parent>
<artifactId>hibernate-search-parent-relocation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build/parents/springtest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../integrationtest</relativePath>
</parent>
<artifactId>hibernate-search-parent-springtest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build/reports/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-build</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../parents/build</relativePath>
</parent>
<artifactId>hibernate-search-reports</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>hibernate-search-parent-public</artifactId>
<groupId>org.hibernate.search</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../build/parents/public</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../build/parents/integrationtest</relativePath>
</parent>
<artifactId>hibernate-search-documentation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-public</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../build/parents/public</relativePath>
</parent>
<artifactId>hibernate-search-engine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/backend/elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-backend-elasticsearch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/backend/lucene/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-backend-lucene</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/backend/tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-backend-tck</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/java/modules/orm-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-java-modules-orm-elasticsearch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/java/modules/orm-lucene/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-java-modules-orm-lucene</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-java-modules-orm-outbox-polling-elasticsearch</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-java-modules-pojo-standalone-elasticsearch</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-java-modules-pojo-standalone-lucene</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/mapper/orm-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-mapper-orm-cdi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/mapper/orm-envers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-mapper-orm-envers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/mapper/orm-jakarta-batch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-mapper-orm-jakarta-batch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/mapper/orm-outbox-polling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-mapper-orm-outbox-polling</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/mapper/orm-realbackend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-mapper-orm-realbackend</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest-spring-repackaged</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-spring-repackaged-application</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/mapper/orm-spring-uberjar/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest-spring-repackaged</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-spring-repackaged-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/mapper/orm-spring-uberjar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-springtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../../build/parents/springtest</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-spring-repackaged</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/mapper/orm-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-springtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../../build/parents/springtest</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-mapper-orm-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/mapper/orm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-mapper-orm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/mapper/pojo-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-mapper-pojo-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/mapper/pojo-standalone-realbackend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-mapper-pojo-standalone-realbackend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/performance/backend/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest-performance</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-performance-backend-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/performance/backend/elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest-performance</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-performance-backend-elasticsearch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/performance/backend/lucene/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest-performance</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-performance-backend-lucene</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/performance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
</parent>
<artifactId>hibernate-search-integrationtest-performance</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../build/parents/integrationtest</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/showcase/library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-springtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../../build/parents/springtest</relativePath>
</parent>
<artifactId>hibernate-search-integrationtest-showcase-library</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integrationtest/v5migrationhelper/engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-parent-integrationtest</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.CR2</version>
<relativePath>../../../build/parents/integrationtest</relativePath>
</parent>

Expand Down

0 comments on commit fc57ed4

Please sign in to comment.