File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212<dependency ><groupId >com.alibaba</groupId ><artifactId >fastjson</artifactId ><version >1.2.83</version ></dependency >
1313</dependencies >
1414<build ><plugins ><plugin ><groupId >org.apache.maven.plugins</groupId ><artifactId >maven-compiler-plugin</artifactId ><version >3.8.1</version ><configuration ><source >${java.version} </source ><target >${java.version} </target ></configuration ></plugin ></plugins ></build >
15+ <distributionManagement >
16+ <repository >
17+ <id >2624322-release-6F6h6R</id >
18+ <url >https://packages.aliyun.com/6927b116e6c3e0425dbdf60d/maven/2624322-release-6f6h6r</url >
19+ </repository >
20+ <snapshotRepository >
21+ <id >2624322-snapshot-3EoOv3</id >
22+ <url >https://packages.aliyun.com/6927b116e6c3e0425dbdf60d/maven/2624322-snapshot-3eoov3</url >
23+ </snapshotRepository >
24+ </distributionManagement >
1525</project >
You can’t perform that action at this time.
0 commit comments