|
<?xml version="1.0" encoding="UTF-8"?> |
|
<project xmlns="http://maven.apache.org/POM/4.0.0" |
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
|
<modelVersion>4.0.0</modelVersion> |
|
<parent> |
|
<groupId>com.alibaba.fastjson2</groupId> |
|
<artifactId>fastjson-parent</artifactId> |
|
<version>2.0.2_preview01</version> |
|
</parent> |
|
|
|
<artifactId>fastjson</artifactId> |
|
<packaging>jar</packaging> |
|
<name>fastjson1-compatible</name> |
|
<description>Fastjson is a JSON processor (JSON parser + JSON generator) written in Java</description> |
是否应该添加
<groupId>com.alibaba</groupId>
fastjson2/fastjson1_compatible/pom.xml
Lines 1 to 15 in 87a7f38
是否应该添加
<groupId>com.alibaba</groupId>