Skip to content

Commit 126194f

Browse files
committed
[maven-release-plugin] prepare release ebean-ddl-runner-1.3
1 parent 024a4cc commit 126194f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99

1010
<groupId>io.ebean</groupId>
1111
<artifactId>ebean-ddl-runner</artifactId>
12-
<version>1.3-SNAPSHOT</version>
12+
<version>1.3</version>
1313

1414
<name>ebean ddl runner</name>
1515
<url>https://ebean.io/</url>
1616

1717
<scm>
1818
<developerConnection>scm:git:git@github.com:ebean-orm/ebean-ddl-runner.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>ebean-ddl-runner-1.3</tag>
2020
</scm>
2121

2222
<!-- <properties>-->

0 commit comments

Comments
 (0)