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

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 002ee16  Upgrade the maven license plugin version to fix the class not 
found exception
002ee16 is described below

commit 002ee162d03301300fa04c63de526624ae913fd5
Author: Willem Jiang <jiangni...@huawei.com>
AuthorDate: Fri Mar 29 18:01:25 2019 +0800

    Upgrade the maven license plugin version to fix the class not found 
exception
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fa3b25a..17252ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>license-maven-plugin</artifactId>
-        <version>1.16</version>
+        <version>1.17</version>
       </plugin>
       <plugin>
         <groupId>org.apache.rat</groupId>

Reply via email to