diff --git a/graphql-fuseki-module/pom.xml b/graphql-fuseki-module/pom.xml index 2e50b6b..d5fa4d1 100644 --- a/graphql-fuseki-module/pom.xml +++ b/graphql-fuseki-module/pom.xml @@ -4,7 +4,7 @@ io.telicent.jena.graphql parent - 0.8.2-SNAPSHOT + 0.8.2 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 df119f7..300173e 100644 --- a/graphql-jena-core/pom.xml +++ b/graphql-jena-core/pom.xml @@ -4,7 +4,7 @@ io.telicent.jena.graphql parent - 0.8.2-SNAPSHOT + 0.8.2 ../pom.xml graphql-jena-core diff --git a/graphql-server/pom.xml b/graphql-server/pom.xml index b2bea26..b436fa0 100644 --- a/graphql-server/pom.xml +++ b/graphql-server/pom.xml @@ -4,7 +4,7 @@ io.telicent.jena.graphql parent - 0.8.2-SNAPSHOT + 0.8.2 graphql-server Telicent - GraphQL for Apache Jena - Standalone Server diff --git a/pom.xml b/pom.xml index f0fc06a..c231aaf 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.telicent.jena.graphql parent - 0.8.2-SNAPSHOT + 0.8.2 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.2 diff --git a/telicent-graph-schema/pom.xml b/telicent-graph-schema/pom.xml index b3b2413..5b27b17 100644 --- a/telicent-graph-schema/pom.xml +++ b/telicent-graph-schema/pom.xml @@ -4,7 +4,7 @@ io.telicent.jena.graphql parent - 0.8.2-SNAPSHOT + 0.8.2 telicent-graph-schema Telicent - GraphQL for Apache Jena - Telicent Graph Application Schema