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 81182f1 commit a5d483bCopy full SHA for a5d483b
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.ebean.test</groupId>
6
<artifactId>ebean-test-config</artifactId>
7
- <version>11.35.3-SNAPSHOT</version>
+ <version>11.35.3</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/ebean-test-config.git</developerConnection>
17
- <tag>HEAD</tag>
+ <tag>ebean-test-config-11.35.3</tag>
18
</scm>
19
20
<dependencies>
0 commit comments