Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
acdc
repository-extension-services
Commits
0cfae311
Commit
0cfae311
authored
Sep 29, 2015
by
acoburn
Browse files
added license and mailingList sections
parent
597360f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
pom.xml
pom.xml
+14
-0
No files found.
pom.xml
View file @
0cfae311
...
...
@@ -13,6 +13,8 @@
<artifactId>
repository-services
</artifactId>
<version>
1.0.0-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<url>
https://acdc.amherst.edu/wiki
</url>
<inceptionYear>
2015
</inceptionYear>
<name>
Repository Services for use with Fedora
</name>
<description>
A collection of repository services for use with Fedora
</description>
...
...
@@ -22,6 +24,14 @@
<url>
https://www.amherst.edu/
</url>
</organization>
<licenses>
<license>
<name>
Apache License, Version 2.0
</name>
<url>
http://www.apache.org/licenses/LICENSE-2.0
</url>
<comments>
Copyright (c) 2015 Amherst College
</comments>
</license>
</licenses>
<properties>
<project.copyrightYear>
2015
</project.copyrightYear>
<activemq.version>
5.11.1
</activemq.version>
...
...
@@ -235,4 +245,8 @@
</plugin>
</plugins>
</build>
<mailingLists>
<mailingList/>
</mailingLists>
</project>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment