We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fddf62 commit 979a1f3Copy full SHA for 979a1f3
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>org.avaje.ebeanorm</groupId>
11
<artifactId>avaje-ebeanorm-mocker</artifactId>
12
- <version>8.1.1-SNAPSHOT</version>
+ <version>8.1.1</version>
13
<name>avaje-ebeanorm-mocker</name>
14
15
<description>Ability to set a Mockito mock EbeanServer as 'default' EbeanServer</description>
@@ -22,7 +22,7 @@
22
<connection>scm:git:https://github.com/ebean-orm/avaje-ebeanorm-mocker.git</connection>
23
<developerConnection>scm:git:https://github.com/ebean-orm/avaje-ebeanorm-mocker.git</developerConnection>
24
<url>https://github.com/ebean-orm/avaje-ebeanorm-mocker.git</url>
25
- <tag>HEAD</tag>
+ <tag>avaje-ebeanorm-mocker-8.1.1</tag>
26
</scm>
27
28
<dependencies>
0 commit comments