Skip to content

Commit 0a9036c

Browse files
committed
update
1 parent a49b0e7 commit 0a9036c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<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">
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.jsoniter</groupId>
5-
<version>0.9.1</version>
5+
<version>0.9.1-SNAPSHOT</version>
66
<artifactId>jsoniter</artifactId>
77
<name>json iterator</name>
88
<description>jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go</description>

0 commit comments

Comments
 (0)