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

This commit is contained in:
Robin Bygrave
2016-09-22 22:25:05 +12:00
parent 223e53416d
commit 7d3c19b165
+2 -2
View File
@@ -9,7 +9,7 @@
<groupId>org.avaje.ebean</groupId>
<artifactId>ebean</artifactId>
<version>8.3.1-SNAPSHOT</version>
<version>8.3.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.3.1</tag>
</scm>
<dependencies>