diff --git a/access-grant/pom.xml b/access-grant/pom.xml index 5499c07212f..67a22341ed3 100644 --- a/access-grant/pom.xml +++ b/access-grant/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-accessgrant diff --git a/api/pom.xml b/api/pom.xml index ad921e14fe3..f6b627faede 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-api diff --git a/archetypes/java/pom.xml b/archetypes/java/pom.xml index ddecc05e96a..1464f9e491d 100644 --- a/archetypes/java/pom.xml +++ b/archetypes/java/pom.xml @@ -3,7 +3,7 @@ com.inrupt.client inrupt-client-archetype-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-archetype-java diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 23e7e04c69c..4f9c62ccb23 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-archetype-parent diff --git a/bom/pom.xml b/bom/pom.xml index f480b1e54a6..9ca046065b1 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -5,7 +5,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 .. diff --git a/caffeine/pom.xml b/caffeine/pom.xml index c8f1c456830..9e2329d53cd 100644 --- a/caffeine/pom.xml +++ b/caffeine/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-caffeine diff --git a/core/pom.xml b/core/pom.xml index f21ffcde536..b8d373b5673 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-core diff --git a/examples/cli/pom.xml b/examples/cli/pom.xml index c14783ad78f..24059ef0f44 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-examples-cli - 1.0.0-SNAPSHOT + 1.0.0.Beta4 Inrupt Java Client Libraries - CLI Example Sample CLI application. diff --git a/examples/pom.xml b/examples/pom.xml index d4ad92cb8c7..bd651d634d4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-examples-parent diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index 31c2e7562f4..d3aeefd69a0 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-examples-springboot - 1.0.0-SNAPSHOT + 1.0.0.Beta4 Inrupt Java Client Libraries - Spring Boot Example Sample Spring Boot application. diff --git a/examples/webapp/pom.xml b/examples/webapp/pom.xml index 5b9dd622eb1..5decaeb09e9 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-examples-webapp - 1.0.0-SNAPSHOT + 1.0.0.Beta4 Inrupt Java Client Libraries - Quarkus Example Sample web application. diff --git a/gradle/pom.xml b/gradle/pom.xml index 5341a85c97a..9a5179fc904 100644 --- a/gradle/pom.xml +++ b/gradle/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-gradle diff --git a/guava/pom.xml b/guava/pom.xml index d6a9a5c6d51..3210566f9c1 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-guava diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 95fd9934570..f63b9fcf5f7 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-httpclient diff --git a/integration/base/pom.xml b/integration/base/pom.xml index 5ef0273231c..43b5e36b300 100644 --- a/integration/base/pom.xml +++ b/integration/base/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-integration-tests - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-integration-base-tests Inrupt Java Client Libraries - Integration Base Tests diff --git a/integration/openid/pom.xml b/integration/openid/pom.xml index 261b963c1c0..085369743b6 100644 --- a/integration/openid/pom.xml +++ b/integration/openid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-integration-tests - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-integration-openid-tests diff --git a/integration/pom.xml b/integration/pom.xml index 03659ab278c..ab300b4e2d4 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-integration-tests diff --git a/integration/uma/pom.xml b/integration/uma/pom.xml index b761761b0ba..c965d59be47 100644 --- a/integration/uma/pom.xml +++ b/integration/uma/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-integration-tests - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-integration-uma-tests diff --git a/jackson/pom.xml b/jackson/pom.xml index e9a7bb541f4..a0de7f921df 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-jackson diff --git a/jena/pom.xml b/jena/pom.xml index ebb837a8101..d4dcdb10f0c 100644 --- a/jena/pom.xml +++ b/jena/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-jena diff --git a/jsonb/pom.xml b/jsonb/pom.xml index d07999c4f62..6fbd204e985 100644 --- a/jsonb/pom.xml +++ b/jsonb/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-jsonb diff --git a/okhttp/pom.xml b/okhttp/pom.xml index c5b2b73b768..5bd3ef2726b 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-okhttp diff --git a/openid/pom.xml b/openid/pom.xml index 02749f84595..7f09a93fab5 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-openid diff --git a/parser/pom.xml b/parser/pom.xml index 0431088a2b4..0348035376b 100644 --- a/parser/pom.xml +++ b/parser/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-parser diff --git a/pom.xml b/pom.xml index dcc4d4a1b10..8343141229a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 Inrupt Java Client Libraries https://inrupt.github.io/solid-client-java/ @@ -760,7 +760,7 @@ scm:git:https://github.com/inrupt/solid-client-java.git scm:git:git@github.com:inrupt/solid-client-java.git https://github.com/inrupt/solid-client-java - HEAD + inrupt-client-1.0.0.Beta4 diff --git a/rdf-legacy/pom.xml b/rdf-legacy/pom.xml index c75fd5d7f83..0316435810b 100644 --- a/rdf-legacy/pom.xml +++ b/rdf-legacy/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-rdf-legacy diff --git a/rdf4j/pom.xml b/rdf4j/pom.xml index abc0978e1c0..0def24ca3f2 100644 --- a/rdf4j/pom.xml +++ b/rdf4j/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-rdf4j diff --git a/reports/pom.xml b/reports/pom.xml index fb29e446e7d..b70123c1c23 100644 --- a/reports/pom.xml +++ b/reports/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-report diff --git a/runtime/pom.xml b/runtime/pom.xml index 702d08349f7..81814c73b1a 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -5,7 +5,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 .. diff --git a/solid/pom.xml b/solid/pom.xml index 0f9b587f623..a7dd28bf45f 100644 --- a/solid/pom.xml +++ b/solid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-solid diff --git a/test/pom.xml b/test/pom.xml index 3b6314457f9..2bece373d72 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-test diff --git a/uma/pom.xml b/uma/pom.xml index c8dd57b2644..36470c79a2b 100644 --- a/uma/pom.xml +++ b/uma/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-uma diff --git a/vocabulary/pom.xml b/vocabulary/pom.xml index 725ca1a36b5..956a61d3823 100644 --- a/vocabulary/pom.xml +++ b/vocabulary/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-vocabulary diff --git a/webid/pom.xml b/webid/pom.xml index 44c76650d14..c33c67fcdf6 100644 --- a/webid/pom.xml +++ b/webid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.0.0-SNAPSHOT + 1.0.0.Beta4 inrupt-client-webid