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..564485239 100644 --- a/pom.xml +++ b/pom.xml @@ -3,10 +3,10 @@ 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 - + 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 - + +