You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
<groupId>io.github.grrolland</groupId>
6
6
<artifactId>ngx-distributed-shm</artifactId>
7
-
<version>1.0.18</version>
7
+
<version>1.0.19-SNAPSHOT</version>
8
8
9
9
<name>ngx-distributed-shm</name>
10
10
<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>
0 commit comments