We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4f09f0 commit 22f7935Copy full SHA for 22f7935
1 file changed
pom.xml
@@ -10,11 +10,11 @@
10
11
<groupId>org.avaje.ebeanorm</groupId>
12
<artifactId>avaje-ebeanorm-ignite</artifactId>
13
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
14
15
<scm>
16
<developerConnection>scm:git:https://github.com/ebean-orm/avaje-ebeanorm-ignite.git</developerConnection>
17
- <tag>avaje-ebeanorm-ignite-1.3.1</tag>
+ <tag>HEAD</tag>
18
</scm>
19
20
<properties>
0 commit comments