We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a0df2 commit 6e8ff09Copy full SHA for 6e8ff09
1 file changed
pom.xml
@@ -10,11 +10,11 @@
10
11
<groupId>io.ebean</groupId>
12
<artifactId>ebean-ignite</artifactId>
13
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
14
15
<scm>
16
<developerConnection>scm:git:git@github.com:ebean-orm/ebean-ignite.git</developerConnection>
17
- <tag>HEAD</tag>
+ <tag>ebean-ignite-2.1.1</tag>
18
</scm>
19
20
<properties>
0 commit comments