We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ffa7d6 commit 0a52011Copy full SHA for 0a52011
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>org.eclipse.jetty</groupId>
6
<artifactId>jetty-reactive-httpclient</artifactId>
7
- <version>1.1.4</version>
+ <version>1.1.5-SNAPSHOT</version>
8
<packaging>bundle</packaging>
9
<name>Jetty ReactiveStreams HttpClient</name>
10
@@ -74,7 +74,7 @@
74
<connection>scm:git:git://github.com/jetty-project/jetty-reactive-httpclient.git</connection>
75
<developerConnection>scm:git:ssh://[email protected]/jetty-project/jetty-reactive-httpclient.git</developerConnection>
76
<url>https://github.com/jetty-project/jetty-reactive-httpclient</url>
77
- <tag>1.1.4</tag>
+ <tag>HEAD</tag>
78
</scm>
79
80
<organization>
0 commit comments