We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0271c89 commit 08f3915Copy full SHA for 08f3915
pom.xml
@@ -2,16 +2,9 @@
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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
-<!--
6
- <parent>
7
- <groupId>com.alibaba</groupId>
8
- <artifactId>parent-pom</artifactId>
9
- <version>1.0.0</version>
10
- </parent>
11
--->
12
<groupId>com.alibaba</groupId>
13
<artifactId>fastjson</artifactId>
14
- <version>1.2.36-preview_05</version>
+ <version>1.2.36</version>
15
16
<packaging>jar</packaging>
17
<name>fastjson</name>
0 commit comments