We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc314e commit c4aa14dCopy full SHA for c4aa14d
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.ebean</groupId>
6
<artifactId>querybean-generator</artifactId>
7
- <version>12.3.4</version>
+ <version>12.3.5-SNAPSHOT</version>
8
9
<parent>
10
<groupId>org.avaje</groupId>
@@ -14,7 +14,7 @@
14
15
<scm>
16
<developerConnection>scm:git:git@github.com:ebean-orm/querybean-generator.git</developerConnection>
17
- <tag>querybean-generator-12.3.4</tag>
+ <tag>HEAD</tag>
18
</scm>
19
20
<dependencies>
0 commit comments