mirror of
https://github.com/fluencelabs/jabci
synced 2025-03-16 19:20:50 +00:00
fix maven warning about wrong version name
This commit is contained in:
parent
42942990d6
commit
10a95d75b9
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
||||
|
||||
<groupId>com.github.jtendermint</groupId>
|
||||
<artifactId>jabci</artifactId>
|
||||
<version>SNAPSHOT</version>
|
||||
<version>-SNAPSHOT</version>
|
||||
|
||||
<name>com.github.jtendermint:jabci</name>
|
||||
<description>Java implementation for ABCI consensus protocol from tendermint.com and related tools</description>
|
||||
|
Loading…
x
Reference in New Issue
Block a user