Skip to content

Commit

Permalink
[Jenkins release job] Preparing release 5.4.0.Beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibernate-CI committed Dec 8, 2016
1 parent ca32568 commit 3530444
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion annotation-processor/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build-config/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cdi/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion documentation/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion engine-jdk8-tests/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator-parent</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
</parent>
<artifactId>hibernate-validator-engine-jdk8-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion engine/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion osgi/integrationtest/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>hibernate-validator-osgi</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion osgi/karaf-features/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>hibernate-validator-osgi</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion osgi/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion performance/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -10,7 +10,7 @@

<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator-parent</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<packaging>pom</packaging>

<name>Hibernate Validator Aggregator</name>
Expand Down
2 changes: 1 addition & 1 deletion tck-runner/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion test-utils/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator-parent</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
</parent>
<artifactId>hibernate-validator-test-utils</artifactId>

Expand Down

0 comments on commit 3530444

Please sign in to comment.