We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0106f9 commit 8b12c39Copy full SHA for 8b12c39
1 file changed
pom.xml
@@ -14,7 +14,7 @@
14
15
<groupId>com.googlecode.objectify</groupId>
16
<artifactId>objectify</artifactId>
17
- <version>6.0.6-SNAPSHOT</version>
+ <version>6.0.6</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.0.6</tag>
27
</scm>
28
<licenses>
29
<license>
0 commit comments