Skip to content

Commit c18068a

Browse files
committed
[maven-release-plugin] prepare release 1.6.10
1 parent 02bb088 commit c18068a

File tree

193 files changed

+204
-206
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+204
-206
lines changed

archetype/core-sample-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-archetype</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

archetype/core-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-archetype</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

archetype/deltaspike-data-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>blaze-persistence-archetype</artifactId>
2020
<groupId>com.blazebit</groupId>
21-
<version>1.6.10-SNAPSHOT</version>
21+
<version>1.6.10</version>
2222
<relativePath>../pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

archetype/entity-view-sample-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-archetype</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

archetype/entity-view-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-archetype</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

archetype/java-ee-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>blaze-persistence-archetype</artifactId>
2020
<groupId>com.blazebit</groupId>
21-
<version>1.6.10-SNAPSHOT</version>
21+
<version>1.6.10</version>
2222
<relativePath>../pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

archetype/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.blazebit</groupId>
2121
<artifactId>blaze-persistence-parent</artifactId>
22-
<version>1.6.10-SNAPSHOT</version>
22+
<version>1.6.10</version>
2323
<relativePath>../parent/pom.xml</relativePath>
2424
</parent>
2525

archetype/spring-boot-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>blaze-persistence-archetype</artifactId>
2020
<groupId>com.blazebit</groupId>
21-
<version>1.6.10-SNAPSHOT</version>
21+
<version>1.6.10</version>
2222
<relativePath>../pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

archetype/spring-data-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>blaze-persistence-archetype</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.6.10-SNAPSHOT</version>
6+
<version>1.6.10</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

checkstyle-rules/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

core/api-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-core</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

core/api-jar/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-core</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

core/api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-core</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

core/impl-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-core</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

core/impl-jar/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-core</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

core/impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-core</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

core/parser-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-core</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

core/parser-jar/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-core</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

core/parser/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-core</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-parent</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../parent/pom.xml</relativePath>
2626
</parent>
2727

core/testsuite-hibernate6/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
53
<modelVersion>4.0.0</modelVersion>
64
<parent>
75
<groupId>com.blazebit</groupId>
86
<artifactId>blaze-persistence-core</artifactId>
9-
<version>1.6.10-SNAPSHOT</version>
7+
<version>1.6.10</version>
108
<relativePath>../pom.xml</relativePath>
119
</parent>
1210

core/testsuite-jakarta-runner/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-core</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

core/testsuite-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-core</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

core/testsuite/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-core</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

dist/bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

dist/full/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-distribution-parent</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

dist/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-parent</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../parent/pom.xml</relativePath>
2626
</parent>
2727

documentation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-parent</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../parent/pom.xml</relativePath>
2626
</parent>
2727

entity-view/api-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-entity-view</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

entity-view/api-jar/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-entity-view</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

entity-view/api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-entity-view</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

entity-view/impl-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-entity-view</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

entity-view/impl-jar/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-entity-view</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

entity-view/impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-entity-view</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

entity-view/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-parent</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../parent/pom.xml</relativePath>
2626
</parent>
2727

entity-view/processor-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-entity-view</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

entity-view/processor/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-entity-view</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

entity-view/testsuite-jakarta-runner/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-entity-view</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

entity-view/testsuite-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-entity-view</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

entity-view/testsuite/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-persistence-entity-view</artifactId>
24-
<version>1.6.10-SNAPSHOT</version>
24+
<version>1.6.10</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

examples/deltaspike-data-rest/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.blazebit</groupId>
2222
<artifactId>blaze-persistence-examples</artifactId>
23-
<version>1.6.10-SNAPSHOT</version>
23+
<version>1.6.10</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

examples/it-service-management/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.blazebit</groupId>
2222
<artifactId>blaze-persistence-examples</artifactId>
23-
<version>1.6.10-SNAPSHOT</version>
23+
<version>1.6.10</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

examples/microprofile-graphql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.blazebit</groupId>
2222
<artifactId>blaze-persistence-examples</artifactId>
23-
<version>1.6.10-SNAPSHOT</version>
23+
<version>1.6.10</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

0 commit comments

Comments
 (0)