Skip to content

Commit 3a08b85

Browse files
committed
Version 1.2
1 parent b250645 commit 3a08b85

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

avaje-record-builder-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.avaje</groupId>
55
<artifactId>avaje-record-parent</artifactId>
6-
<version>1.1-RC1</version>
6+
<version>1.2</version>
77
</parent>
88
<artifactId>avaje-record-builder-core</artifactId>
99
<name>avaje-record-builder-core</name>

avaje-record-builder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.avaje</groupId>
55
<artifactId>avaje-record-parent</artifactId>
6-
<version>1.1-RC1</version>
6+
<version>1.2</version>
77
</parent>
88
<artifactId>avaje-record-builder</artifactId>
99
<name>avaje-spi</name>

blackbox-test-records/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.avaje</groupId>
88
<artifactId>avaje-record-parent</artifactId>
9-
<version>1.1-RC1</version>
9+
<version>1.2</version>
1010
</parent>
1111

1212
<artifactId>blackbox-test-records</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<parent>
44
<groupId>org.avaje</groupId>
55
<artifactId>java11-oss</artifactId>
6-
<version>4.4</version>
6+
<version>4.5</version>
77
</parent>
88
<groupId>io.avaje</groupId>
99
<artifactId>avaje-record-parent</artifactId>
10-
<version>1.1-RC1</version>
10+
<version>1.2</version>
1111
<packaging>pom</packaging>
1212
<name>avaje-record-builder</name>
1313
<scm>

0 commit comments

Comments
 (0)