diff --git a/access-grant/pom.xml b/access-grant/pom.xml
index d411f7558aa..43a5ab46dbd 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
inrupt-client-accessgrant
diff --git a/api/pom.xml b/api/pom.xml
index ad921e14fe3..56f827c8898 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
inrupt-client-api
diff --git a/archetypes/java/pom.xml b/archetypes/java/pom.xml
index ddecc05e96a..4b86cfc97bf 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
inrupt-client-archetype-java
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index b327a2b4fd9..fb5702ab824 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
inrupt-client-archetype-parent
diff --git a/bom/pom.xml b/bom/pom.xml
index f480b1e54a6..44e830230c1 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
..
diff --git a/caffeine/pom.xml b/caffeine/pom.xml
index c8f1c456830..84d208f6c0a 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
inrupt-client-caffeine
diff --git a/core/pom.xml b/core/pom.xml
index 5965d31913c..1aef7fdeb6c 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
inrupt-client-core
diff --git a/examples/cli/pom.xml b/examples/cli/pom.xml
index f742eb5f4a4..2ee9921e2a1 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
inrupt-client-examples-cli
- 1.0.0-SNAPSHOT
+ 1.0.0
Inrupt Java Client Libraries - CLI Example
Sample CLI application.
diff --git a/examples/pom.xml b/examples/pom.xml
index d4ad92cb8c7..53f912ed1c4 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
inrupt-client-examples-parent
diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml
index 45a4c7267e1..a69f1b94295 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
inrupt-client-examples-springboot
- 1.0.0-SNAPSHOT
+ 1.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 702726ae073..85a4d58a931 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
inrupt-client-examples-webapp
- 1.0.0-SNAPSHOT
+ 1.0.0
Inrupt Java Client Libraries - Quarkus Example
Sample web application.
diff --git a/gradle/pom.xml b/gradle/pom.xml
index 5341a85c97a..870ce0e40f3 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
inrupt-client-gradle
diff --git a/guava/pom.xml b/guava/pom.xml
index d6a9a5c6d51..f267c7d1b61 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
inrupt-client-guava
diff --git a/httpclient/pom.xml b/httpclient/pom.xml
index 53cd74ab3c2..d7384244e04 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
inrupt-client-httpclient
diff --git a/integration/base/pom.xml b/integration/base/pom.xml
index 46395fd2607..347c0bcc96b 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
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 1bcb446cb91..0dcf591d126 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
inrupt-client-integration-openid-tests
diff --git a/integration/pom.xml b/integration/pom.xml
index 52af661cc41..a61b623ee59 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
inrupt-client-integration-tests
diff --git a/integration/uma/pom.xml b/integration/uma/pom.xml
index 827c85bfda3..e4449c22c66 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
inrupt-client-integration-uma-tests
diff --git a/jackson/pom.xml b/jackson/pom.xml
index 7692d410b70..f63d0f30509 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
inrupt-client-jackson
diff --git a/jena/pom.xml b/jena/pom.xml
index 15113d8cdf3..3428a9b784f 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
inrupt-client-jena
diff --git a/jsonb/pom.xml b/jsonb/pom.xml
index 3a878644a22..f2f62fdd21d 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
inrupt-client-jsonb
diff --git a/okhttp/pom.xml b/okhttp/pom.xml
index fdbf2d3b620..84181fe256e 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
inrupt-client-okhttp
diff --git a/openid/pom.xml b/openid/pom.xml
index c943cfb1ca1..937b6868f61 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
inrupt-client-openid
diff --git a/parser/pom.xml b/parser/pom.xml
index 0431088a2b4..da60f38ec4a 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
inrupt-client-parser
diff --git a/performance/base/pom.xml b/performance/base/pom.xml
index dd7ad22950a..bcebcefde7c 100644
--- a/performance/base/pom.xml
+++ b/performance/base/pom.xml
@@ -4,7 +4,7 @@
com.inrupt.client
inrupt-client-performance-tests
- 1.0.0-SNAPSHOT
+ 1.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 f99a03229b7..1ebf8e2122f 100644
--- a/performance/pom.xml
+++ b/performance/pom.xml
@@ -4,7 +4,7 @@
com.inrupt.client
inrupt-client
- 1.0.0-SNAPSHOT
+ 1.0.0
inrupt-client-performance-tests
diff --git a/performance/uma/pom.xml b/performance/uma/pom.xml
index 65198a22087..f9c3fab7606 100644
--- a/performance/uma/pom.xml
+++ b/performance/uma/pom.xml
@@ -4,7 +4,7 @@
com.inrupt.client
inrupt-client-performance-tests
- 1.0.0-SNAPSHOT
+ 1.0.0
inrupt-client-performance-uma-tests
diff --git a/pom.xml b/pom.xml
index e4a36c08801..6752da4264f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.inrupt.client
inrupt-client
- 1.0.0-SNAPSHOT
+ 1.0.0
Inrupt Java Client Libraries
https://docs.inrupt.com/developer-tools/java/client-libraries/
@@ -785,7 +785,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
diff --git a/rdf-legacy/pom.xml b/rdf-legacy/pom.xml
index b535e7ca634..920a035e308 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
inrupt-client-rdf-legacy
diff --git a/rdf4j/pom.xml b/rdf4j/pom.xml
index 5ca678c7d03..53c87b2002d 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
inrupt-client-rdf4j
diff --git a/reports/pom.xml b/reports/pom.xml
index fb29e446e7d..542eb8b5741 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
inrupt-client-report
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 702d08349f7..61bfe1004aa 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
..
diff --git a/solid/pom.xml b/solid/pom.xml
index cdc8d1e2f81..571f67550ba 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
inrupt-client-solid
diff --git a/test/pom.xml b/test/pom.xml
index 67128efda52..e4a052d3294 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
inrupt-client-test
diff --git a/uma/pom.xml b/uma/pom.xml
index 150177e631b..64d4c34d313 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
inrupt-client-uma
diff --git a/vocabulary/pom.xml b/vocabulary/pom.xml
index 725ca1a36b5..50af43d6468 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
inrupt-client-vocabulary
diff --git a/webid/pom.xml b/webid/pom.xml
index 89ceae76bcd..910917ccdc1 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
inrupt-client-webid