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 e64b35e commit ba0fd6cCopy full SHA for ba0fd6c
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>org.avaje.ebeanorm</groupId>
11
<artifactId>avaje-ebeanorm-agent</artifactId>
12
- <version>4.7.1-SNAPSHOT</version>
+ <version>4.7.1</version>
13
<packaging>jar</packaging>
14
15
<name>avaje-ebeanorm-agent</name>
@@ -39,7 +39,7 @@
39
<connection>scm:git:https://github.com/ebean-orm/avaje-ebeanorm-agent.git</connection>
40
<developerConnection>scm:git:https://github.com/ebean-orm/avaje-ebeanorm-agent.git</developerConnection>
41
<url>https://github.com/ebean-orm/avaje-ebeanorm-agent.git</url>
42
- <tag>HEAD</tag>
+ <tag>avaje-ebeanorm-agent-4.7.1</tag>
43
</scm>
44
45
<dependencies>
0 commit comments