Skip to content

Commit 536c936

Browse files
committed
Bump pom version to 4.4.1
1 parent cddf6c0 commit 536c936

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.ebean</groupId>
1212
<artifactId>ebean-datasource</artifactId>
13-
<version>4.3.5-SNAPSHOT</version>
13+
<version>4.4.1-SNAPSHOT</version>
1414

1515
<scm>
1616
<developerConnection>scm:git:git@github.com:ebean-orm/ebean-datasource.git</developerConnection>
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.ebean</groupId>
2424
<artifactId>ebean-datasource-api</artifactId>
25-
<version>4.4-SNAPSHOT</version>
25+
<version>4.4</version>
2626
</dependency>
2727

2828
<dependency>

0 commit comments

Comments
 (0)