Skip to content

Commit 45351b6

Browse files
committed
Bump to 7.3
1 parent cc3dce6 commit 45351b6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ebean-datasource-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>ebean-datasource-parent</artifactId>
55
<groupId>io.ebean</groupId>
6-
<version>7.2</version>
6+
<version>7.3</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

ebean-datasource/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.ebean</groupId>
77
<artifactId>ebean-datasource-parent</artifactId>
8-
<version>7.2</version>
8+
<version>7.3</version>
99
</parent>
1010

1111
<artifactId>ebean-datasource</artifactId>
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>io.ebean</groupId>
2626
<artifactId>ebean-datasource-api</artifactId>
27-
<version>7.2</version>
27+
<version>7.3</version>
2828
</dependency>
2929

3030
<dependency>

pom.xml

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

1212
<groupId>io.ebean</groupId>
1313
<artifactId>ebean-datasource-parent</artifactId>
14-
<version>7.2</version>
14+
<version>7.3</version>
1515

1616
<scm>
1717
<developerConnection>scm:git:[email protected]:ebean-orm/ebean-datasource.git</developerConnection>

0 commit comments

Comments
 (0)