From b064a2181a4152ea6360d91b0985244871465e3c Mon Sep 17 00:00:00 2001 From: xitep Date: Tue, 31 Jan 2017 11:16:45 +0100 Subject: [PATCH] [WIP] Prepare maven central deploy (#3) Add developer information --- sdks/java/extensions/euphoria/pom.xml | 40 +++++++++++++++++++++++++-- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/sdks/java/extensions/euphoria/pom.xml b/sdks/java/extensions/euphoria/pom.xml index 837cae27d9808..4e17c49518d7e 100644 --- a/sdks/java/extensions/euphoria/pom.xml +++ b/sdks/java/extensions/euphoria/pom.xml @@ -25,6 +25,14 @@ pom 2016 + ${project.groupId}:${project.artifactId} + + A Java API for creating unified big-data processing flows providing an + engine independent programming model which can express both batch and + stream transformations. + + https://github.com/seznam/euphoria + The Apache Software License, Version 2.0 @@ -35,16 +43,43 @@ scm:git:git@github.com:seznam/euphoria.git - scm:git:git@github.com:seznam/euphoria.git scm:git:git@github.com:seznam/euphoria.git + https://github.com/seznam/euphoria/tree/master HEAD Seznam.cz, a.s. - http://www.seznam.cz + https://www.seznam.cz + + + Jaromir Vanek + jaromir.vanek2@firma.seznam.cz + Seznam a.s. + https://www.seznam.cz + + + Jan Lukavsky + jan.lukavsky@firma.seznam.cz + Seznam a.s. + https://www.seznam.cz + + + Adam Horky + adam.horky@firma.seznam.cz + Seznam a.s. + https://www.seznam.cz + + + Petr Novotnik + petr.novotnik@firma.seznam.cz + Seznam a.s. + https://www.seznam.cz + + + euphoria-core euphoria-fluent @@ -70,7 +105,6 @@ maven-javadoc-plugin 2.10.3 - true -Xdoclint:none UTF-8