Skip to content

Commit 1b78a2c

Browse files
committed
[maven-release-plugin] prepare release 1.0.1
1 parent 7411f41 commit 1b78a2c

29 files changed

Lines changed: 30 additions & 30 deletions

File tree

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

dist/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-job</artifactId>
24-
<version>1.0.1-SNAPSHOT</version>
24+
<version>1.0.1</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-job-parent</artifactId>
24-
<version>1.0.1-SNAPSHOT</version>
24+
<version>1.0.1</version>
2525
<relativePath>../parent/pom.xml</relativePath>
2626
</parent>
2727

documentation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-job-parent</artifactId>
24-
<version>1.0.1-SNAPSHOT</version>
24+
<version>1.0.1</version>
2525
<relativePath>../parent/pom.xml</relativePath>
2626
</parent>
2727

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

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

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

0 commit comments

Comments
 (0)