Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
beikov committed Aug 2, 2024
1 parent 7c2c2e2 commit 6eadd3b
Show file tree
Hide file tree
Showing 196 changed files with 206 additions and 206 deletions.
2 changes: 1 addition & 1 deletion archetype/core-sample-jakarta/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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion archetype/entity-view-sample-jakarta/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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/api-jakarta/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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/api-jar/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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/impl-jakarta/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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/impl-jar/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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/parser-jakarta/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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/parser-jar/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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/testsuite-hibernate6/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-core</artifactId>
<version>1.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/testsuite-jakarta-runner/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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/testsuite-jakarta/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.6.12-SNAPSHOT</version>
<version>1.6.12</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 @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-core</artifactId>
<version>1.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion entity-view/api-jakarta/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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion entity-view/api-jar/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.6.12-SNAPSHOT</version>
<version>1.6.12</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 @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-entity-view</artifactId>
<version>1.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion entity-view/impl-jakarta/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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion entity-view/impl-jar/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.6.12-SNAPSHOT</version>
<version>1.6.12</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 @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-entity-view</artifactId>
<version>1.6.12-SNAPSHOT</version>
<version>1.6.12</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 @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-parent</artifactId>
<version>1.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion entity-view/processor-jakarta/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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion entity-view/processor/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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion entity-view/testsuite-jakarta-runner/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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion entity-view/testsuite-jakarta/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.6.12-SNAPSHOT</version>
<version>1.6.12</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 @@ -21,7 +21,7 @@
<parent>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-entity-view</artifactId>
<version>1.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/it-service-management/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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/microprofile-graphql/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.6.12-SNAPSHOT</version>
<version>1.6.12</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.6.12-SNAPSHOT</version>
<version>1.6.12</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Loading

0 comments on commit 6eadd3b

Please sign in to comment.