From ad1ac7e35b4cfe19b4150d6c0ff62bb1a6d82636 Mon Sep 17 00:00:00 2001 From: Rob Vesse Date: Wed, 31 Jul 2024 13:45:20 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 0.8.0 --- graphql-fuseki-module/pom.xml | 2 +- graphql-jena-core/pom.xml | 2 +- graphql-server/pom.xml | 2 +- pom.xml | 4 ++-- telicent-graph-schema/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/graphql-fuseki-module/pom.xml b/graphql-fuseki-module/pom.xml index 5f38a40..7fcbba5 100644 --- a/graphql-fuseki-module/pom.xml +++ b/graphql-fuseki-module/pom.xml @@ -4,7 +4,7 @@ io.telicent.jena.graphql parent - 0.7.0-SNAPSHOT + 0.8.0 graphql-fuseki-module Telicent - GraphQL for Apache Jena - Fuseki Module diff --git a/graphql-jena-core/pom.xml b/graphql-jena-core/pom.xml index 022298c..be1b364 100644 --- a/graphql-jena-core/pom.xml +++ b/graphql-jena-core/pom.xml @@ -4,7 +4,7 @@ io.telicent.jena.graphql parent - 0.7.0-SNAPSHOT + 0.8.0 ../pom.xml graphql-jena-core diff --git a/graphql-server/pom.xml b/graphql-server/pom.xml index cc835c8..35d0719 100644 --- a/graphql-server/pom.xml +++ b/graphql-server/pom.xml @@ -4,7 +4,7 @@ io.telicent.jena.graphql parent - 0.7.0-SNAPSHOT + 0.8.0 graphql-server Telicent - GraphQL for Apache Jena - Standalone Server diff --git a/pom.xml b/pom.xml index 044aff4..d4f5bc3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.telicent.jena.graphql parent - 0.7.0-SNAPSHOT + 0.8.0 pom Telicent - GraphQL for Apache Jena - Parent Provides GraphQL extensions for use with Apache Jena @@ -33,7 +33,7 @@ scm:git:https://github.com/telicent-oss/graphql-jena scm:git:ssh://git@github.com/telicent-oss/graphql-jena https://github.com/telicent-oss/graphql-jena - HEAD + 0.8.0 diff --git a/telicent-graph-schema/pom.xml b/telicent-graph-schema/pom.xml index 0c6b88e..d8add96 100644 --- a/telicent-graph-schema/pom.xml +++ b/telicent-graph-schema/pom.xml @@ -4,7 +4,7 @@ io.telicent.jena.graphql parent - 0.7.0-SNAPSHOT + 0.8.0 telicent-graph-schema Telicent - GraphQL for Apache Jena - Telicent Graph Application Schema