Skip to content

Commit 690a569

Browse files
committed
[maven-release-plugin] prepare release avaje-datasource-1.1.1
1 parent e256c5b commit 690a569

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,13 +9,13 @@
99
</parent>
1010

1111
<artifactId>avaje-datasource</artifactId>
12-
<version>1.1.1-SNAPSHOT</version>
12+
<version>1.1.1</version>
1313

1414
<scm>
1515
<connection>scm:git:https://github.com/ebean-orm/avaje-datasource.git</connection>
1616
<developerConnection>scm:git:https://github.com/ebean-orm/avaje-datasource.git</developerConnection>
1717
<url>https://github.com/ebean-orm/avaje-datasource.git</url>
18-
<tag>HEAD</tag>
18+
<tag>avaje-datasource-1.1.1</tag>
1919
</scm>
2020

2121
<properties>

0 commit comments

Comments
 (0)