We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49b0e7 commit 0a9036cCopy full SHA for 0a9036c
pom.xml
@@ -2,7 +2,7 @@
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.jsoniter</groupId>
5
- <version>0.9.1</version>
+ <version>0.9.1-SNAPSHOT</version>
6
<artifactId>jsoniter</artifactId>
7
<name>json iterator</name>
8
<description>jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go</description>
0 commit comments