From 112aac6d2cba26dcb7d99cbd446f4fffa3af8e95 Mon Sep 17 00:00:00 2001 From: flysoloing Date: Sat, 17 Aug 2019 13:17:25 +0800 Subject: [PATCH] update README.md --- README.md | 2 ++ pom.xml | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/README.md b/README.md index 95a2ad9..538469c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # code-parent +[![GitHub release](https://img.shields.io/github/release/flysoloing/code-parent.svg)](https://github.com/flysoloing/code-parent/releases) + 通用parent模块,统一管理各Project的依赖项和配置项,定期升级优化,减少各应用的依赖包维护成本。 当前最新正式版本:[1.0](https://github.com/flysoloing/repo/blob/gh-pages/libs/com/flysoloing/code-parent/1.0/code-parent-1.0.pom) diff --git a/pom.xml b/pom.xml index d574777..6f10e3a 100644 --- a/pom.xml +++ b/pom.xml @@ -846,6 +846,28 @@ org.apache.maven.plugins maven-source-plugin + + com.flysoloing.plugins + ghrepo-maven-plugin + + + true + D:\DevEnv\repo\libs + D:\DevEnv\repo\plugins + + true + + + + + flush + install + + sync + + + +