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 f888ae2 commit 51c9e1fCopy full SHA for 51c9e1f
pom.xml
@@ -9,14 +9,14 @@
9
10
<groupId>io.ebean</groupId>
11
<artifactId>ebean-mocker</artifactId>
12
- <version>10.3.1-SNAPSHOT</version>
+ <version>10.3.1</version>
13
<name>ebean-mocker</name>
14
15
<description>Ability to set a Mockito mock EbeanServer as 'default' EbeanServer</description>
16
17
<scm>
18
<developerConnection>scm:git:[email protected]:ebean-orm/ebean-mocker.git</developerConnection>
19
- <tag>HEAD</tag>
+ <tag>ebean-mocker-10.3.1</tag>
20
</scm>
21
22
<dependencies>
0 commit comments