Skip to content

Commit 2133209

Browse files
committed
[maven-release-plugin] prepare release avaje-http-client-1.14
1 parent 6a94666 commit 2133209

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/pom.xml

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

1010
<groupId>io.avaje</groupId>
1111
<artifactId>avaje-http-client</artifactId>
12-
<version>1.14-SNAPSHOT</version>
12+
<version>1.14</version>
1313

1414
<scm>
1515
<developerConnection>scm:git:git@github.com:avaje/avaje-http-client.git</developerConnection>
16-
<tag>HEAD</tag>
16+
<tag>avaje-http-client-1.14</tag>
1717
</scm>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)