Skip to content

Commit d8c84e8

Browse files
committed
Remove inherited pom attributes
1 parent a9b2ca7 commit d8c84e8

17 files changed

Lines changed: 0 additions & 799 deletions

File tree

jacoco-aggregate-report-pass-support/pom.xml

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -13,53 +13,6 @@
1313

1414
<name>PASS support-jacoco-aggregate-report</name>
1515
<description>PASS Support jacoco-aggregate-report</description>
16-
<url>https://github.com/eclipse-pass/pass-support</url>
17-
<licenses>
18-
<license>
19-
<name>The Apache Software License, Version 2.0</name>
20-
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
21-
</license>
22-
</licenses>
23-
24-
<developers>
25-
<developer>
26-
<name>Jim Martino</name>
27-
<email>jrm.jhu@jhu.edu</email>
28-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
29-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
30-
</developer>
31-
<developer>
32-
<name>Mark Patton</name>
33-
<email>mpatton@jhu.edu</email>
34-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
35-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
36-
</developer>
37-
<developer>
38-
<name>John Abrahams</name>
39-
<email>jabrah20@jhu.edu</email>
40-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
41-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
42-
</developer>
43-
<developer>
44-
<name>Tim Sanders</name>
45-
<email>tsande16@jhu.edu</email>
46-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
47-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
48-
</developer>
49-
<developer>
50-
<name>Russ Poetker</name>
51-
<email>rpoetke1@jhu.edu</email>
52-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
53-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
54-
</developer>
55-
</developers>
56-
57-
<scm>
58-
<connection>scm:git:https://github.com/eclipse-pass/pass-support.git</connection>
59-
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
60-
<url>https://github.com/eclipse-pass/pass-support</url>
61-
<tag>HEAD</tag>
62-
</scm>
6316

6417
<properties>
6518
</properties>

pass-data-client/pom.xml

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -11,53 +11,6 @@
1111

1212
<name>PASS support-data-client</name>
1313
<description>PASS Data Client</description>
14-
<url>https://github.com/eclipse-pass/pass-support</url>
15-
<licenses>
16-
<license>
17-
<name>The Apache Software License, Version 2.0</name>
18-
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
19-
</license>
20-
</licenses>
21-
22-
<developers>
23-
<developer>
24-
<name>Jim Martino</name>
25-
<email>jrm.jhu@jhu.edu</email>
26-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
27-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
28-
</developer>
29-
<developer>
30-
<name>Mark Patton</name>
31-
<email>mpatton@jhu.edu</email>
32-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
33-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
34-
</developer>
35-
<developer>
36-
<name>John Abrahams</name>
37-
<email>jabrah20@jhu.edu</email>
38-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
39-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
40-
</developer>
41-
<developer>
42-
<name>Tim Sanders</name>
43-
<email>tsande16@jhu.edu</email>
44-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
45-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
46-
</developer>
47-
<developer>
48-
<name>Russ Poetker</name>
49-
<email>rpoetke1@jhu.edu</email>
50-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
51-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
52-
</developer>
53-
</developers>
54-
55-
<scm>
56-
<connection>scm:git:https://github.com/eclipse-pass/pass-support.git</connection>
57-
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
58-
<url>https://github.com/eclipse-pass/pass-support</url>
59-
<tag>HEAD</tag>
60-
</scm>
6114

6215
<properties>
6316
<!-- Properties for dependency versions -->

pass-deposit-services/deposit-core/pom.xml

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -27,53 +27,6 @@
2727

2828
<name>PASS support-deposit-services-core</name>
2929
<description>PASS Deposit Services Core</description>
30-
<url>https://github.com/eclipse-pass/pass-support</url>
31-
<licenses>
32-
<license>
33-
<name>The Apache Software License, Version 2.0</name>
34-
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
35-
</license>
36-
</licenses>
37-
38-
<developers>
39-
<developer>
40-
<name>Jim Martino</name>
41-
<email>jrm.jhu@jhu.edu</email>
42-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
43-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
44-
</developer>
45-
<developer>
46-
<name>Mark Patton</name>
47-
<email>mpatton@jhu.edu</email>
48-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
49-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
50-
</developer>
51-
<developer>
52-
<name>John Abrahams</name>
53-
<email>jabrah20@jhu.edu</email>
54-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
55-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
56-
</developer>
57-
<developer>
58-
<name>Tim Sanders</name>
59-
<email>tsande16@jhu.edu</email>
60-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
61-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
62-
</developer>
63-
<developer>
64-
<name>Russ Poetker</name>
65-
<email>rpoetke1@jhu.edu</email>
66-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
67-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
68-
</developer>
69-
</developers>
70-
71-
<scm>
72-
<connection>scm:git:https://github.com/eclipse-pass/pass-support.git</connection>
73-
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
74-
<url>https://github.com/eclipse-pass/pass-support</url>
75-
<tag>HEAD</tag>
76-
</scm>
7730

7831
<properties>
7932
<amazon.sqs.version>2.1.3</amazon.sqs.version>

pass-deposit-services/deposit-cri/pom.xml

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -27,53 +27,6 @@
2727

2828
<name>PASS support-deposit-services-cri</name>
2929
<description>PASS Deposit Services CRI</description>
30-
<url>https://github.com/eclipse-pass/pass-support</url>
31-
<licenses>
32-
<license>
33-
<name>The Apache Software License, Version 2.0</name>
34-
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
35-
</license>
36-
</licenses>
37-
38-
<developers>
39-
<developer>
40-
<name>Jim Martino</name>
41-
<email>jrm.jhu@jhu.edu</email>
42-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
43-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
44-
</developer>
45-
<developer>
46-
<name>Mark Patton</name>
47-
<email>mpatton@jhu.edu</email>
48-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
49-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
50-
</developer>
51-
<developer>
52-
<name>John Abrahams</name>
53-
<email>jabrah20@jhu.edu</email>
54-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
55-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
56-
</developer>
57-
<developer>
58-
<name>Tim Sanders</name>
59-
<email>tsande16@jhu.edu</email>
60-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
61-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
62-
</developer>
63-
<developer>
64-
<name>Russ Poetker</name>
65-
<email>rpoetke1@jhu.edu</email>
66-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
67-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
68-
</developer>
69-
</developers>
70-
71-
<scm>
72-
<connection>scm:git:https://github.com/eclipse-pass/pass-support.git</connection>
73-
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
74-
<url>https://github.com/eclipse-pass/pass-support</url>
75-
<tag>HEAD</tag>
76-
</scm>
7730

7831
<dependencies>
7932

pass-deposit-services/deposit-model/pom.xml

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -27,53 +27,6 @@
2727

2828
<name>PASS support-deposit-services-model</name>
2929
<description>PASS Deposit Services Model</description>
30-
<url>https://github.com/eclipse-pass/pass-support</url>
31-
<licenses>
32-
<license>
33-
<name>The Apache Software License, Version 2.0</name>
34-
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
35-
</license>
36-
</licenses>
37-
38-
<developers>
39-
<developer>
40-
<name>Jim Martino</name>
41-
<email>jrm.jhu@jhu.edu</email>
42-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
43-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
44-
</developer>
45-
<developer>
46-
<name>Mark Patton</name>
47-
<email>mpatton@jhu.edu</email>
48-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
49-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
50-
</developer>
51-
<developer>
52-
<name>John Abrahams</name>
53-
<email>jabrah20@jhu.edu</email>
54-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
55-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
56-
</developer>
57-
<developer>
58-
<name>Tim Sanders</name>
59-
<email>tsande16@jhu.edu</email>
60-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
61-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
62-
</developer>
63-
<developer>
64-
<name>Russ Poetker</name>
65-
<email>rpoetke1@jhu.edu</email>
66-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
67-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
68-
</developer>
69-
</developers>
70-
71-
<scm>
72-
<connection>scm:git:https://github.com/eclipse-pass/pass-support.git</connection>
73-
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
74-
<url>https://github.com/eclipse-pass/pass-support</url>
75-
<tag>HEAD</tag>
76-
</scm>
7730

7831
<dependencies>
7932
<dependency>

pass-deposit-services/deposit-util/pom.xml

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -27,53 +27,6 @@
2727

2828
<name>PASS support-deposit-services-util</name>
2929
<description>PASS Deposit Services Util</description>
30-
<url>https://github.com/eclipse-pass/pass-support</url>
31-
<licenses>
32-
<license>
33-
<name>The Apache Software License, Version 2.0</name>
34-
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
35-
</license>
36-
</licenses>
37-
38-
<developers>
39-
<developer>
40-
<name>Jim Martino</name>
41-
<email>jrm.jhu@jhu.edu</email>
42-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
43-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
44-
</developer>
45-
<developer>
46-
<name>Mark Patton</name>
47-
<email>mpatton@jhu.edu</email>
48-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
49-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
50-
</developer>
51-
<developer>
52-
<name>John Abrahams</name>
53-
<email>jabrah20@jhu.edu</email>
54-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
55-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
56-
</developer>
57-
<developer>
58-
<name>Tim Sanders</name>
59-
<email>tsande16@jhu.edu</email>
60-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
61-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
62-
</developer>
63-
<developer>
64-
<name>Russ Poetker</name>
65-
<email>rpoetke1@jhu.edu</email>
66-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
67-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
68-
</developer>
69-
</developers>
70-
71-
<scm>
72-
<connection>scm:git:https://github.com/eclipse-pass/pass-support.git</connection>
73-
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
74-
<url>https://github.com/eclipse-pass/pass-support</url>
75-
<tag>HEAD</tag>
76-
</scm>
7730

7831
<dependencies>
7932

pass-deposit-services/pom.xml

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -29,53 +29,6 @@
2929

3030
<name>PASS support-deposit-services</name>
3131
<description>PASS Deposit Services</description>
32-
<url>https://github.com/eclipse-pass/pass-support</url>
33-
<licenses>
34-
<license>
35-
<name>The Apache Software License, Version 2.0</name>
36-
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
37-
</license>
38-
</licenses>
39-
40-
<developers>
41-
<developer>
42-
<name>Jim Martino</name>
43-
<email>jrm.jhu@jhu.edu</email>
44-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
45-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
46-
</developer>
47-
<developer>
48-
<name>Mark Patton</name>
49-
<email>mpatton@jhu.edu</email>
50-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
51-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
52-
</developer>
53-
<developer>
54-
<name>John Abrahams</name>
55-
<email>jabrah20@jhu.edu</email>
56-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
57-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
58-
</developer>
59-
<developer>
60-
<name>Tim Sanders</name>
61-
<email>tsande16@jhu.edu</email>
62-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
63-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
64-
</developer>
65-
<developer>
66-
<name>Russ Poetker</name>
67-
<email>rpoetke1@jhu.edu</email>
68-
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
69-
<organizationUrl>https://library.jhu.edu/</organizationUrl>
70-
</developer>
71-
</developers>
72-
73-
<scm>
74-
<connection>scm:git:https://github.com/eclipse-pass/pass-support.git</connection>
75-
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
76-
<url>https://github.com/eclipse-pass/pass-support</url>
77-
<tag>HEAD</tag>
78-
</scm>
7932

8033
<modules>
8134
<module>deposit-model</module>

0 commit comments

Comments
 (0)