File tree Expand file tree Collapse file tree 1 file changed +0
-30
lines changed
Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change @@ -46,36 +46,6 @@ dependencies {
4646 testImplementation group : ' junit' , name : ' junit' , version : ' 4.12'
4747}
4848
49- def pomConfig = {
50- licenses {
51- license {
52- name = ' The Apache Software License, Version 2.0'
53- url = ' http://www.apache.org/licenses/LICENSE-2.0.txt'
54- distribution = ' repo'
55- }
56- }
57- developers {
58- developer {
59- id = ' blootsvoets'
60- name = ' Joris Borgdorff'
61- 62- organization = ' The Hyve'
63- }
64-
65- }
66- issueManagement {
67- system = ' GitHub'
68- url = issueUrl
69- }
70- organization {
71- name = ' RADAR-base'
72- url = website
73- }
74- scm {
75- connection = ' scm:git:' + githubUrl
76- url = githubUrl
77- }
78- }
7949ext. sharedManifest = manifest {
8050 attributes(
8151 " Implementation-Title" : rootProject. name,
You can’t perform that action at this time.
0 commit comments