Skip to content

Commit 3966d5a

Browse files
committed
fix poms after release
1 parent fab9259 commit 3966d5a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>ebean-parent</artifactId>
66
<groupId>io.ebean</groupId>
7-
<version>14.6.0-FOC6-SNAPSHOT</version>
7+
<version>14.6.0-FOC7-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>tests</artifactId>

tests/test-java16/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>tests</artifactId>
77
<groupId>io.ebean</groupId>
8-
<version>14.6.0-FOC6-SNAPSHOT</version>
8+
<version>14.6.0-FOC7-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>test-java16</artifactId>

tests/test-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>tests</artifactId>
88
<groupId>io.ebean</groupId>
9-
<version>14.6.0-FOC6-SNAPSHOT</version>
9+
<version>14.6.0-FOC7-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>test-kotlin</artifactId>

0 commit comments

Comments
 (0)