Skip to content

Commit ecfd41d

Browse files
committed
[maven-release-plugin] prepare release avaje-http-client-1.17
1 parent 0523b19 commit ecfd41d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

client/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
<groupId>org.avaje</groupId>
66
<artifactId>java11-oss</artifactId>
77
<version>3.8</version>
8-
<relativePath/>
8+
<relativePath />
99
</parent>
1010

1111
<groupId>io.avaje</groupId>
1212
<artifactId>avaje-http-client</artifactId>
13-
<version>1.17-SNAPSHOT</version>
13+
<version>1.17</version>
1414

1515
<scm>
1616
<developerConnection>scm:git:git@github.com:avaje/avaje-http-client.git</developerConnection>
17-
<tag>HEAD</tag>
17+
<tag>avaje-http-client-1.17</tag>
1818
</scm>
1919

2020
<dependencies>

0 commit comments

Comments
 (0)