Skip to content

Commit 47d89f3

Browse files
committed
Bump version to 0.1.2
1 parent a4c06ec commit 47d89f3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

fluent-builder-annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>stream.header.fluentbuilder</groupId>
99
<artifactId>fluent-builder-parent</artifactId>
10-
<version>0.1.0</version>
10+
<version>0.1.2</version>
1111
</parent>
1212

1313
<artifactId>fluent-builder-annotations</artifactId>

fluent-builder-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>stream.header.fluentbuilder</groupId>
99
<artifactId>fluent-builder-parent</artifactId>
10-
<version>0.1.0</version>
10+
<version>0.1.2</version>
1111
</parent>
1212

1313
<artifactId>fluent-builder-example</artifactId>

fluent-builder-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>stream.header.fluentbuilder</groupId>
99
<artifactId>fluent-builder-parent</artifactId>
10-
<version>0.1.0</version>
10+
<version>0.1.2</version>
1111
</parent>
1212

1313
<artifactId>fluent-builder-processor</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>stream.header.fluentbuilder</groupId>
88
<artifactId>fluent-builder-parent</artifactId>
9-
<version>0.1.0</version>
9+
<version>0.1.2</version>
1010
<packaging>pom</packaging>
1111

1212
<properties>

0 commit comments

Comments
 (0)