You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by wu...@apache.org on 2022/10/19 06:11:50 UTC

[shardingsphere-elasticjob-ui] branch master updated: Update LICENSE and NOTICE (#164)

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

wuweijie 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 171ed64  Update LICENSE and NOTICE (#164)
171ed64 is described below

commit 171ed64a079400460eff61295d44f4ba5097b071
Author: 吴伟杰 <wu...@apache.org>
AuthorDate: Wed Oct 19 14:11:45 2022 +0800

    Update LICENSE and NOTICE (#164)
    
    * Update LICENSE and NOTICE
    
    * Remove unused takari plugin
---
 LICENSE                                                             | 2 +-
 NOTICE                                                              | 2 +-
 pom.xml                                                             | 1 -
 shardingsphere-elasticjob-cloud-ui/pom.xml                          | 6 ------
 shardingsphere-elasticjob-lite-ui/pom.xml                           | 6 ------
 .../src/main/release-docs/NOTICE                                    | 2 +-
 .../src/main/release-docs/NOTICE                                    | 2 +-
 7 files changed, 4 insertions(+), 17 deletions(-)

diff --git a/LICENSE b/LICENSE
index 89cad8c..5865e98 100644
--- a/LICENSE
+++ b/LICENSE
@@ -215,4 +215,4 @@ Apache 2.0 licenses
 The following components are provided under the Apache License. See project link for details.
 The text of each license is the standard Apache 2.0 license.
 
-    Maven Wrapper(mvnw, mvnw.cmd files in root path), https://github.com/takari/maven-wrapper   Apache 2.0
+    Maven Wrapper(mvnw, mvnw.cmd files in root path), https://github.com/apache/maven-wrapper, Apache 2.0
diff --git a/NOTICE b/NOTICE
index fa4345b..b427f82 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache ShardingSphere ElasticJob
-Copyright 2018-2021 The Apache Software Foundation
+Copyright 2018-2022 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/pom.xml b/pom.xml
index bd7b432..2b56286 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,6 @@
         <maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>
         <frontend-maven-plugin.version>1.12.0</frontend-maven-plugin.version>
         <os-maven-plugin.version>1.5.0.Final</os-maven-plugin.version>
-        <takari-maven-plugin.version>0.6.1</takari-maven-plugin.version>
         <openjpa.version>3.1.2</openjpa.version>
         <junit.version>4.12</junit.version>
         <hamcrest.version>1.3</hamcrest.version>
diff --git a/shardingsphere-elasticjob-cloud-ui/pom.xml b/shardingsphere-elasticjob-cloud-ui/pom.xml
index c0fabcb..720f860 100644
--- a/shardingsphere-elasticjob-cloud-ui/pom.xml
+++ b/shardingsphere-elasticjob-cloud-ui/pom.xml
@@ -56,12 +56,6 @@
                     </configuration>
                     <version>${maven-compiler-plugin.version}</version>
                 </plugin>
-                <!-- mvn -N io.takari:maven:wrapper -Dmaven=3.5.4 -->
-                <plugin>
-                    <groupId>io.takari</groupId>
-                    <artifactId>maven</artifactId>
-                    <version>${takari-maven-plugin.version}</version>
-                </plugin>
             </plugins>
         </pluginManagement>
     </build>
diff --git a/shardingsphere-elasticjob-lite-ui/pom.xml b/shardingsphere-elasticjob-lite-ui/pom.xml
index b9f5b00..f446ad4 100644
--- a/shardingsphere-elasticjob-lite-ui/pom.xml
+++ b/shardingsphere-elasticjob-lite-ui/pom.xml
@@ -56,12 +56,6 @@
                     </configuration>
                     <version>${maven-compiler-plugin.version}</version>
                 </plugin>
-                <!-- mvn -N io.takari:maven:wrapper -Dmaven=3.5.4 -->
-                <plugin>
-                    <groupId>io.takari</groupId>
-                    <artifactId>maven</artifactId>
-                    <version>${takari-maven-plugin.version}</version>
-                </plugin>
             </plugins>
         </pluginManagement>
     </build>
diff --git a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/src/main/release-docs/NOTICE b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/src/main/release-docs/NOTICE
index 82a9326..ea1653c 100644
--- a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/src/main/release-docs/NOTICE
+++ b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/src/main/release-docs/NOTICE
@@ -1,5 +1,5 @@
 Apache ShardingSphere
-Copyright 2018-2021 The Apache Software Foundation
+Copyright 2018-2022 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/src/main/release-docs/NOTICE b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/src/main/release-docs/NOTICE
index 4dd0222..1bc42aa 100644
--- a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/src/main/release-docs/NOTICE
+++ b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/src/main/release-docs/NOTICE
@@ -1,5 +1,5 @@
 Apache ShardingSphere
-Copyright 2018-2021 The Apache Software Foundation
+Copyright 2018-2022 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).