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