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

This commit is contained in:
Robin Bygrave
2016-08-24 22:53:02 +12:00
parent 0aa3bd3c97
commit 445b6dbb0a
+2 -2
View File
@@ -9,7 +9,7 @@
<groupId>org.avaje.ebean</groupId>
<artifactId>ebean</artifactId>
<version>8.2.2-SNAPSHOT</version>
<version>8.2.2</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.2.2</tag>
</scm>
<dependencies>