Skip to content

Commit 979a1f3

Browse files
committed
[maven-release-plugin] prepare release avaje-ebeanorm-mocker-8.1.1
1 parent 6fddf62 commit 979a1f3

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>8.1.1-SNAPSHOT</version>
12+
<version>8.1.1</version>
1313
<name>avaje-ebeanorm-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>avaje-ebeanorm-mocker-8.1.1</tag>
2626
</scm>
2727

2828
<dependencies>

0 commit comments

Comments
 (0)