Skip to content

Commit e8c69bd

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2aef493 commit e8c69bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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>
@@ -142,7 +142,7 @@
142142
<connection>scm:git://github.com/typesafehub/netty-http-pipelining.git</connection>
143143
<developerConnection>scm:git:[email protected]: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>

0 commit comments

Comments
 (0)