[maven-release-plugin] prepare release ebean-8.4.1

This commit is contained in:
Robin Bygrave
2016-10-03 23:40:22 +13:00
parent 4f98ca5d91
commit a3d1cdafac
+2 -2
View File
@@ -9,7 +9,7 @@
<groupId>org.avaje.ebean</groupId>
<artifactId>ebean</artifactId>
<version>8.4.1-SNAPSHOT</version>
<version>8.4.1</version>
<packaging>jar</packaging>
<name>ebean</name>
@@ -37,7 +37,7 @@
<scm>
<developerConnection>scm:git:https://github.com/ebean-orm/ebean.git</developerConnection>
<tag>HEAD</tag>
<tag>ebean-8.4.1</tag>
</scm>
<dependencies>