Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beikov committed Nov 23, 2018
1 parent 35b8314 commit b7f91d3
Show file tree
Hide file tree
Showing 81 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion archetype/core-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-archetype</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion archetype/deltaspike-data-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>blaze-persistence-archetype</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion archetype/entity-view-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-archetype</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion archetype/java-ee-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>blaze-persistence-archetype</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-parent</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion archetype/spring-boot-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>blaze-persistence-archetype</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion archetype/spring-data-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-persistence-archetype</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion checkstyle-rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

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

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

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

Expand Down
4 changes: 2 additions & 2 deletions entity-view/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-entity-view</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -260,7 +260,7 @@
<tasks>
<mkdir dir="${project.build.outputDirectory}/META-INF/versions/9" />
<copy todir="${project.build.directory}/classes9">
<fileset dir="${project.build.outputDirectory}" excludes="META-INF/versions/**,**/UnsafeHelper.class"/>
<fileset dir="${project.build.outputDirectory}" excludes="META-INF/versions/**,**/UnsafeHelper.class" />
</copy>
<javac srcdir="${project.basedir}/src/main/java9" destdir="${project.build.directory}/classes9" classpath="${project.build.outputDirectory}" includeantruntime="false" />
</tasks>
Expand Down
2 changes: 1 addition & 1 deletion entity-view/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-parent</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../parent/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 @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-entity-view</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/deltaspike-data-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-examples</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-parent</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/showcase/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>blaze-persistence-examples-showcase</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/showcase/fragments/basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>blaze-persistence-examples-showcase-fragments</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/showcase/fragments/cte/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>blaze-persistence-examples-showcase-fragments</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/showcase/fragments/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-examples-showcase</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/showcase/fragments/spring-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-persistence-examples-showcase-fragments</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-examples</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/showcase/runner/cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>blaze-persistence-examples-showcase-runner</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/showcase/runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-examples-showcase</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/showcase/runner/spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>blaze-persistence-examples-showcase-runner</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/showcase/spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>blaze-persistence-examples-showcase</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-data-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-examples</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

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

Expand Down
2 changes: 1 addition & 1 deletion integration/deltaspike-data/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-persistence-integration-deltaspike-data</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration/deltaspike-data/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-persistence-integration-deltaspike-data</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration/deltaspike-data/impl-1.7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-persistence-integration-deltaspike-data</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration/deltaspike-data/impl-1.8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-persistence-integration-deltaspike-data</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration/deltaspike-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-persistence-integration</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration/deltaspike-data/rest/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-persistence-integration-deltaspike-data-rest</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration/deltaspike-data/rest/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blaze-persistence-integration-deltaspike-data-rest</artifactId>
<groupId>com.blazebit</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Loading

0 comments on commit b7f91d3

Please sign in to comment.