Skip to content

Commit fb0aa44

Browse files
committed
Release 2.0-RC20
1 parent df221df commit fb0aa44

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.ebean.insight</groupId>
99
<artifactId>ebean-insight-parent</artifactId>
10-
<version>2.0-RC19</version>
10+
<version>2.0-RC20</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.ebean.insight</groupId>
99
<artifactId>ebean-insight-parent</artifactId>
10-
<version>2.0-RC19</version>
10+
<version>2.0-RC20</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.ebean.insight</groupId>
99
<artifactId>ebean-insight-parent</artifactId>
10-
<version>2.0-RC19</version>
10+
<version>2.0-RC20</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

forwarder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.ebean.insight</groupId>
99
<artifactId>ebean-insight-parent</artifactId>
10-
<version>2.0-RC19</version>
10+
<version>2.0-RC20</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

mcp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.ebean.insight</groupId>
99
<artifactId>ebean-insight-parent</artifactId>
10-
<version>2.0-RC19</version>
10+
<version>2.0-RC20</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pom.xml

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

77
<groupId>io.ebean.insight</groupId>
88
<artifactId>ebean-insight-parent</artifactId>
9-
<version>2.0-RC19</version>
9+
<version>2.0-RC20</version>
1010
<packaging>pom</packaging>
1111

1212
<name>ebean-insight (parent)</name>

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.ebean.insight</groupId>
99
<artifactId>ebean-insight-parent</artifactId>
10-
<version>2.0-RC19</version>
10+
<version>2.0-RC20</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

0 commit comments

Comments
 (0)