Skip to content

Commit 08f3915

Browse files
committed
1.2.36
1 parent 0271c89 commit 08f3915

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,9 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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>
5-
<!--
6-
<parent>
7-
<groupId>com.alibaba</groupId>
8-
<artifactId>parent-pom</artifactId>
9-
<version>1.0.0</version>
10-
</parent>
11-
-->
125
<groupId>com.alibaba</groupId>
136
<artifactId>fastjson</artifactId>
14-
<version>1.2.36-preview_05</version>
7+
<version>1.2.36</version>
158

169
<packaging>jar</packaging>
1710
<name>fastjson</name>

0 commit comments

Comments
 (0)