From 81b2c4183fc9ae175c5a018304687f886eb3331d Mon Sep 17 00:00:00 2001 From: Parker Date: Sun, 13 Sep 2020 22:37:32 +0800 Subject: [PATCH] =?UTF-8?q?pom=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- opsli-modulars/pom.xml | 10 +++++++++- opsli-plugins/pom.xml | 10 ++++++++++ opsli-web/pom.xml | 4 ++++ pom.xml | 4 ++++ 4 files changed, 27 insertions(+), 1 deletion(-) diff --git a/opsli-modulars/pom.xml b/opsli-modulars/pom.xml index 374f13f9..32b32f26 100644 --- a/opsli-modulars/pom.xml +++ b/opsli-modulars/pom.xml @@ -19,8 +19,12 @@ opsli-modulars-test - + + + + + @@ -32,6 +36,10 @@ + + + + org.opsliframework.boot diff --git a/opsli-plugins/pom.xml b/opsli-plugins/pom.xml index f70217ae..8301b16a 100644 --- a/opsli-plugins/pom.xml +++ b/opsli-plugins/pom.xml @@ -19,8 +19,18 @@ opsli-plugins-mail + + + + + + + + + + org.opsliframework.boot diff --git a/opsli-web/pom.xml b/opsli-web/pom.xml index cb58dd83..cd14f9ad 100644 --- a/opsli-web/pom.xml +++ b/opsli-web/pom.xml @@ -15,6 +15,10 @@ + + + + org.opsliframework.boot diff --git a/pom.xml b/pom.xml index 6ce4c850..b3753d92 100644 --- a/pom.xml +++ b/pom.xml @@ -56,8 +56,12 @@ + + 1.0.0 + 1.0.0 + UTF-8 UTF-8 1.8