|
27 | 27 |
|
28 | 28 | <name>PASS support-deposit-services-core</name> |
29 | 29 | <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> |
77 | 30 |
|
78 | 31 | <properties> |
79 | 32 | <amazon.sqs.version>2.1.3</amazon.sqs.version> |
|
0 commit comments