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 e256c5b commit 690a569Copy full SHA for 690a569
pom.xml
@@ -9,13 +9,13 @@
9
</parent>
10
11
<artifactId>avaje-datasource</artifactId>
12
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
13
14
<scm>
15
<connection>scm:git:https://github.com/ebean-orm/avaje-datasource.git</connection>
16
<developerConnection>scm:git:https://github.com/ebean-orm/avaje-datasource.git</developerConnection>
17
<url>https://github.com/ebean-orm/avaje-datasource.git</url>
18
- <tag>HEAD</tag>
+ <tag>avaje-datasource-1.1.1</tag>
19
</scm>
20
21
<properties>
0 commit comments