mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 18:29:53 +00:00
scala: Modified pom.xml. I changed version of 'MessagePack for Java' from 0.5.1-devel to 0.5.2-SNAPSHOT
This commit is contained in:
parent
e65197f386
commit
c1c25c455c
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
|||
<dependency>
|
||||
<groupId>org.msgpack</groupId>
|
||||
<artifactId>msgpack</artifactId>
|
||||
<version>0.5.2-SNAPSHOT</version>
|
||||
<version>0.5.1-devel</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue