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 32ae527 commit f5e7a32Copy full SHA for f5e7a32
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>org.avaje.ebeanorm</groupId>
11
<artifactId>avaje-ebeanorm-agent</artifactId>
12
- <version>4.5.1-SNAPSHOT</version>
+ <version>4.5.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.5.1</tag>
43
</scm>
44
45
<dependencies>
0 commit comments