Skip to content

Commit 67b2df4

Browse files
committed
[maven-release-plugin] prepare release ebean-migration-13.0.0
1 parent cb86150 commit 67b2df4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ebean-migration/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
<groupId>org.avaje</groupId>
66
<artifactId>java11-oss</artifactId>
77
<version>3.6</version>
8-
<relativePath/>
8+
<relativePath />
99
</parent>
1010

1111
<groupId>io.ebean</groupId>
1212
<artifactId>ebean-migration</artifactId>
13-
<version>13.0.0-SNAPSHOT</version>
13+
<version>13.0.0</version>
1414

1515
<scm>
1616
<developerConnection>scm:git:[email protected]:ebean-orm/ebean-migration.git</developerConnection>
17-
<tag>HEAD</tag>
17+
<tag>ebean-migration-13.0.0</tag>
1818
</scm>
1919

2020
<properties>

0 commit comments

Comments
 (0)