Skip to content

Commit ee2b72b

Browse files
committed
[maven-release-plugin] prepare release 1.0.0-Alpha32
1 parent 3e99f3e commit ee2b72b

File tree

30 files changed

+31
-31
lines changed

30 files changed

+31
-31
lines changed

base/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-expression-parent</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha32</version>
77
<relativePath>../parent/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
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>blaze-expression</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha32</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

core/api/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-expression-core</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha32</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

core/impl/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-expression-core</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha32</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

core/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-expression-parent</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha32</version>
77
<relativePath>../parent/pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

declarative/api/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-expression-declarative</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha32</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

declarative/entity-view-jakarta/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-expression-declarative</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha32</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

declarative/entity-view/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-expression-declarative</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha32</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

declarative/excel/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-expression-declarative</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha32</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

declarative/impl/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-expression-declarative</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha32</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)