From 855d9644f7b70f6f0ef058dbc450cd146fea1549 Mon Sep 17 00:00:00 2001 From: Aaron Coburn Date: Thu, 9 Oct 2025 09:41:51 +0200 Subject: [PATCH 1/4] [maven-release-plugin] prepare release inrupt-client-2.0.0 --- access-grant/pom.xml | 2 +- acp/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 +- 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 a051c42aad7..c92bf825036 100644 --- a/access-grant/pom.xml +++ b/access-grant/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-accessgrant diff --git a/acp/pom.xml b/acp/pom.xml index 82fff84ebf7..190467dc21d 100644 --- a/acp/pom.xml +++ b/acp/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-acp diff --git a/api/pom.xml b/api/pom.xml index 9b103be6007..3866a31a44a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-api diff --git a/archetypes/java/pom.xml b/archetypes/java/pom.xml index e65a76c8d6b..24cc519b554 100644 --- a/archetypes/java/pom.xml +++ b/archetypes/java/pom.xml @@ -3,7 +3,7 @@ com.inrupt.client inrupt-client-archetype-parent - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-archetype-java diff --git a/archetypes/pom.xml b/archetypes/pom.xml index bfaf68e11ea..59bb17b4d8b 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-archetype-parent diff --git a/bom/pom.xml b/bom/pom.xml index 108f9aa59b1..ddccc42f706 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -5,7 +5,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 .. diff --git a/caffeine/pom.xml b/caffeine/pom.xml index 479305b31e9..35cc32a9812 100644 --- a/caffeine/pom.xml +++ b/caffeine/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-caffeine diff --git a/core/pom.xml b/core/pom.xml index f9fd0fa542f..12617fd6a5c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-core diff --git a/examples/cli/pom.xml b/examples/cli/pom.xml index e1cf98279dd..ad226bea999 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-examples-cli - 2.0.0-SNAPSHOT + 2.0.0 Inrupt Java Client Libraries - CLI Example Sample CLI application. diff --git a/examples/pom.xml b/examples/pom.xml index d01506c1a22..39c2975da62 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-examples-parent diff --git a/examples/spring-web/pom.xml b/examples/spring-web/pom.xml index 472d7a32091..1d65f19b695 100644 --- a/examples/spring-web/pom.xml +++ b/examples/spring-web/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-examples-spring-web - 2.0.0-SNAPSHOT + 2.0.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 8ff42eef988..72cee203696 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-examples-springboot - 2.0.0-SNAPSHOT + 2.0.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 64af5f8259b..35f8900352b 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-examples-webapp - 2.0.0-SNAPSHOT + 2.0.0 Inrupt Java Client Libraries - Quarkus Example Sample web application. diff --git a/guava/pom.xml b/guava/pom.xml index 49a0b242c0c..6819137af4a 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-guava diff --git a/httpclient/pom.xml b/httpclient/pom.xml index d14dc87239a..d8567fcc4f4 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-httpclient diff --git a/integration/base/pom.xml b/integration/base/pom.xml index 3a199b8362c..51b112e7b7c 100644 --- a/integration/base/pom.xml +++ b/integration/base/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-integration-tests - 2.0.0-SNAPSHOT + 2.0.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 81106a74b01..ae010bc0d80 100644 --- a/integration/openid/pom.xml +++ b/integration/openid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-integration-tests - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-integration-openid-tests diff --git a/integration/pom.xml b/integration/pom.xml index 614c6630a47..f0e9549abae 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-integration-tests diff --git a/integration/uma/pom.xml b/integration/uma/pom.xml index 2fb563ea4f7..ed7ba9f3949 100644 --- a/integration/uma/pom.xml +++ b/integration/uma/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-integration-tests - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-integration-uma-tests diff --git a/jackson/pom.xml b/jackson/pom.xml index 3a4212e2953..bb6b5981da6 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-jackson diff --git a/jena/pom.xml b/jena/pom.xml index 5fafa7cd8f8..f11abc562ee 100644 --- a/jena/pom.xml +++ b/jena/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-jena diff --git a/jsonb/pom.xml b/jsonb/pom.xml index 21f74e927b6..71bccf01433 100644 --- a/jsonb/pom.xml +++ b/jsonb/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-jsonb diff --git a/okhttp/pom.xml b/okhttp/pom.xml index 873395dfeac..b5330c2ee98 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-okhttp diff --git a/openid/pom.xml b/openid/pom.xml index 2dc86179b3f..ededc24eb34 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-openid diff --git a/parser/pom.xml b/parser/pom.xml index 77901c58752..ea1ff38575f 100644 --- a/parser/pom.xml +++ b/parser/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-parser diff --git a/performance/base/pom.xml b/performance/base/pom.xml index e28271c0c72..324f7cb75bd 100644 --- a/performance/base/pom.xml +++ b/performance/base/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-performance-tests - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-performance-base-tests Inrupt Java Client Libraries - Performance Base Tests diff --git a/performance/pom.xml b/performance/pom.xml index e8ef579cf04..60578e781e6 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-performance-tests diff --git a/performance/uma/pom.xml b/performance/uma/pom.xml index 6328dee12df..c190410f654 100644 --- a/performance/uma/pom.xml +++ b/performance/uma/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-performance-tests - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-performance-uma-tests diff --git a/pom.xml b/pom.xml index 3bd191f193b..502b3869730 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 Inrupt Java Client Libraries https://docs.inrupt.com/developer-tools/java/client-libraries/ @@ -837,7 +837,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-2.0.0 diff --git a/quarkus/pom.xml b/quarkus/pom.xml index df053f36718..2bddc9c99e4 100644 --- a/quarkus/pom.xml +++ b/quarkus/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-quarkus diff --git a/rdf4j/pom.xml b/rdf4j/pom.xml index b705364a490..460cefe49f5 100644 --- a/rdf4j/pom.xml +++ b/rdf4j/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-rdf4j diff --git a/reports/pom.xml b/reports/pom.xml index 5e399c21159..073155f5636 100644 --- a/reports/pom.xml +++ b/reports/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-report diff --git a/runtime/pom.xml b/runtime/pom.xml index 734b6972825..429f7a810c5 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -5,7 +5,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 .. diff --git a/solid/pom.xml b/solid/pom.xml index 8d314b02472..23c052debe2 100644 --- a/solid/pom.xml +++ b/solid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-solid diff --git a/spring/pom.xml b/spring/pom.xml index 60ef95319a6..2ac778c5389 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-spring diff --git a/test/pom.xml b/test/pom.xml index 31d5c573156..fda5d345c9d 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-test diff --git a/uma/pom.xml b/uma/pom.xml index 5ff327ceb0f..0d2d7de83de 100644 --- a/uma/pom.xml +++ b/uma/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-uma diff --git a/vocabulary/pom.xml b/vocabulary/pom.xml index 11e56732a32..56e976e62fa 100644 --- a/vocabulary/pom.xml +++ b/vocabulary/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-vocabulary diff --git a/webid/pom.xml b/webid/pom.xml index def80fd88b3..f36e6076e99 100644 --- a/webid/pom.xml +++ b/webid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0-SNAPSHOT + 2.0.0 inrupt-client-webid From 8a451981cdaa5c9e15dbabba8f187ee211868e72 Mon Sep 17 00:00:00 2001 From: Aaron Coburn Date: Thu, 9 Oct 2025 09:41:57 +0200 Subject: [PATCH 2/4] [maven-release-plugin] prepare for next development iteration --- access-grant/pom.xml | 2 +- acp/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 +- 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 c92bf825036..b55865f6a99 100644 --- a/access-grant/pom.xml +++ b/access-grant/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-accessgrant diff --git a/acp/pom.xml b/acp/pom.xml index 190467dc21d..4233ea9e10b 100644 --- a/acp/pom.xml +++ b/acp/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-acp diff --git a/api/pom.xml b/api/pom.xml index 3866a31a44a..6a0eab5de73 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-api diff --git a/archetypes/java/pom.xml b/archetypes/java/pom.xml index 24cc519b554..587e3d34db7 100644 --- a/archetypes/java/pom.xml +++ b/archetypes/java/pom.xml @@ -3,7 +3,7 @@ com.inrupt.client inrupt-client-archetype-parent - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-archetype-java diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 59bb17b4d8b..14d9a09050a 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-archetype-parent diff --git a/bom/pom.xml b/bom/pom.xml index ddccc42f706..93caa85987e 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -5,7 +5,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT .. diff --git a/caffeine/pom.xml b/caffeine/pom.xml index 35cc32a9812..c92c7560d27 100644 --- a/caffeine/pom.xml +++ b/caffeine/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-caffeine diff --git a/core/pom.xml b/core/pom.xml index 12617fd6a5c..cb53a29d8f8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-core diff --git a/examples/cli/pom.xml b/examples/cli/pom.xml index ad226bea999..63db135a8cc 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-examples-cli - 2.0.0 + 2.0.1-SNAPSHOT Inrupt Java Client Libraries - CLI Example Sample CLI application. diff --git a/examples/pom.xml b/examples/pom.xml index 39c2975da62..d3872316832 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-examples-parent diff --git a/examples/spring-web/pom.xml b/examples/spring-web/pom.xml index 1d65f19b695..bde41611250 100644 --- a/examples/spring-web/pom.xml +++ b/examples/spring-web/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-examples-spring-web - 2.0.0 + 2.0.1-SNAPSHOT Inrupt Java Client Libraries - SpringBoot WebApp Example Sample SpringBoot Web Application. diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index 72cee203696..b6a2c55c558 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-examples-springboot - 2.0.0 + 2.0.1-SNAPSHOT Inrupt Java Client Libraries - Spring Boot Example Sample Spring Boot application. diff --git a/examples/webapp/pom.xml b/examples/webapp/pom.xml index 35f8900352b..d6d2e07ece9 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -5,11 +5,11 @@ com.inrupt.client inrupt-client-examples-parent - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-examples-webapp - 2.0.0 + 2.0.1-SNAPSHOT Inrupt Java Client Libraries - Quarkus Example Sample web application. diff --git a/guava/pom.xml b/guava/pom.xml index 6819137af4a..ba774df3d15 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-guava diff --git a/httpclient/pom.xml b/httpclient/pom.xml index d8567fcc4f4..f9c901f0af9 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-httpclient diff --git a/integration/base/pom.xml b/integration/base/pom.xml index 51b112e7b7c..abac47e5bab 100644 --- a/integration/base/pom.xml +++ b/integration/base/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-integration-tests - 2.0.0 + 2.0.1-SNAPSHOT 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 ae010bc0d80..617b180997d 100644 --- a/integration/openid/pom.xml +++ b/integration/openid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-integration-tests - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-integration-openid-tests diff --git a/integration/pom.xml b/integration/pom.xml index f0e9549abae..fc4d1deb64f 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-integration-tests diff --git a/integration/uma/pom.xml b/integration/uma/pom.xml index ed7ba9f3949..5b50b639836 100644 --- a/integration/uma/pom.xml +++ b/integration/uma/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-integration-tests - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-integration-uma-tests diff --git a/jackson/pom.xml b/jackson/pom.xml index bb6b5981da6..ae0908c5f5c 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-jackson diff --git a/jena/pom.xml b/jena/pom.xml index f11abc562ee..09e30407246 100644 --- a/jena/pom.xml +++ b/jena/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-jena diff --git a/jsonb/pom.xml b/jsonb/pom.xml index 71bccf01433..7c8cce83fe5 100644 --- a/jsonb/pom.xml +++ b/jsonb/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-jsonb diff --git a/okhttp/pom.xml b/okhttp/pom.xml index b5330c2ee98..6c32f73a525 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-okhttp diff --git a/openid/pom.xml b/openid/pom.xml index ededc24eb34..5d7769124ff 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-openid diff --git a/parser/pom.xml b/parser/pom.xml index ea1ff38575f..827a0516331 100644 --- a/parser/pom.xml +++ b/parser/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-parser diff --git a/performance/base/pom.xml b/performance/base/pom.xml index 324f7cb75bd..c4e320ac938 100644 --- a/performance/base/pom.xml +++ b/performance/base/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-performance-tests - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-performance-base-tests Inrupt Java Client Libraries - Performance Base Tests diff --git a/performance/pom.xml b/performance/pom.xml index 60578e781e6..39406ba0a71 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-performance-tests diff --git a/performance/uma/pom.xml b/performance/uma/pom.xml index c190410f654..9190fd0e8a8 100644 --- a/performance/uma/pom.xml +++ b/performance/uma/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client-performance-tests - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-performance-uma-tests diff --git a/pom.xml b/pom.xml index 502b3869730..b83fc14e4fb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT Inrupt Java Client Libraries https://docs.inrupt.com/developer-tools/java/client-libraries/ @@ -837,7 +837,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-2.0.0 + inrupt-client-1.2.0 diff --git a/quarkus/pom.xml b/quarkus/pom.xml index 2bddc9c99e4..60e4f1f1af8 100644 --- a/quarkus/pom.xml +++ b/quarkus/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-quarkus diff --git a/rdf4j/pom.xml b/rdf4j/pom.xml index 460cefe49f5..e8e7ffc5371 100644 --- a/rdf4j/pom.xml +++ b/rdf4j/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-rdf4j diff --git a/reports/pom.xml b/reports/pom.xml index 073155f5636..f5066b84d69 100644 --- a/reports/pom.xml +++ b/reports/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-report diff --git a/runtime/pom.xml b/runtime/pom.xml index 429f7a810c5..35dab867842 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -5,7 +5,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT .. diff --git a/solid/pom.xml b/solid/pom.xml index 23c052debe2..3012d58c4d4 100644 --- a/solid/pom.xml +++ b/solid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-solid diff --git a/spring/pom.xml b/spring/pom.xml index 2ac778c5389..fc77501d363 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-spring diff --git a/test/pom.xml b/test/pom.xml index fda5d345c9d..1573799a695 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-test diff --git a/uma/pom.xml b/uma/pom.xml index 0d2d7de83de..9325e84139f 100644 --- a/uma/pom.xml +++ b/uma/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-uma diff --git a/vocabulary/pom.xml b/vocabulary/pom.xml index 56e976e62fa..7e2cd5d4b5b 100644 --- a/vocabulary/pom.xml +++ b/vocabulary/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-vocabulary diff --git a/webid/pom.xml b/webid/pom.xml index f36e6076e99..1c79738504a 100644 --- a/webid/pom.xml +++ b/webid/pom.xml @@ -4,7 +4,7 @@ com.inrupt.client inrupt-client - 2.0.0 + 2.0.1-SNAPSHOT inrupt-client-webid From e40b65cb67a5752ba92ef2b8e5705f7e13eb6ae8 Mon Sep 17 00:00:00 2001 From: Aaron Coburn Date: Tue, 14 Oct 2025 09:43:24 -0500 Subject: [PATCH 3/4] Adjust central publication configuration --- .github/workflows/cd-config.yml | 3 ++- pom.xml | 19 ++++++++++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cd-config.yml b/.github/workflows/cd-config.yml index c3680e00c9a..5637288e39a 100644 --- a/.github/workflows/cd-config.yml +++ b/.github/workflows/cd-config.yml @@ -46,11 +46,12 @@ jobs: - name: Deploy Artifacts if: ${{ github.actor != 'dependabot[bot]' }} - run: mvn deploy -P publish + run: mvn deploy -P publish -Dcentral.publishing.autopublish=$AUTOPUBLISH env: MAVEN_REPO_USERNAME: ${{ secrets.SONATYPE_USERNAME }} MAVEN_REPO_TOKEN: ${{ secrets.SONATYPE_TOKEN }} MAVEN_GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }} + AUTOPUBLISH: ${{ true != contains(github.ref, 'refs/tags/inrupt-client') }} - name: Sonar Analysis if: ${{ github.actor != 'dependabot[bot]' }} diff --git a/pom.xml b/pom.xml index b83fc14e4fb..a23a2eebfa4 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,7 @@ true + false ${maven.multiModuleProjectDirectory}/reports/target/site/jacoco-merged/jacoco.xml @@ -630,7 +631,23 @@ true central - true + ${central.publishing.autopublish} + + inrupt-client-examples-cli + inrupt-client-examples-parent + inrupt-client-examples-spring-web + inrupt-client-examples-springboot + inrupt-client-examples-webapp + inrupt-client-integration-base-tests + inrupt-client-integration-openid-tests + inrupt-client-integration-tests + inrupt-client-integration-uma-tests + inrupt-client-performance-base-tests + inrupt-client-performance-tests + inrupt-client-performance-uma-tests + inrupt-client-report + inrupt-client-test + From 2bbf3ee2a28f13cf514ae809a9bb658c9c602b07 Mon Sep 17 00:00:00 2001 From: Aaron Coburn Date: Tue, 14 Oct 2025 10:23:45 -0500 Subject: [PATCH 4/4] Simplify autopublication --- .github/workflows/cd-config.yml | 3 +-- pom.xml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/cd-config.yml b/.github/workflows/cd-config.yml index 5637288e39a..c3680e00c9a 100644 --- a/.github/workflows/cd-config.yml +++ b/.github/workflows/cd-config.yml @@ -46,12 +46,11 @@ jobs: - name: Deploy Artifacts if: ${{ github.actor != 'dependabot[bot]' }} - run: mvn deploy -P publish -Dcentral.publishing.autopublish=$AUTOPUBLISH + run: mvn deploy -P publish env: MAVEN_REPO_USERNAME: ${{ secrets.SONATYPE_USERNAME }} MAVEN_REPO_TOKEN: ${{ secrets.SONATYPE_TOKEN }} MAVEN_GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }} - AUTOPUBLISH: ${{ true != contains(github.ref, 'refs/tags/inrupt-client') }} - name: Sonar Analysis if: ${{ github.actor != 'dependabot[bot]' }} diff --git a/pom.xml b/pom.xml index a23a2eebfa4..cac994b3356 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,6 @@ true - false ${maven.multiModuleProjectDirectory}/reports/target/site/jacoco-merged/jacoco.xml @@ -631,7 +630,7 @@ true central - ${central.publishing.autopublish} + true inrupt-client-examples-cli inrupt-client-examples-parent