Skip to content

Commit c1e1d68

Browse files
committed
[maven-release-plugin] prepare release 1.6.14
1 parent 007ea31 commit c1e1d68

196 files changed

Lines changed: 206 additions & 206 deletions

File tree

Some content is hidden

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

archetype/core-sample-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.blazebit</groupId>
1212
<artifactId>blaze-persistence-archetype</artifactId>
13-
<version>1.6.14-SNAPSHOT</version>
13+
<version>1.6.14</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

archetype/core-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.blazebit</groupId>
1212
<artifactId>blaze-persistence-archetype</artifactId>
13-
<version>1.6.14-SNAPSHOT</version>
13+
<version>1.6.14</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

archetype/deltaspike-data-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>blaze-persistence-archetype</artifactId>
99
<groupId>com.blazebit</groupId>
10-
<version>1.6.14-SNAPSHOT</version>
10+
<version>1.6.14</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313
<modelVersion>4.0.0</modelVersion>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.blazebit</groupId>
1212
<artifactId>blaze-persistence-archetype</artifactId>
13-
<version>1.6.14-SNAPSHOT</version>
13+
<version>1.6.14</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

archetype/entity-view-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.blazebit</groupId>
1212
<artifactId>blaze-persistence-archetype</artifactId>
13-
<version>1.6.14-SNAPSHOT</version>
13+
<version>1.6.14</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

archetype/java-ee-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>blaze-persistence-archetype</artifactId>
99
<groupId>com.blazebit</groupId>
10-
<version>1.6.14-SNAPSHOT</version>
10+
<version>1.6.14</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313
<modelVersion>4.0.0</modelVersion>

archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.blazebit</groupId>
1010
<artifactId>blaze-persistence-parent</artifactId>
11-
<version>1.6.14-SNAPSHOT</version>
11+
<version>1.6.14</version>
1212
<relativePath>../parent/pom.xml</relativePath>
1313
</parent>
1414

archetype/spring-boot-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>blaze-persistence-archetype</artifactId>
99
<groupId>com.blazebit</groupId>
10-
<version>1.6.14-SNAPSHOT</version>
10+
<version>1.6.14</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313
<modelVersion>4.0.0</modelVersion>

archetype/spring-data-sample/pom.xml

Lines changed: 1 addition & 1 deletion
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.14-SNAPSHOT</version>
6+
<version>1.6.14</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

checkstyle-rules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.blazebit</groupId>
1212
<artifactId>blaze-persistence</artifactId>
13-
<version>1.6.14-SNAPSHOT</version>
13+
<version>1.6.14</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

0 commit comments

Comments
 (0)