Skip to content

Commit cc0cf47

Browse files
committed
[maven-release-plugin] prepare release 2.0.14
1 parent a93859b commit cc0cf47

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
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.eclipse.jetty</groupId>
66
<artifactId>jetty-reactive-httpclient</artifactId>
7-
<version>2.0.14-SNAPSHOT</version>
7+
<version>2.0.14</version>
88
<packaging>bundle</packaging>
99
<name>Jetty ReactiveStreams HttpClient</name>
1010

@@ -74,7 +74,7 @@
7474
<connection>scm:git:git://github.com/jetty-project/jetty-reactive-httpclient.git</connection>
7575
<developerConnection>scm:git:ssh://git@github.com/jetty-project/jetty-reactive-httpclient.git</developerConnection>
7676
<url>https://github.com/jetty-project/jetty-reactive-httpclient</url>
77-
<tag>HEAD</tag>
77+
<tag>2.0.14</tag>
7878
</scm>
7979

8080
<organization>

0 commit comments

Comments
 (0)