From 66016d6cb7ceeeaec6398029175d4cf950ab14d3 Mon Sep 17 00:00:00 2001 From: Jakub Skoczen Date: Wed, 17 Feb 2010 10:35:16 +0100 Subject: [PATCH] Revert site settings --- pom.xml | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 116 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f087ae5..0aad442 100644 --- a/pom.xml +++ b/pom.xml @@ -2,10 +2,60 @@ 4.0.0 org.yaz4j yaz4j - yaz4j 1.0-SNAPSHOT pom + + yaz4j + http://www.indexdata.com/yaz4j/ + 2008 + + + BSD + http://www.opensource.org/licenses/bsd-license.php + + + Java wrapper for the ZOOM API of YAZ + + + + Rob Styles + rob + Rob.Styles@talis.com + Talis + http://www.talis.com/ + + + + + Adam Dickmeiss + adam + adam@indexdata.dk + Index Data + http://www.indexdata.com/ + + + + + Jakub Skoczen + jakub + jakub@indexdata.dk + Index Data + http://www.indexdata.com/ + + + + + Juan Cayetano + cayetano + juancayetano.delgado@gmail.com + + + + + + + any @@ -57,9 +107,73 @@ - + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + false + **/*.java + src/main/java + + + + + org.apache.maven.plugins + + maven-project-info-reports-plugin + + + + + dependencies + project-team + mailing-list + issue-tracking + summary + scm + index + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + UTF-8 + + + + + + + + + + Yazlist + + + yazlist@lists.indexdata.dk + http://lists.indexdata.dk/pipermail/yazlist/ + + + + + scm:git:git://git.indexdata.com/yaz4j + http://git.indexdata.com/?p=yaz4j.git + + + + Bugzilla + http://bugzilla.indexdata.dk + + win32 -- 1.7.10.4