Skip to content

Commit 1dcdb9d

Browse files
[maven-release-plugin] prepare release jhttpc-1.16
1 parent 603a49c commit 1dcdb9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>org.commonjava.util</groupId>
2828
<artifactId>jhttpc</artifactId>
29-
<version>1.16-SNAPSHOT</version>
29+
<version>1.16</version>
3030

3131
<name>Java HTTP Client</name>
3232
<inceptionYear>2015-2024</inceptionYear>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:https://github.com/commonjava/jhttpc</connection>
3636
<developerConnection>scm:git:https://github.com/commonjava/jhttpc</developerConnection>
3737
<url>https://github.com/commonjava/jhttpc</url>
38-
<tag>HEAD</tag>
38+
<tag>jhttpc-1.16</tag>
3939
</scm>
4040

4141
<properties>

0 commit comments

Comments
 (0)