Skip to content

Commit 69ab5aa

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 93ec34a commit 69ab5aa

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

55
<groupId>io.github.grrolland</groupId>
66
<artifactId>ngx-distributed-shm</artifactId>
7-
<version>1.0.18</version>
7+
<version>1.0.19-SNAPSHOT</version>
88

99
<name>ngx-distributed-shm</name>
1010
<description>This projet is memcached like server based on Hazelcast and Vertx. The goals of the project is to build an easy-to-use distributed memory storage with the nginx shared memory semantic for use with lua nginx plugin.</description>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:git@github.com:grrolland/ngx-distributed-shm.git</connection>
2424
<developerConnection>scm:git:https://github.com/grrolland/ngx-distributed-shm.git</developerConnection>
2525
<url>https://github.com/grrolland/ngx-distributed-shm</url>
26-
<tag>1.0.18</tag>
26+
<tag>HEAD</tag>
2727
</scm>
2828

2929
<distributionManagement>

0 commit comments

Comments
 (0)