This is an automated email from the ASF dual-hosted git repository.

zhangyonglun pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git


The following commit(s) were added to refs/heads/master by this push:
     new a01d9f9  update POMs
a01d9f9 is described below

commit a01d9f9c7cc6b4c4271f4269954784bb319d9f15
Author: Zhang Yonglun <[email protected]>
AuthorDate: Fri Jul 31 16:44:13 2020 +0800

    update POMs
---
 shardingsphere-elasticjob-cloud-ui/pom.xml | 12 ------------
 shardingsphere-elasticjob-lite-ui/pom.xml  | 12 ------------
 2 files changed, 24 deletions(-)

diff --git a/shardingsphere-elasticjob-cloud-ui/pom.xml 
b/shardingsphere-elasticjob-cloud-ui/pom.xml
index 7f616d6..0e8f012 100644
--- a/shardingsphere-elasticjob-cloud-ui/pom.xml
+++ b/shardingsphere-elasticjob-cloud-ui/pom.xml
@@ -33,18 +33,6 @@
         <module>shardingsphere-elasticjob-cloud-ui-backend</module>
     </modules>
 
-    <dependencyManagement>
-        <dependencies>
-            <dependency>
-                <groupId>org.springframework.boot</groupId>
-                <artifactId>spring-boot-dependencies</artifactId>
-                <version>${spring-boot.version}</version>
-                <type>pom</type>
-                <scope>import</scope>
-            </dependency>
-        </dependencies>
-    </dependencyManagement>
-    
     <build>
         
<finalName>apache-shardingsphere-elasticjob-${project.version}</finalName>
         <extensions>
diff --git a/shardingsphere-elasticjob-lite-ui/pom.xml 
b/shardingsphere-elasticjob-lite-ui/pom.xml
index 7f10119..b7017e9 100644
--- a/shardingsphere-elasticjob-lite-ui/pom.xml
+++ b/shardingsphere-elasticjob-lite-ui/pom.xml
@@ -32,18 +32,6 @@
         <module>shardingsphere-elasticjob-lite-ui-frontend</module>
         <module>shardingsphere-elasticjob-lite-ui-backend</module>
     </modules>
-
-    <dependencyManagement>
-        <dependencies>
-            <dependency>
-                <groupId>org.springframework.boot</groupId>
-                <artifactId>spring-boot-dependencies</artifactId>
-                <version>${spring-boot.version}</version>
-                <type>pom</type>
-                <scope>import</scope>
-            </dependency>
-        </dependencies>
-    </dependencyManagement>
     
     <build>
         
<finalName>apache-shardingsphere-elasticjob-${project.version}</finalName>

Reply via email to