Skip to content

Commit 204633f

Browse files
committed
[Jenkins release job] Preparing next development iteration
1 parent 1af84c9 commit 204633f

File tree

88 files changed

+89
-89
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+89
-89
lines changed

backend/elasticsearch-aws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hibernate.search</groupId>
1111
<artifactId>hibernate-search-parent-public</artifactId>
12-
<version>8.0.0.Alpha1</version>
12+
<version>8.0.0-SNAPSHOT</version>
1313
<relativePath>../../build/parents/public</relativePath>
1414
</parent>
1515
<artifactId>hibernate-search-backend-elasticsearch-aws</artifactId>

backend/elasticsearch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hibernate.search</groupId>
1111
<artifactId>hibernate-search-parent-public</artifactId>
12-
<version>8.0.0.Alpha1</version>
12+
<version>8.0.0-SNAPSHOT</version>
1313
<relativePath>../../build/parents/public</relativePath>
1414
</parent>
1515
<artifactId>hibernate-search-backend-elasticsearch</artifactId>

backend/lucene/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hibernate.search</groupId>
88
<artifactId>hibernate-search-parent-public</artifactId>
9-
<version>8.0.0.Alpha1</version>
9+
<version>8.0.0-SNAPSHOT</version>
1010
<relativePath>../../build/parents/public</relativePath>
1111
</parent>
1212
<artifactId>hibernate-search-backend-lucene</artifactId>

bom/public/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hibernate.search</groupId>
88
<artifactId>hibernate-search-parent</artifactId>
9-
<version>8.0.0.Alpha1</version>
9+
<version>8.0.0-SNAPSHOT</version>
1010
<relativePath>../..</relativePath>
1111
</parent>
1212

build/config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hibernate.search</groupId>
1111
<artifactId>hibernate-search-parent-build</artifactId>
12-
<version>8.0.0.Alpha1</version>
12+
<version>8.0.0-SNAPSHOT</version>
1313
<relativePath>../parents/build</relativePath>
1414
</parent>
1515
<artifactId>hibernate-search-build-config</artifactId>

build/configuration-properties-collector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>org.hibernate.search</groupId>
88
<!-- Using public parent to reuse the javadoc generation config -->
99
<artifactId>hibernate-search-parent-internal</artifactId>
10-
<version>8.0.0.Alpha1</version>
10+
<version>8.0.0-SNAPSHOT</version>
1111
<relativePath>../parents/internal</relativePath>
1212
</parent>
1313

build/enforcer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hibernate.search</groupId>
1111
<artifactId>hibernate-search-parent-build</artifactId>
12-
<version>8.0.0.Alpha1</version>
12+
<version>8.0.0-SNAPSHOT</version>
1313
<relativePath>../parents/build</relativePath>
1414
</parent>
1515
<artifactId>hibernate-search-build-enforcer</artifactId>

build/parents/build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hibernate.search</groupId>
88
<artifactId>hibernate-search-parent</artifactId>
9-
<version>8.0.0.Alpha1</version>
9+
<version>8.0.0-SNAPSHOT</version>
1010
<relativePath>../../..</relativePath>
1111
</parent>
1212

build/parents/integrationtest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hibernate.search</groupId>
1111
<artifactId>hibernate-search-parent-internal</artifactId>
12-
<version>8.0.0.Alpha1</version>
12+
<version>8.0.0-SNAPSHOT</version>
1313
<relativePath>../internal</relativePath>
1414
</parent>
1515
<artifactId>hibernate-search-parent-integrationtest</artifactId>

build/parents/internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hibernate.search</groupId>
1111
<artifactId>hibernate-search-parent-build</artifactId>
12-
<version>8.0.0.Alpha1</version>
12+
<version>8.0.0-SNAPSHOT</version>
1313
<relativePath>../build</relativePath>
1414
</parent>
1515
<artifactId>hibernate-search-parent-internal</artifactId>

build/parents/public/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hibernate.search</groupId>
1111
<artifactId>hibernate-search-parent-build</artifactId>
12-
<version>8.0.0.Alpha1</version>
12+
<version>8.0.0-SNAPSHOT</version>
1313
<relativePath>../build</relativePath>
1414
</parent>
1515
<artifactId>hibernate-search-parent-public</artifactId>

build/parents/relocation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hibernate.search</groupId>
1111
<artifactId>hibernate-search-parent</artifactId>
12-
<version>8.0.0.Alpha1</version>
12+
<version>8.0.0-SNAPSHOT</version>
1313
<relativePath>../../..</relativePath>
1414
</parent>
1515
<artifactId>hibernate-search-parent-relocation</artifactId>

build/parents/springtest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hibernate.search</groupId>
1111
<artifactId>hibernate-search-parent-integrationtest</artifactId>
12-
<version>8.0.0.Alpha1</version>
12+
<version>8.0.0-SNAPSHOT</version>
1313
<relativePath>../integrationtest</relativePath>
1414
</parent>
1515
<artifactId>hibernate-search-parent-springtest</artifactId>

build/reports/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hibernate.search</groupId>
1111
<artifactId>hibernate-search-parent-build</artifactId>
12-
<version>8.0.0.Alpha1</version>
12+
<version>8.0.0-SNAPSHOT</version>
1313
<relativePath>../parents/build</relativePath>
1414
</parent>
1515
<artifactId>hibernate-search-reports</artifactId>

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<artifactId>hibernate-search-parent-public</artifactId>
1111
<groupId>org.hibernate.search</groupId>
12-
<version>8.0.0.Alpha1</version>
12+
<version>8.0.0-SNAPSHOT</version>
1313
<relativePath>../build/parents/public</relativePath>
1414
</parent>
1515

documentation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.hibernate.search</groupId>
1010
<artifactId>hibernate-search-parent-integrationtest</artifactId>
11-
<version>8.0.0.Alpha1</version>
11+
<version>8.0.0-SNAPSHOT</version>
1212
<relativePath>../build/parents/integrationtest</relativePath>
1313
</parent>
1414
<artifactId>hibernate-search-documentation</artifactId>

engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-parent-public</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../build/parents/public</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-engine</artifactId>

integrationtest/backend/elasticsearch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-backend-elasticsearch</artifactId>

integrationtest/backend/lucene/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-backend-lucene</artifactId>

integrationtest/backend/tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-backend-tck</artifactId>

integrationtest/java/modules/orm-elasticsearch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.hibernate.search</groupId>
99
<artifactId>hibernate-search-integrationtest</artifactId>
10-
<version>8.0.0.Alpha1</version>
10+
<version>8.0.0-SNAPSHOT</version>
1111
<relativePath>../../..</relativePath>
1212
</parent>
1313
<artifactId>hibernate-search-integrationtest-java-modules-orm-elasticsearch</artifactId>

integrationtest/java/modules/orm-lucene/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.hibernate.search</groupId>
99
<artifactId>hibernate-search-integrationtest</artifactId>
10-
<version>8.0.0.Alpha1</version>
10+
<version>8.0.0-SNAPSHOT</version>
1111
<relativePath>../../..</relativePath>
1212
</parent>
1313
<artifactId>hibernate-search-integrationtest-java-modules-orm-lucene</artifactId>

integrationtest/java/modules/orm-outbox-polling-elasticsearch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.hibernate.search</groupId>
99
<artifactId>hibernate-search-integrationtest</artifactId>
10-
<version>8.0.0.Alpha1</version>
10+
<version>8.0.0-SNAPSHOT</version>
1111
<relativePath>../../..</relativePath>
1212
</parent>
1313
<artifactId>hibernate-search-integrationtest-java-modules-orm-outbox-polling-elasticsearch</artifactId>

integrationtest/java/modules/pojo-standalone-elasticsearch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.hibernate.search</groupId>
99
<artifactId>hibernate-search-integrationtest</artifactId>
10-
<version>8.0.0.Alpha1</version>
10+
<version>8.0.0-SNAPSHOT</version>
1111
<relativePath>../../..</relativePath>
1212
</parent>
1313
<artifactId>hibernate-search-integrationtest-java-modules-pojo-standalone-elasticsearch</artifactId>

integrationtest/java/modules/pojo-standalone-lucene/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.hibernate.search</groupId>
99
<artifactId>hibernate-search-integrationtest</artifactId>
10-
<version>8.0.0.Alpha1</version>
10+
<version>8.0.0-SNAPSHOT</version>
1111
<relativePath>../../..</relativePath>
1212
</parent>
1313
<artifactId>hibernate-search-integrationtest-java-modules-pojo-standalone-lucene</artifactId>

integrationtest/mapper/orm-cdi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-mapper-orm-cdi</artifactId>

integrationtest/mapper/orm-envers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-mapper-orm-envers</artifactId>

integrationtest/mapper/orm-jakarta-batch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-mapper-orm-jakarta-batch</artifactId>

integrationtest/mapper/orm-outbox-polling/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-mapper-orm-outbox-polling</artifactId>

integrationtest/mapper/orm-realbackend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-mapper-orm-realbackend</artifactId>

integrationtest/mapper/orm-spring-uberjar/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest-spring-repackaged</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>..</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-spring-repackaged-application</artifactId>

integrationtest/mapper/orm-spring-uberjar/model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest-spring-repackaged</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>..</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-spring-repackaged-model</artifactId>

integrationtest/mapper/orm-spring-uberjar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-parent-springtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../../../build/parents/springtest</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-spring-repackaged</artifactId>

integrationtest/mapper/orm-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-parent-springtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../../../build/parents/springtest</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-mapper-orm-spring</artifactId>

integrationtest/mapper/orm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-mapper-orm</artifactId>

integrationtest/mapper/pojo-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.hibernate.search</groupId>
1111
<artifactId>hibernate-search-integrationtest</artifactId>
12-
<version>8.0.0.Alpha1</version>
12+
<version>8.0.0-SNAPSHOT</version>
1313
<relativePath>../..</relativePath>
1414
</parent>
1515
<artifactId>hibernate-search-integrationtest-mapper-pojo-base</artifactId>

integrationtest/mapper/pojo-standalone-realbackend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-mapper-pojo-standalone-realbackend</artifactId>

integrationtest/performance/backend/base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.hibernate.search</groupId>
1010
<artifactId>hibernate-search-integrationtest-performance</artifactId>
11-
<version>8.0.0.Alpha1</version>
11+
<version>8.0.0-SNAPSHOT</version>
1212
<relativePath>../..</relativePath>
1313
</parent>
1414
<artifactId>hibernate-search-integrationtest-performance-backend-base</artifactId>

integrationtest/performance/backend/elasticsearch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.hibernate.search</groupId>
1010
<artifactId>hibernate-search-integrationtest-performance</artifactId>
11-
<version>8.0.0.Alpha1</version>
11+
<version>8.0.0-SNAPSHOT</version>
1212
<relativePath>../..</relativePath>
1313
</parent>
1414
<artifactId>hibernate-search-integrationtest-performance-backend-elasticsearch</artifactId>

integrationtest/performance/backend/lucene/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.hibernate.search</groupId>
1010
<artifactId>hibernate-search-integrationtest-performance</artifactId>
11-
<version>8.0.0.Alpha1</version>
11+
<version>8.0.0-SNAPSHOT</version>
1212
<relativePath>../..</relativePath>
1313
</parent>
1414
<artifactId>hibernate-search-integrationtest-performance-backend-lucene</artifactId>

integrationtest/performance/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-integrationtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
</parent>
99
<artifactId>hibernate-search-integrationtest-performance</artifactId>
1010
<packaging>pom</packaging>

integrationtest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-parent-integrationtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../build/parents/integrationtest</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest</artifactId>

integrationtest/showcase/library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.hibernate.search</groupId>
66
<artifactId>hibernate-search-parent-springtest</artifactId>
7-
<version>8.0.0.Alpha1</version>
7+
<version>8.0.0-SNAPSHOT</version>
88
<relativePath>../../../build/parents/springtest</relativePath>
99
</parent>
1010
<artifactId>hibernate-search-integrationtest-showcase-library</artifactId>

integrationtest/v5migrationhelper/engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.hibernate.search</groupId>
1010
<artifactId>hibernate-search-parent-integrationtest</artifactId>
11-
<version>8.0.0.Alpha1</version>
11+
<version>8.0.0-SNAPSHOT</version>
1212
<relativePath>../../../build/parents/integrationtest</relativePath>
1313
</parent>
1414

0 commit comments

Comments
 (0)