From c7048772b9f7e3a3fc16b1235b0c207b112b460d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Keskis=C3=A4rkk=C3=A4?= Date: Fri, 18 Oct 2024 15:49:31 +0200 Subject: [PATCH 1/2] update artifactId to lowercase --- hefquin-base/pom.xml | 2 +- hefquin-cli/pom.xml | 2 +- hefquin-engine/pom.xml | 2 +- hefquin-graphqlconnector/pom.xml | 2 +- hefquin-pgconnector/pom.xml | 2 +- hefquin-service/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/hefquin-base/pom.xml b/hefquin-base/pom.xml index b731066c6..ab3cf0aea 100644 --- a/hefquin-base/pom.xml +++ b/hefquin-base/pom.xml @@ -4,7 +4,7 @@ 4.0.0 se.liu.ida.hefquin - HeFQUIN + hefquin 0.0.4-SNAPSHOT diff --git a/hefquin-cli/pom.xml b/hefquin-cli/pom.xml index 6b77e68f5..e2b48fb3e 100644 --- a/hefquin-cli/pom.xml +++ b/hefquin-cli/pom.xml @@ -4,7 +4,7 @@ 4.0.0 se.liu.ida.hefquin - HeFQUIN + hefquin 0.0.4-SNAPSHOT diff --git a/hefquin-engine/pom.xml b/hefquin-engine/pom.xml index 583cda4c1..f5cb0f5b5 100644 --- a/hefquin-engine/pom.xml +++ b/hefquin-engine/pom.xml @@ -4,7 +4,7 @@ 4.0.0 se.liu.ida.hefquin - HeFQUIN + hefquin 0.0.4-SNAPSHOT diff --git a/hefquin-graphqlconnector/pom.xml b/hefquin-graphqlconnector/pom.xml index d54074cac..8e83ffa57 100644 --- a/hefquin-graphqlconnector/pom.xml +++ b/hefquin-graphqlconnector/pom.xml @@ -4,7 +4,7 @@ 4.0.0 se.liu.ida.hefquin - HeFQUIN + hefquin 0.0.4-SNAPSHOT diff --git a/hefquin-pgconnector/pom.xml b/hefquin-pgconnector/pom.xml index ee9c4f6a3..ff8953a5f 100644 --- a/hefquin-pgconnector/pom.xml +++ b/hefquin-pgconnector/pom.xml @@ -4,7 +4,7 @@ 4.0.0 se.liu.ida.hefquin - HeFQUIN + hefquin 0.0.4-SNAPSHOT diff --git a/hefquin-service/pom.xml b/hefquin-service/pom.xml index 0136a21e7..17c50be81 100644 --- a/hefquin-service/pom.xml +++ b/hefquin-service/pom.xml @@ -5,7 +5,7 @@ se.liu.ida.hefquin - HeFQUIN + hefquin 0.0.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index 452c27cf0..8be2a681f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 se.liu.ida.hefquin - HeFQUIN + hefquin 0.0.4-SNAPSHOT pom From a271a13fcfa36a6cf6685a44d670aa1d52de5bca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Keskis=C3=A4rkk=C3=A4?= Date: Fri, 18 Oct 2024 16:46:12 +0200 Subject: [PATCH 2/2] add meta data --- pom.xml | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8be2a681f..564485239 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ hefquin 0.0.4-SNAPSHOT pom - + hefquin-base hefquin-engine @@ -16,12 +16,44 @@ hefquin-service + + HeFQUIN + HeFQUIN is a query federation engine for heterogeneous federations of graph data sources, including federations of knowledge graphs. + http://github.com/LiUSemWeb/hefquin + + + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + + Olaf Hartig + olaf.hartig@liu.se + Linköping University + https://liu.se/ + + + + + + scm:git:git://github.com/LiUSemWeb/HeFQUIN.git + scm:git:ssh://github.com:LiUSemWeb/HeFQUIN.git + http://github.com/LiUSemWeb/HeFQUIN/tree/main + + + UTF-8 17 17 + junit @@ -35,7 +67,8 @@ 2.0.5 - + +