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 cb86150 commit 67b2df4Copy full SHA for 67b2df4
ebean-migration/pom.xml
@@ -5,16 +5,16 @@
5
<groupId>org.avaje</groupId>
6
<artifactId>java11-oss</artifactId>
7
<version>3.6</version>
8
- <relativePath/>
+ <relativePath />
9
</parent>
10
11
<groupId>io.ebean</groupId>
12
<artifactId>ebean-migration</artifactId>
13
- <version>13.0.0-SNAPSHOT</version>
+ <version>13.0.0</version>
14
15
<scm>
16
<developerConnection>scm:git:[email protected]:ebean-orm/ebean-migration.git</developerConnection>
17
- <tag>HEAD</tag>
+ <tag>ebean-migration-13.0.0</tag>
18
</scm>
19
20
<properties>
0 commit comments