Skip to content

Commit 3c4934f

Browse files
committed
cut 0.9.17
1 parent 78adeb5 commit 3c4934f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.jsoniter</groupId>
6-
<version>0.9.17-SNAPSHOT</version>
6+
<version>0.9.17</version>
77
<artifactId>jsoniter</artifactId>
88
<name>json iterator</name>
99
<description>jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go</description>
@@ -218,4 +218,4 @@
218218
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
219219
</snapshotRepository>
220220
</distributionManagement>
221-
</project>
221+
</project>

0 commit comments

Comments
 (0)