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 78adeb5 commit 3c4934fCopy full SHA for 3c4934f
pom.xml
@@ -3,7 +3,7 @@
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.jsoniter</groupId>
6
- <version>0.9.17-SNAPSHOT</version>
+ <version>0.9.17</version>
7
<artifactId>jsoniter</artifactId>
8
<name>json iterator</name>
9
<description>jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go</description>
@@ -218,4 +218,4 @@
218
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
219
</snapshotRepository>
220
</distributionManagement>
221
-</project>
+</project>
0 commit comments