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 May 24, 2018
1 parent e58056e commit 3a1605c
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -10,7 +10,7 @@

<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-bom</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-parent</artifactId>
<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>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-parent</artifactId>
<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/examples/gettingstarted/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>hibernate-ogm-documentation-examples</artifactId>
<groupId>org.hibernate.ogm</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion documentation/javadoc/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-documentation</artifactId>
<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/manual/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-parent</artifactId>
<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 @@ -12,7 +12,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-parent</artifactId>
<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 featurepack/base-infinispan/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-featurepack</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
</parent>
<artifactId>hibernate-ogm-featurepack-base-infinispan</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion featurepack/core/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-featurepack</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
</parent>
<artifactId>hibernate-ogm-featurepack-core</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion featurepack/infinispan-embedded/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-featurepack</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
</parent>
<artifactId>hibernate-ogm-featurepack-infinispan-embedded</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion featurepack/infinispan-remote/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-featurepack</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
</parent>
<artifactId>hibernate-ogm-featurepack-infinispan-remote</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion featurepack/mongodb/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-featurepack</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
</parent>
<artifactId>hibernate-ogm-featurepack-mongodb</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion featurepack/neo4j/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-featurepack</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
</parent>
<artifactId>hibernate-ogm-featurepack-neo4j</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion featurepack/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-parent</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
</parent>
<artifactId>hibernate-ogm-featurepack</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion infinispan-embedded/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-parent</artifactId>
<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 infinispan-remote/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-parent</artifactId>
<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 infinispan/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-parent</artifactId>
<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 integrationtest/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-parent</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
</parent>

<artifactId>hibernate-ogm-integrationtest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jipijapa/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-parent</artifactId>
<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 mongodb/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>hibernate-ogm-parent</artifactId>
<groupId>org.hibernate.ogm</groupId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion neo4j/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-parent</artifactId>
<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 @@ -12,7 +12,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-parent</artifactId>
<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 @@ -11,7 +11,7 @@
<parent>
<groupId>org.hibernate.ogm</groupId>
<artifactId>hibernate-ogm-bom</artifactId>
<version>5.4.0-SNAPSHOT</version>
<version>5.4.0.Beta1</version>
<relativePath>bom/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 3a1605c

Please sign in to comment.