Skip to content

Commit 70b500e

Browse files
committed
[maven-release-plugin] prepare release ebean-mocker-8.2.1
1 parent 159640b commit 70b500e

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.ebean</groupId>
1111
<artifactId>ebean-mocker</artifactId>
12-
<version>8.2.1-SNAPSHOT</version>
12+
<version>8.2.1</version>
1313
<name>ebean-mocker</name>
1414

1515
<description>Ability to set a Mockito mock EbeanServer as 'default' EbeanServer</description>
@@ -22,7 +22,7 @@
2222
<connection>scm:git:https://github.com/ebean-orm/avaje-ebeanorm-mocker.git</connection>
2323
<developerConnection>scm:git:https://github.com/ebean-orm/avaje-ebeanorm-mocker.git</developerConnection>
2424
<url>https://github.com/ebean-orm/avaje-ebeanorm-mocker.git</url>
25-
<tag>HEAD</tag>
25+
<tag>ebean-mocker-8.2.1</tag>
2626
</scm>
2727

2828
<dependencies>

0 commit comments

Comments
 (0)