Remove oss-parent setting as it is no longer active.

master
Sutra Zhou 2020-05-21 18:51:37 +08:00
parent e7476cb8dc
commit 30667f4687
1 changed files with 0 additions and 5 deletions

View File

@ -1,10 +1,5 @@
<?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">
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
<groupId>us.codecraft</groupId>
<version>0.7.3</version>
<modelVersion>4.0.0</modelVersion>