From 79a9e00e3ef7b7ad1656b16caf42f06f6a4edecb Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Mon, 16 Sep 2024 13:09:33 -0700 Subject: [PATCH 1/2] Test update to gitub-api 2.0.0-alpha-1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 59f20d5..b62c2f1 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ https://github.com/jenkinsci/${project.artifactId}-plugin - 1.321 + 2.0-alpha-1 999999-SNAPSHOT 2.475 jenkinsci/${project.artifactId}-plugin @@ -54,7 +54,7 @@ org.kohsuke github-api - ${revision} + 2.0.0-alpha-1 From 23fb7994c464654dab7d2171b96cbc9efe7a0fd4 Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Fri, 1 Nov 2024 09:41:10 -0700 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b62c2f1..aa4bc51 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ https://github.com/jenkinsci/${project.artifactId}-plugin - 2.0-alpha-1 + 2.0-alpha-2 999999-SNAPSHOT 2.475 jenkinsci/${project.artifactId}-plugin @@ -54,7 +54,7 @@ org.kohsuke github-api - 2.0.0-alpha-1 + 2.0.0-alpha-2