From 93dc5cbceef2615315cd4f7bbce752b275766f4d Mon Sep 17 00:00:00 2001 From: rplees Date: Fri, 1 Dec 2023 10:20:00 +0800 Subject: [PATCH] no message --- pom.xml | 63 ++++++++++++++++++++++++--------------------------------- 1 file changed, 26 insertions(+), 37 deletions(-) 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