We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98077d5 commit 435eb5aCopy full SHA for 435eb5a
pom.xml
@@ -8,7 +8,7 @@
8
9
<groupId>com.googlecode.objectify</groupId>
10
<artifactId>objectify</artifactId>
11
- <version>5.1.5</version>
+ <version>5.1.6-SNAPSHOT</version>
12
13
<name>Objectify App Engine</name>
14
<description>The simplest convenient interface to the Google App Engine datastore</description>
@@ -17,7 +17,7 @@
17
<scm>
18
<url>scm:git:https://code.google.com/p/objectify-appengine/</url>
19
<developerConnection>scm:git:https://code.google.com/p/objectify-appengine/</developerConnection>
20
- <tag>5.1.5</tag>
+ <tag>HEAD</tag>
21
</scm>
22
<licenses>
23
<license>
0 commit comments