From 01018fcb40c985ed5b64b8aed06471ce61606fe4 Mon Sep 17 00:00:00 2001 From: Aaron Coburn Date: Fri, 13 Dec 2024 11:33:58 -0600 Subject: [PATCH] [maven-release-plugin] prepare release inrupt-client-1.3.0 --- access-grant/pom.xml | 2 +- api/pom.xml | 2 +- archetypes/java/pom.xml | 2 +- archetypes/pom.xml | 2 +- bom/pom.xml | 2 +- caffeine/pom.xml | 2 +- core/pom.xml | 2 +- examples/cli/pom.xml | 4 ++-- examples/pom.xml | 2 +- examples/spring-web/pom.xml | 4 ++-- examples/springboot/pom.xml | 4 ++-- examples/webapp/pom.xml | 4 ++-- guava/pom.xml | 2 +- httpclient/pom.xml | 2 +- integration/base/pom.xml | 2 +- integration/openid/pom.xml | 2 +- integration/pom.xml | 2 +- integration/uma/pom.xml | 2 +- jackson/pom.xml | 2 +- jena/pom.xml | 2 +- jsonb/pom.xml | 2 +- okhttp/pom.xml | 2 +- openid/pom.xml | 2 +- parser/pom.xml | 2 +- performance/base/pom.xml | 2 +- performance/pom.xml | 2 +- performance/uma/pom.xml | 2 +- pom.xml | 4 ++-- quarkus/pom.xml | 2 +- rdf-legacy/pom.xml | 2 +- rdf4j/pom.xml | 2 +- reports/pom.xml | 2 +- runtime/pom.xml | 2 +- solid/pom.xml | 2 +- spring/pom.xml | 2 +- test/pom.xml | 2 +- uma/pom.xml | 2 +- vocabulary/pom.xml | 2 +- webid/pom.xml | 2 +- 39 files changed, 44 insertions(+), 44 deletions(-) diff --git a/access-grant/pom.xml b/access-grant/pom.xml index a3d27fb7e09..12e554c097e 100644 --- a/access-grant/pom.xml +++ b/access-grant/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-accessgrant diff --git a/api/pom.xml b/api/pom.xml index 780f3d32292..af7737fd454 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-api diff --git a/archetypes/java/pom.xml b/archetypes/java/pom.xml index 7fe08a29de9..19cf14de0b0 100644 --- a/archetypes/java/pom.xml +++ b/archetypes/java/pom.xml @@ -3,7 +3,7 @@ com.inrupt.client inrupt-client-archetype-parent - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-archetype-java diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 5f4ee039ee4..faab9c48af3 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-archetype-parent diff --git a/bom/pom.xml b/bom/pom.xml index b1ddab1462f..7060760da20 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -5,7 +5,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 .. diff --git a/caffeine/pom.xml b/caffeine/pom.xml index 0448d78dd93..4019fb64947 100644 --- a/caffeine/pom.xml +++ b/caffeine/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-caffeine diff --git a/core/pom.xml b/core/pom.xml index ce77f22e961..68eaddbd5cb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-core diff --git a/examples/cli/pom.xml b/examples/cli/pom.xml index 7c4a24bca12..b2b5c246d53 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-examples-cli - 1.3.0-SNAPSHOT + 1.3.0 Inrupt Java Client Libraries - CLI Example Sample CLI application. diff --git a/examples/pom.xml b/examples/pom.xml index b947656130f..dee61606588 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-examples-parent diff --git a/examples/spring-web/pom.xml b/examples/spring-web/pom.xml index 7b874f11468..130662d3566 100644 --- a/examples/spring-web/pom.xml +++ b/examples/spring-web/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-examples-spring-web - 1.3.0-SNAPSHOT + 1.3.0 Inrupt Java Client Libraries - SpringBoot WebApp Example Sample SpringBoot Web Application. diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index 44f0c70fbce..284915402a2 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-examples-springboot - 1.3.0-SNAPSHOT + 1.3.0 Inrupt Java Client Libraries - Spring Boot Example Sample Spring Boot application. diff --git a/examples/webapp/pom.xml b/examples/webapp/pom.xml index 0217e20fe48..ad52b4fbf4e 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-examples-webapp - 1.3.0-SNAPSHOT + 1.3.0 Inrupt Java Client Libraries - Quarkus Example Sample web application. diff --git a/guava/pom.xml b/guava/pom.xml index 1b7a23e8dc7..8e88bdf6591 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-guava diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 80738ff0164..addbf786376 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-httpclient diff --git a/integration/base/pom.xml b/integration/base/pom.xml index c242572f869..45a04a1f3e0 100644 --- a/integration/base/pom.xml +++ b/integration/base/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-integration-tests - 1.3.0-SNAPSHOT + 1.3.0 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 3f2fbcc78e5..21f04f7ce6d 100644 --- a/integration/openid/pom.xml +++ b/integration/openid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-integration-tests - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-integration-openid-tests diff --git a/integration/pom.xml b/integration/pom.xml index 40f3229d021..29a18c2c368 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-integration-tests diff --git a/integration/uma/pom.xml b/integration/uma/pom.xml index fad8d7f9e71..ed8a2f21051 100644 --- a/integration/uma/pom.xml +++ b/integration/uma/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-integration-tests - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-integration-uma-tests diff --git a/jackson/pom.xml b/jackson/pom.xml index 9e163d96b60..63aafcb8765 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-jackson diff --git a/jena/pom.xml b/jena/pom.xml index a0735a57d4a..c950b16d595 100644 --- a/jena/pom.xml +++ b/jena/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-jena diff --git a/jsonb/pom.xml b/jsonb/pom.xml index f1c6e658e75..62b3e9e1412 100644 --- a/jsonb/pom.xml +++ b/jsonb/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-jsonb diff --git a/okhttp/pom.xml b/okhttp/pom.xml index 90db59082e1..f5feb40d166 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-okhttp diff --git a/openid/pom.xml b/openid/pom.xml index 21bd84d1986..a359eb8c060 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-openid diff --git a/parser/pom.xml b/parser/pom.xml index 9fae31a532b..7b1f000cd7f 100644 --- a/parser/pom.xml +++ b/parser/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-parser diff --git a/performance/base/pom.xml b/performance/base/pom.xml index 30a05b6e9b8..aedbaaec99f 100644 --- a/performance/base/pom.xml +++ b/performance/base/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-performance-tests - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-performance-base-tests Inrupt Java Client Libraries - Performance Base Tests diff --git a/performance/pom.xml b/performance/pom.xml index 1d1940c0fb4..64090dd0887 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-performance-tests diff --git a/performance/uma/pom.xml b/performance/uma/pom.xml index 4576ac0e79d..8bb344408f1 100644 --- a/performance/uma/pom.xml +++ b/performance/uma/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-performance-tests - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-performance-uma-tests diff --git a/pom.xml b/pom.xml index 5ea9d805914..4fae035f232 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 Inrupt Java Client Libraries https://docs.inrupt.com/developer-tools/java/client-libraries/ @@ -876,7 +876,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 - inrupt-client-1.2.0 + inrupt-client-1.3.0 diff --git a/quarkus/pom.xml b/quarkus/pom.xml index 6bcce8b83e4..633eaf54b6f 100644 --- a/quarkus/pom.xml +++ b/quarkus/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-quarkus diff --git a/rdf-legacy/pom.xml b/rdf-legacy/pom.xml index d5ec52abbd5..94060266de5 100644 --- a/rdf-legacy/pom.xml +++ b/rdf-legacy/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-rdf-legacy diff --git a/rdf4j/pom.xml b/rdf4j/pom.xml index a6a69d5cbe3..46ac0c0cb4b 100644 --- a/rdf4j/pom.xml +++ b/rdf4j/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-rdf4j diff --git a/reports/pom.xml b/reports/pom.xml index 511e8273281..ad1b4b71932 100644 --- a/reports/pom.xml +++ b/reports/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-report diff --git a/runtime/pom.xml b/runtime/pom.xml index 9f94ea40c67..04739d49bd5 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -5,7 +5,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 .. diff --git a/solid/pom.xml b/solid/pom.xml index 1abe9be4eb4..f69b1ebc953 100644 --- a/solid/pom.xml +++ b/solid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-solid diff --git a/spring/pom.xml b/spring/pom.xml index 29da0ddbb95..86f06ca143f 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-spring diff --git a/test/pom.xml b/test/pom.xml index 38ee52651d0..73bc5fde33d 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-test diff --git a/uma/pom.xml b/uma/pom.xml index 825653106b3..7f9a14df8d5 100644 --- a/uma/pom.xml +++ b/uma/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-uma diff --git a/vocabulary/pom.xml b/vocabulary/pom.xml index 93900050597..85879bdab5e 100644 --- a/vocabulary/pom.xml +++ b/vocabulary/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-vocabulary diff --git a/webid/pom.xml b/webid/pom.xml index b071a58c1d4..6ac6162d730 100644 --- a/webid/pom.xml +++ b/webid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 1.3.0-SNAPSHOT + 1.3.0 inrupt-client-webid