From 4e75942a72eeac5a992378daed55df694c62685d Mon Sep 17 00:00:00 2001 From: Thad Guidry Date: Thu, 16 Apr 2020 02:59:44 -0500 Subject: [PATCH] Add our Org attributes to parent POM (#2546) * Add our Org attributes to parent POM and full details on scm * forgot to add the license distribution method * change Org to CS&S * escape the ampersand & --- pom.xml | 38 ++++++++++++++++++++++++++++++++++---- 1 file changed, 34 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index be5a69804..c9107b449 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,39 @@ OpenRefine OpenRefine is a free, open source power tool for working with messy data and improving it http://openrefine.org/ + + Code for Science & Society Inc. + https://codeforscience.org/ + + + + BSD 3-Clause "New" or "Revised" License + https://github.com/OpenRefine/OpenRefine/blob/master/LICENSE.txt + repo + + + + + Dev + openrefine-dev@googlegroups.com + https://groups.google.com/group/openrefine-dev/ + + + Users + openrefine@googlegroups.com + https://groups.google.com/group/openrefine/ + + + + scm:git:git://github.com//OpenRefine/OpenRefine.git + scm:git:https://github.com/OpenRefine/OpenRefine + https://github.com/OpenRefine/OpenRefine.git + HEAD + + + GitHub Issues + https://github.com/openrefine/openrefine/issues + main @@ -18,6 +51,7 @@ packaging + / 3333 @@ -28,10 +62,6 @@ 2.9.10 - - scm:git:http://github.com/OpenRefine/OpenRefine - http://github.com/OpenRefine/OpenRefine -