diff --git a/pom.xml b/pom.xml index 24199f9..c71da9c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - war + jar cn.qutaojing qutaojing-micro-pom @@ -176,18 +176,40 @@ - stock-market + india_stock_market - + org.apache.maven.plugins maven-compiler-plugin 3.8.1 + + + org.springframework.boot + spring-boot-maven-plugin + 2.3.9.RELEASE + + true + JAR + + + + + + repackage + + + false + + + + com.mysema.maven @@ -219,38 +241,5 @@ true - \ No newline at end of file