Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.2.0-Alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
beikov committed Sep 29, 2016
1 parent 0af5acb commit 57d6229
Show file tree
Hide file tree
Showing 35 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion core/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-core</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-core</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-core</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-core</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</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 @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion entity-view/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-entity-view</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion entity-view/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-entity-view</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion entity-view/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion entity-view/testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-entity-view</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/base-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
</parent>
<artifactId>blaze-persistence-integration-base-cdi</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration/datanucleus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/eclipselink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/entity-view-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
</parent>
<artifactId>blaze-persistence-integration-entity-view-cdi</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration/hibernate-4.2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/hibernate-4.3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions integration/hibernate-5.2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -34,7 +34,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<!-- Minimum version is 5.2.0.Final -->
<version>5.2.0.Final</version>
<version>6.0.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion integration/hibernate-5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/hibernate-6.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/hibernate-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/jpa-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/openjpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-criteria/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-jpa-criteria</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-criteria/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-jpa-criteria</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-criteria/jpa-2-compatibility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-jpa-criteria</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-criteria/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-criteria/testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-jpa-criteria</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>blaze-persistence</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<packaging>pom</packaging>

<name>Blazebit Persistence</name>
Expand Down Expand Up @@ -46,7 +46,7 @@
<connection>scm:git:git@github.com:Blazebit/blaze-persistence.git</connection>
<developerConnection>scm:git:git@github.com:Blazebit/blaze-persistence.git</developerConnection>
<url>git@github.com:Blazebit/blaze-persistence.git</url>
<tag>HEAD</tag>
<tag>1.2.0-Alpha1</tag>
</scm>

<developers>
Expand Down
2 changes: 1 addition & 1 deletion testsuite-base/datanucleus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-testsuite-base</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite-base/eclipselink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-testsuite-base</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite-base/hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-testsuite-base</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite-base/jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-testsuite-base</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite-base/openjpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-testsuite-base</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 57d6229

Please sign in to comment.