From 1e77ddede998c39b0257f5e065b10896de2fb524 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 20 Nov 2023 11:23:38 +0100 Subject: [PATCH] Revert master to 1.0.9-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b63fd12..98b09af 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.github.grrolland ngx-distributed-shm - 1.0.10 + 1.0.9-SNAPSHOT ngx-distributed-shm 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.