Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 284c1c2

Browse files
committed
1.1.50.android release
1 parent f34fc83 commit 284c1c2

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-SNAPSHOT</version>
10-
</parent>
11-
-->
125
<groupId>com.alibaba</groupId>
136
<artifactId>fastjson</artifactId>
14-
<version>1.1.50.android-SNAPSHOT</version>
7+
<version>1.1.50.android</version>
158

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

0 commit comments

Comments
 (0)