Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit c317260

Browse files
author
Sonatype Release Machine
committed
[maven-release-plugin] prepare release jersey-ahc-client-1.0.2
1 parent 44ad956 commit c317260

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
~ You may elect to redistribute this code under either of these licenses.
1313
-->
1414

15-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
16-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
15+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1716
<parent>
1817
<groupId>org.sonatype.forge</groupId>
1918
<artifactId>forge-parent</artifactId>
@@ -23,7 +22,7 @@
2322
<groupId>org.sonatype.spice</groupId>
2423
<artifactId>jersey-ahc-client</artifactId>
2524
<name>jersey-ahc-client</name>
26-
<version>1.0.2-SNAPSHOT</version>
25+
<version>1.0.2</version>
2726
<packaging>jar</packaging>
2827
<description>
2928
Async Http Client implementation for the Jersey Client API.

0 commit comments

Comments
 (0)