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 fa1c766 commit 9a1267cCopy full SHA for 9a1267c
1 file changed
pom.xml
@@ -10,11 +10,11 @@
10
11
<groupId>org.avaje.ebean</groupId>
12
<artifactId>ebean-ignite</artifactId>
13
- <version>1.3.2</version>
+ <version>1.3.3-SNAPSHOT</version>
14
15
<scm>
16
<developerConnection>scm:git:https://github.com/ebean-orm/avaje-ebeanorm-ignite.git</developerConnection>
17
- <tag>ebean-ignite-1.3.2</tag>
+ <tag>HEAD</tag>
18
</scm>
19
20
<properties>
0 commit comments