From c9a94e8a85c048bd28d89b214a3c1fb2723ff070 Mon Sep 17 00:00:00 2001 From: Kill Bill core team Date: Thu, 25 May 2023 18:08:49 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- .github/workflows/release.yml | 3 +++ pom.xml | 18 +++++++++--------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ebd77e8b..d0c18f4b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,6 +1,9 @@ name: release on: + repository_dispatch: + types: [ update_kb_commons_version, update_kb_base_plugin_version, update_kb_platform_version, update_kb_client_version ] + workflow_dispatch: inputs: commons_version: diff --git a/pom.xml b/pom.xml index 87e69097..f330b82e 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.kill-bill.billing killbill-oss-parent - 0.146.16 + 0.146.17-SNAPSHOT pom Kill Bill OSS Parent Parent pom for Kill Bill projects @@ -68,7 +68,7 @@ scm:git:git://github.com/killbill/killbill-oss-parent.git scm:git:git@github.com:killbill/killbill-oss-parent.git - killbill-oss-parent-0.146.16 + HEAD http://github.com/killbill/killbill-oss-parent/tree/master @@ -105,7 +105,7 @@ false false false - + false true 10.15.2.0 @@ -146,8 +146,8 @@ 8.1.0 *;scope=compile|runtime;inline=true ${project.description} - - + + "Classes found in the wrong directory...","Unused Import-Package instructions...","While traversing the type tree for...";is:=ignore ${osgi.extra-import}, @@ -211,7 +211,7 @@ ${project.name} true - + ${project.groupId}.${project.artifactId} true 8.0.0 @@ -1900,7 +1900,7 @@ junit:junit:[4.11,) - + @@ -2145,8 +2145,8 @@ ${check.skip-rat} ${check.ignore-rat} - - + + true true