Skip to content

Commit a51d355

Browse files
committed
[maven-release-plugin] prepare release 5.0.0.Alpha5
1 parent d7de299 commit a51d355

File tree

22 files changed

+23
-23
lines changed

22 files changed

+23
-23
lines changed

backends/jgroups/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>hibernate-search-parent</artifactId>
1313
<groupId>org.hibernate</groupId>
14-
<version>5.0.0-SNAPSHOT</version>
14+
<version>5.0.0.Alpha5</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

backends/jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>hibernate-search-parent</artifactId>
1313
<groupId>org.hibernate</groupId>
14-
<version>5.0.0-SNAPSHOT</version>
14+
<version>5.0.0.Alpha5</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

build-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.hibernate</groupId>
1212
<artifactId>hibernate-search-parent</artifactId>
13-
<version>5.0.0-SNAPSHOT</version>
13+
<version>5.0.0.Alpha5</version>
1414
</parent>
1515
<artifactId>hibernate-search-build-config</artifactId>
1616

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>hibernate-search-parent</artifactId>
2222
<groupId>org.hibernate</groupId>
23-
<version>5.0.0-SNAPSHOT</version>
23+
<version>5.0.0.Alpha5</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

documentation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>hibernate-search-parent</artifactId>
1313
<groupId>org.hibernate</groupId>
14-
<version>5.0.0-SNAPSHOT</version>
14+
<version>5.0.0.Alpha5</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>hibernate-search-parent</artifactId>
1313
<groupId>org.hibernate</groupId>
14-
<version>5.0.0-SNAPSHOT</version>
14+
<version>5.0.0.Alpha5</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

infinispan/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>hibernate-search-parent</artifactId>
1313
<groupId>org.hibernate</groupId>
14-
<version>5.0.0-SNAPSHOT</version>
14+
<version>5.0.0.Alpha5</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

integrationtest/jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>hibernate-search-parent</artifactId>
1414
<groupId>org.hibernate</groupId>
15-
<version>5.0.0-SNAPSHOT</version>
15+
<version>5.0.0.Alpha5</version>
1616
<relativePath>../../pom.xml</relativePath>
1717
</parent>
1818

integrationtest/narayana/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>hibernate-search-parent</artifactId>
1414
<groupId>org.hibernate</groupId>
15-
<version>5.0.0-SNAPSHOT</version>
15+
<version>5.0.0.Alpha5</version>
1616
<relativePath>../../pom.xml</relativePath>
1717
</parent>
1818

integrationtest/osgi/karaf-features/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>hibernate-search-parent</artifactId>
1414
<groupId>org.hibernate</groupId>
15-
<version>5.0.0-SNAPSHOT</version>
15+
<version>5.0.0.Alpha5</version>
1616
<relativePath>../../../pom.xml</relativePath>
1717
</parent>
1818

0 commit comments

Comments
 (0)