fix-ci #1

Merged
halfdan merged 12 commits from fix-ci into master 2021-12-30 09:41:33 +00:00
Showing only changes of commit a3654076d1 - Show all commits

View File

@@ -1,9 +1,3 @@
plugins {
id 'java'
id 'maven-publish'
id 'com.bmuschko.nexus'
}
group = 'de.openea'
version = '2.2.0'
@@ -46,6 +40,12 @@ buildscript {
}
}
plugins {
id 'java'
id 'maven-publish'
id 'com.bmuschko.nexus'
}
modifyPom {
project {
name 'EvA2'