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 44
55 <groupId >com.typesafe.netty</groupId >
66 <artifactId >netty-http-pipelining</artifactId >
7- <version >1.1.4 </version >
7+ <version >1.1.5-SNAPSHOT </version >
88
99 <name >${project.groupId} :${project.artifactId} </name >
1010 <description >This library provides a handler and some new message types that enable http pipelining in Netty</description >
142142 <connection >scm:git://github.com/typesafehub/netty-http-pipelining.git</connection >
143143 <developerConnection >scm:git:git@github.com:typesafehub/netty-http-pipelining.git</developerConnection >
144144 <url >scm:git://github.com/typesafehub/netty-http-pipelining.git</url >
145- <tag >netty-http-pipelining-1.1.4 </tag >
145+ <tag >HEAD </tag >
146146 </scm >
147147
148148 <distributionManagement >
You can’t perform that action at this time.
0 commit comments