|
@@ -3,10 +3,9 @@
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
<parent>
|
|
|
- <groupId>org.springframework.boot</groupId>
|
|
|
- <artifactId>spring-boot-starter-parent</artifactId>
|
|
|
- <version>2.3.7.RELEASE</version>
|
|
|
- <relativePath/> <!-- lookup parent from repository -->
|
|
|
+ <artifactId>sis-background</artifactId>
|
|
|
+ <groupId>com.gyee</groupId>
|
|
|
+ <version>0.0.1-SNAPSHOT</version>
|
|
|
</parent>
|
|
|
<groupId>com.gyee.sampleimpala</groupId>
|
|
|
<artifactId>gyee-sample-impala</artifactId>
|