From bb23a08827b5d3ed0a2b1a674bed941861df33a2 Mon Sep 17 00:00:00 2001 From: Russ Poetker Date: Wed, 24 Sep 2025 13:18:10 -0400 Subject: [PATCH] Add pom elements for publish requirements --- jacoco-aggregate-report-pass-support/pom.xml | 50 ++++++++++++++++++ pass-data-client/pom.xml | 49 ++++++++++++++++++ pass-deposit-services/deposit-core/pom.xml | 51 ++++++++++++++++++- pass-deposit-services/deposit-cri/pom.xml | 50 +++++++++++++++++- pass-deposit-services/deposit-model/pom.xml | 50 +++++++++++++++++- pass-deposit-services/deposit-util/pom.xml | 50 +++++++++++++++++- pass-deposit-services/pom.xml | 50 ++++++++++++++++++ pass-grant-loader/pom.xml | 49 ++++++++++++++++++ .../pass-journal-loader-nih/pom.xml | 51 ++++++++++++++++++- pass-journal-loader/pom.xml | 50 ++++++++++++++++++ pass-nihms-loader/nihms-data-harvest/pom.xml | 49 +++++++++++++++++- .../nihms-data-transform-load/pom.xml | 49 +++++++++++++++++- pass-nihms-loader/nihms-docker/pom.xml | 50 +++++++++++++++++- pass-nihms-loader/nihms-etl-model/pom.xml | 50 +++++++++++++++++- pass-nihms-loader/nihms-token-refresh/pom.xml | 50 +++++++++++++++++- pass-nihms-loader/pom.xml | 50 ++++++++++++++++++ pass-notification-service/pom.xml | 49 ++++++++++++++++++ pom.xml | 2 +- 18 files changed, 837 insertions(+), 12 deletions(-) diff --git a/jacoco-aggregate-report-pass-support/pom.xml b/jacoco-aggregate-report-pass-support/pom.xml index 8031ad64..e1e14e59 100644 --- a/jacoco-aggregate-report-pass-support/pom.xml +++ b/jacoco-aggregate-report-pass-support/pom.xml @@ -11,6 +11,56 @@ jacoco-aggregate-report-pass-support + PASS support-jacoco-aggregate-report + PASS Support jacoco-aggregate-report + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + + diff --git a/pass-data-client/pom.xml b/pass-data-client/pom.xml index 95be5778..08666c9a 100644 --- a/pass-data-client/pom.xml +++ b/pass-data-client/pom.xml @@ -8,7 +8,56 @@ pass-data-client + + PASS support-data-client PASS Data Client + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + diff --git a/pass-deposit-services/deposit-core/pom.xml b/pass-deposit-services/deposit-core/pom.xml index 381cea97..b2ce44f3 100644 --- a/pass-deposit-services/deposit-core/pom.xml +++ b/pass-deposit-services/deposit-core/pom.xml @@ -25,8 +25,55 @@ deposit-core - PASS Deposit Services Core - PASS Deposit Services + PASS support-deposit-services-core + PASS Deposit Services Core + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + 2.1.3 diff --git a/pass-deposit-services/deposit-cri/pom.xml b/pass-deposit-services/deposit-cri/pom.xml index d1627932..14cf1c87 100644 --- a/pass-deposit-services/deposit-cri/pom.xml +++ b/pass-deposit-services/deposit-cri/pom.xml @@ -25,7 +25,55 @@ deposit-cri - Critical Repository Interaction + PASS support-deposit-services-cri + PASS Deposit Services CRI + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + diff --git a/pass-deposit-services/deposit-model/pom.xml b/pass-deposit-services/deposit-model/pom.xml index e2857d74..7dc4b963 100644 --- a/pass-deposit-services/deposit-model/pom.xml +++ b/pass-deposit-services/deposit-model/pom.xml @@ -25,7 +25,55 @@ deposit-model - Submission Model + PASS support-deposit-services-model + PASS Deposit Services Model + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + diff --git a/pass-deposit-services/deposit-util/pom.xml b/pass-deposit-services/deposit-util/pom.xml index 7ec8ec21..9ba10840 100644 --- a/pass-deposit-services/deposit-util/pom.xml +++ b/pass-deposit-services/deposit-util/pom.xml @@ -25,7 +25,55 @@ deposit-util - Utility Classes + PASS support-deposit-services-util + PASS Deposit Services Util + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + diff --git a/pass-deposit-services/pom.xml b/pass-deposit-services/pom.xml index 29112584..fc1a0ff4 100644 --- a/pass-deposit-services/pom.xml +++ b/pass-deposit-services/pom.xml @@ -27,6 +27,56 @@ deposit-parent pom + PASS support-deposit-services + PASS Deposit Services + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + + deposit-model deposit-util diff --git a/pass-grant-loader/pom.xml b/pass-grant-loader/pom.xml index 2197695a..7dc81bfb 100644 --- a/pass-grant-loader/pom.xml +++ b/pass-grant-loader/pom.xml @@ -25,7 +25,56 @@ pass-grant-loader + + PASS support-grant-loader PASS Grant Data Loader + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + 3.4.2 diff --git a/pass-journal-loader/pass-journal-loader-nih/pom.xml b/pass-journal-loader/pass-journal-loader-nih/pom.xml index f48448d8..8c4353f5 100644 --- a/pass-journal-loader/pass-journal-loader-nih/pom.xml +++ b/pass-journal-loader/pass-journal-loader-nih/pom.xml @@ -9,7 +9,56 @@ pass-journal-loader-nih - PASS Journal Data Loader + + PASS support-journal-loader-nih + PASS Journal Loader NIH + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + diff --git a/pass-journal-loader/pom.xml b/pass-journal-loader/pom.xml index 71d7a1b6..260e65d5 100644 --- a/pass-journal-loader/pom.xml +++ b/pass-journal-loader/pom.xml @@ -11,6 +11,56 @@ pass-journal-loader pom + PASS support-journal-loader + PASS Journal Loader + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + + pass-journal-loader-nih diff --git a/pass-nihms-loader/nihms-data-harvest/pom.xml b/pass-nihms-loader/nihms-data-harvest/pom.xml index dfb0f457..ac75c8a5 100644 --- a/pass-nihms-loader/nihms-data-harvest/pom.xml +++ b/pass-nihms-loader/nihms-data-harvest/pom.xml @@ -10,8 +10,55 @@ nihms-data-harvest - NIHMS Data Harvester + PASS support-nihms-data-harvest PASS NIHMS Harvester Data Loader + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + diff --git a/pass-nihms-loader/nihms-data-transform-load/pom.xml b/pass-nihms-loader/nihms-data-transform-load/pom.xml index d6ad3093..cbbae683 100644 --- a/pass-nihms-loader/nihms-data-transform-load/pom.xml +++ b/pass-nihms-loader/nihms-data-transform-load/pom.xml @@ -10,8 +10,55 @@ nihms-data-transform-load - NIHMS Data Transform/Load + PASS support-nihms-data-transform-load PASS NIHMS Transform/Load Data Loader + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + 3.9.2 diff --git a/pass-nihms-loader/nihms-docker/pom.xml b/pass-nihms-loader/nihms-docker/pom.xml index 23e081df..6dbf037b 100644 --- a/pass-nihms-loader/nihms-docker/pom.xml +++ b/pass-nihms-loader/nihms-docker/pom.xml @@ -10,7 +10,55 @@ nihms-docker - NIHMS Docker + PASS support-nihms-data-docker + PASS NIHMS Docker + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + diff --git a/pass-nihms-loader/nihms-etl-model/pom.xml b/pass-nihms-loader/nihms-etl-model/pom.xml index e1877a46..3d761778 100644 --- a/pass-nihms-loader/nihms-etl-model/pom.xml +++ b/pass-nihms-loader/nihms-etl-model/pom.xml @@ -10,6 +10,54 @@ nihms-etl-model - NIHMS ETL Model + PASS support-nihms-data-etl-model + PASS NIHMS ETL Model + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + diff --git a/pass-nihms-loader/nihms-token-refresh/pom.xml b/pass-nihms-loader/nihms-token-refresh/pom.xml index 7887ebd2..f7487ce1 100644 --- a/pass-nihms-loader/nihms-token-refresh/pom.xml +++ b/pass-nihms-loader/nihms-token-refresh/pom.xml @@ -10,7 +10,55 @@ nihms-token-refresh - NIHMS Token Refresh + PASS support-nihms-token-refresh + PASS NIHMS Token Refresh + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + diff --git a/pass-nihms-loader/pom.xml b/pass-nihms-loader/pom.xml index 7e7be8f0..272b3c50 100644 --- a/pass-nihms-loader/pom.xml +++ b/pass-nihms-loader/pom.xml @@ -10,6 +10,56 @@ pass-nihms-loader pom + PASS support-nihms-loader + PASS NIHMS Loader + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + + nihms-data-harvest nihms-data-transform-load diff --git a/pass-notification-service/pom.xml b/pass-notification-service/pom.xml index a5025d52..55fdb3dc 100644 --- a/pass-notification-service/pom.xml +++ b/pass-notification-service/pom.xml @@ -24,7 +24,56 @@ pass-notification-service + + PASS support-notification-service PASS Notification Services + https://github.com/eclipse-pass/pass-support + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jim Martino + jrm.jhu@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Mark Patton + mpatton@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + John Abrahams + jabrah20@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Tim Sanders + tsande16@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + Russ Poetker + rpoetke1@jhu.edu + The Sheridan Libraries, Johns Hopkins University + https://library.jhu.edu/ + + + + + scm:git:https://github.com/eclipse-pass/pass-support.git + scm:git:https://github.com/eclipse-pass/pass-support.git + https://github.com/eclipse-pass/pass-support + HEAD + diff --git a/pom.xml b/pom.xml index 047c9659..33886bab 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt