From 1298c4b3c1408b87c156b8b5913b5aa2d9e91fcd Mon Sep 17 00:00:00 2001 From: Dennis Diefenbach Date: Sun, 15 Jan 2023 20:59:47 +0100 Subject: [PATCH] Prepare for next release --- hdt-api/pom.xml | 2 +- hdt-java-cli/pom.xml | 2 +- hdt-java-core/pom.xml | 2 +- hdt-java-package/pom.xml | 2 +- hdt-jena/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hdt-api/pom.xml b/hdt-api/pom.xml index 390d3f8b..085fce6a 100644 --- a/hdt-api/pom.xml +++ b/hdt-api/pom.xml @@ -8,7 +8,7 @@ org.rdfhdt hdt-java-parent - 3.0.7 + 3.0.8 ../ diff --git a/hdt-java-cli/pom.xml b/hdt-java-cli/pom.xml index 0615631e..b52d9ec4 100644 --- a/hdt-java-cli/pom.xml +++ b/hdt-java-cli/pom.xml @@ -8,7 +8,7 @@ org.rdfhdt hdt-java-parent - 3.0.7 + 3.0.8 diff --git a/hdt-java-core/pom.xml b/hdt-java-core/pom.xml index 8b63ac09..ec5e384c 100644 --- a/hdt-java-core/pom.xml +++ b/hdt-java-core/pom.xml @@ -8,7 +8,7 @@ org.rdfhdt hdt-java-parent - 3.0.7 + 3.0.8 diff --git a/hdt-java-package/pom.xml b/hdt-java-package/pom.xml index b51290b4..86207ad1 100644 --- a/hdt-java-package/pom.xml +++ b/hdt-java-package/pom.xml @@ -8,7 +8,7 @@ org.rdfhdt hdt-java-parent - 3.0.7 + 3.0.8 diff --git a/hdt-jena/pom.xml b/hdt-jena/pom.xml index 865edd39..cba6703a 100644 --- a/hdt-jena/pom.xml +++ b/hdt-jena/pom.xml @@ -8,7 +8,7 @@ org.rdfhdt hdt-java-parent - 3.0.7 + 3.0.8 diff --git a/pom.xml b/pom.xml index 17ef6465..dd4dbbc4 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ hdt-java-parent pom RDF/HDT - 3.0.7 + 3.0.8 HDT (Header, Dictionary, Triples) is a compact data structure and binary serialization format for RDF that keeps big datasets compressed to save space while maintaining search and browse operations without prior decompression. This makes it an ideal