From e24f985466b371384901ff9be0a7757c78430af6 Mon Sep 17 00:00:00 2001 From: Kezhi Xiong Date: Sat, 4 Jul 2020 11:28:26 +0800 Subject: [PATCH] Change pom for hosting --- etc/Jenkinsfile.local => Jenkinsfile | 0 pom.xml | 9 +++++---- 2 files changed, 5 insertions(+), 4 deletions(-) rename etc/Jenkinsfile.local => Jenkinsfile (100%) diff --git a/etc/Jenkinsfile.local b/Jenkinsfile similarity index 100% rename from etc/Jenkinsfile.local rename to Jenkinsfile diff --git a/pom.xml b/pom.xml index 4b0a2023..9ca7cf1b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,9 +11,10 @@ io.jenkins.plugins - github-checks-api + github-checks 0.1.0-SNAPSHOT hpi + Allows users to publish GitHub checks 8 @@ -23,21 +24,21 @@ 2.10.2 - Jenkins GitHub Checks API plugin + GitHub Checks plugin MIT License https://opensource.org/licenses/MIT - + io.jenkins.plugins