Skip to content

Commit 6fddf62

Browse files
committed
#16 - Release as 8.1.1 (technically no API change but nice to sync to major version)
1 parent aab5e39 commit 6fddf62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

1010
<groupId>org.avaje.ebeanorm</groupId>
1111
<artifactId>avaje-ebeanorm-mocker</artifactId>
12-
<version>7.21.2-SNAPSHOT</version>
12+
<version>8.1.1-SNAPSHOT</version>
1313
<name>avaje-ebeanorm-mocker</name>
1414

1515
<description>Ability to set a Mockito mock EbeanServer as 'default' EbeanServer</description>
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.avaje.ebeanorm</groupId>
4747
<artifactId>avaje-ebeanorm</artifactId>
48-
<version>7.21.1</version>
48+
<version>8.1.1</version>
4949
<scope>provided</scope>
5050
</dependency>
5151

0 commit comments

Comments
 (0)