We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffbc0a4 commit 2d127a6Copy full SHA for 2d127a6
1 file changed
pom.xml
@@ -14,7 +14,7 @@
14
15
<groupId>com.googlecode.objectify</groupId>
16
<artifactId>objectify</artifactId>
17
- <version>6.1.2-SNAPSHOT</version>
+ <version>6.1.2</version>
18
19
<name>Objectify App Engine</name>
20
<description>The simplest convenient interface to the Google App Engine datastore</description>
@@ -23,7 +23,7 @@
23
<scm>
24
<url>scm:git:https://github.com/objectify/objectify</url>
25
<developerConnection>scm:git:git@github.com:objectify/objectify</developerConnection>
26
- <tag>HEAD</tag>
+ <tag>6.1.2</tag>
27
</scm>
28
<licenses>
29
<license>
0 commit comments