version update and improved MultiVersionJarPlugin

This commit is contained in:
2022-06-27 00:14:41 +08:00
parent 3daab40e88
commit f034027abc
16 changed files with 181 additions and 141 deletions

View File

@@ -3,7 +3,6 @@ plugins {
}
group = "net.woggioni.osgi"
version = "0.1"
dependencies {
compileOnly group: 'org.osgi', name: 'osgi.annotation', version: getProperty('version.osgi')