From 10a95d75b9e953841b518a513065ab7528fa4a9b Mon Sep 17 00:00:00 2001 From: srmo Date: Sun, 10 Dec 2017 18:53:50 +0100 Subject: [PATCH] fix maven warning about wrong version name --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 568c4f8..9746871 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.jtendermint jabci - SNAPSHOT + -SNAPSHOT com.github.jtendermint:jabci Java implementation for ABCI consensus protocol from tendermint.com and related tools