File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.typesafe.netty</groupId >
6
6
<artifactId >netty-http-pipelining</artifactId >
7
- <version >1.1.4 </version >
7
+ <version >1.1.5-SNAPSHOT </version >
8
8
9
9
<name >${project.groupId} :${project.artifactId} </name >
10
10
<description >This library provides a handler and some new message types that enable http pipelining in Netty</description >
142
142
<connection >scm:git://github.com/typesafehub/netty-http-pipelining.git</connection >
143
143
<
developerConnection >scm:git:
[email protected] :typesafehub/netty-http-pipelining.git</
developerConnection >
144
144
<url >scm:git://github.com/typesafehub/netty-http-pipelining.git</url >
145
- <tag >netty-http-pipelining-1.1.4 </tag >
145
+ <tag >HEAD </tag >
146
146
</scm >
147
147
148
148
<distributionManagement >
You can’t perform that action at this time.
0 commit comments