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 159640b commit 70b500eCopy full SHA for 70b500e
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>org.avaje.ebean</groupId>
11
<artifactId>ebean-mocker</artifactId>
12
- <version>8.2.1-SNAPSHOT</version>
+ <version>8.2.1</version>
13
<name>ebean-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>ebean-mocker-8.2.1</tag>
26
</scm>
27
28
<dependencies>
0 commit comments