diff --git a/apache-jena-libs/pom.xml b/apache-jena-libs/pom.xml
index f1900dfa2b1..8084a44deae 100644
--- a/apache-jena-libs/pom.xml
+++ b/apache-jena-libs/pom.xml
@@ -23,12 +23,12 @@
apache-jena-libs
pom
Apache Jena - Libraries POM
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -41,19 +41,19 @@
org.apache.jena
jena-tdb
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-tdb2
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-rdfconnection
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
diff --git a/apache-jena-osgi/jena-osgi-features/pom.xml b/apache-jena-osgi/jena-osgi-features/pom.xml
index 07713c4cbf4..0df58a1a28a 100644
--- a/apache-jena-osgi/jena-osgi-features/pom.xml
+++ b/apache-jena-osgi/jena-osgi-features/pom.xml
@@ -22,7 +22,7 @@
org.apache.jena
apache-jena-osgi
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
jena-osgi-features
bundle
diff --git a/apache-jena-osgi/jena-osgi/pom.xml b/apache-jena-osgi/jena-osgi/pom.xml
index ad98d2399b0..4f5d1d5870d 100644
--- a/apache-jena-osgi/jena-osgi/pom.xml
+++ b/apache-jena-osgi/jena-osgi/pom.xml
@@ -22,7 +22,7 @@
org.apache.jena
apache-jena-osgi
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
jena-osgi
bundle
@@ -76,7 +76,7 @@
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
provided
@@ -106,35 +106,35 @@
org.apache.jena
jena-core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
provided
org.apache.jena
jena-rdfconnection
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
provided
org.apache.jena
jena-shaded-guava
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
provided
org.apache.jena
jena-tdb
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
provided
org.apache.jena
jena-tdb2
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
provided
@@ -168,7 +168,7 @@
org.apache.jena
jena-cmds
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
sources
true
@@ -176,7 +176,7 @@
org.apache.jena
jena-cmds
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
javadoc
true
diff --git a/jena-arq/pom.xml b/jena-arq/pom.xml
index fae919a3845..541c676d478 100644
--- a/jena-arq/pom.xml
+++ b/jena-arq/pom.xml
@@ -21,12 +21,12 @@
jena-arq
jar
Apache Jena - ARQ (SPARQL 1.1 Query Engine)
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -43,14 +43,14 @@
org.apache.jena
jena-core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-core
tests
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
@@ -58,14 +58,14 @@
org.apache.jena
jena-base
tests
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
org.apache.jena
jena-shaded-guava
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
diff --git a/jena-base/pom.xml b/jena-base/pom.xml
index 6206f5b394c..438f9e2d36c 100644
--- a/jena-base/pom.xml
+++ b/jena-base/pom.xml
@@ -22,11 +22,11 @@
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
Apache Jena - Base Common Environment
This module contains non-RDF library code and the common system runtime.
@@ -41,7 +41,7 @@
org.apache.jena
jena-shaded-guava
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
diff --git a/jena-cmds/pom.xml b/jena-cmds/pom.xml
index c5bc56114fe..73ad144ed5c 100644
--- a/jena-cmds/pom.xml
+++ b/jena-cmds/pom.xml
@@ -21,13 +21,13 @@
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
Apache Jena - Command line tools
jena-cmds
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
Command line tools
@@ -57,7 +57,7 @@
org.apache.jena
apache-jena-libs
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
pom
@@ -86,7 +86,7 @@
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -94,7 +94,7 @@
org.apache.jena
jena-core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -102,7 +102,7 @@
org.apache.jena
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
diff --git a/jena-core/pom.xml b/jena-core/pom.xml
index 3e70f84a9c9..da24b5745f1 100644
--- a/jena-core/pom.xml
+++ b/jena-core/pom.xml
@@ -22,12 +22,12 @@
jena-core
jar
Apache Jena - Core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -55,7 +55,7 @@
org.apache.jena
jena-iri
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
@@ -89,13 +89,13 @@
org.apache.jena
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
diff --git a/jena-csv/pom.xml b/jena-csv/pom.xml
index ab83b192aa4..74f0036043b 100644
--- a/jena-csv/pom.xml
+++ b/jena-csv/pom.xml
@@ -21,12 +21,12 @@
jena-csv
jar
Apache Jena - Data Tables for RDF and SPARQL
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -44,21 +44,21 @@
org.apache.jena
apache-jena-libs
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
pom
org.apache.jena
jena-cmds
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
diff --git a/jena-db/jena-dboe-base/pom.xml b/jena-db/jena-dboe-base/pom.xml
index bc173ce4439..05064cb3614 100644
--- a/jena-db/jena-dboe-base/pom.xml
+++ b/jena-db/jena-dboe-base/pom.xml
@@ -27,7 +27,7 @@
org.apache.jena
jena-db
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
@@ -35,13 +35,13 @@
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
diff --git a/jena-db/jena-dboe-index-test/pom.xml b/jena-db/jena-dboe-index-test/pom.xml
index 168ee8376af..cd14b695ecf 100644
--- a/jena-db/jena-dboe-index-test/pom.xml
+++ b/jena-db/jena-dboe-index-test/pom.xml
@@ -27,7 +27,7 @@
org.apache.jena
jena-db
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
@@ -35,7 +35,7 @@
org.apache.jena
jena-dboe-index
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
diff --git a/jena-db/jena-dboe-index/pom.xml b/jena-db/jena-dboe-index/pom.xml
index aa01db58ca3..156eda5eacd 100644
--- a/jena-db/jena-dboe-index/pom.xml
+++ b/jena-db/jena-dboe-index/pom.xml
@@ -27,7 +27,7 @@
org.apache.jena
jena-db
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
@@ -35,7 +35,7 @@
org.apache.jena
jena-dboe-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
diff --git a/jena-db/jena-dboe-trans-data/pom.xml b/jena-db/jena-dboe-trans-data/pom.xml
index f3819e6de6c..4d2f1e3138f 100644
--- a/jena-db/jena-dboe-trans-data/pom.xml
+++ b/jena-db/jena-dboe-trans-data/pom.xml
@@ -26,7 +26,7 @@
org.apache.jena
jena-db
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
@@ -34,26 +34,26 @@
org.apache.jena
jena-dboe-transaction
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-dboe-index
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-dboe-index-test
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
org.apache.jena
jena-dboe-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
diff --git a/jena-db/jena-dboe-transaction/pom.xml b/jena-db/jena-dboe-transaction/pom.xml
index cdb94ed02a5..dbd7ff8f285 100644
--- a/jena-db/jena-dboe-transaction/pom.xml
+++ b/jena-db/jena-dboe-transaction/pom.xml
@@ -26,7 +26,7 @@
org.apache.jena
jena-db
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
@@ -34,7 +34,7 @@
org.apache.jena
jena-dboe-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
diff --git a/jena-db/jena-tdb2/pom.xml b/jena-db/jena-tdb2/pom.xml
index a667b4e6c57..0c7e84f22a8 100644
--- a/jena-db/jena-tdb2/pom.xml
+++ b/jena-db/jena-tdb2/pom.xml
@@ -28,7 +28,7 @@
org.apache.jena
jena-db
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
@@ -42,13 +42,13 @@
org.apache.jena
jena-dboe-trans-data
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -56,7 +56,7 @@
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -64,7 +64,7 @@
org.apache.jena
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
diff --git a/jena-db/pom.xml b/jena-db/pom.xml
index c09eb44867a..7ed31b13b1f 100644
--- a/jena-db/pom.xml
+++ b/jena-db/pom.xml
@@ -22,14 +22,14 @@
jena-db
pom
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
Apache Jena - Database Operation Environment
http://jena.apache.org/
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
diff --git a/jena-elephas/jena-elephas-common/pom.xml b/jena-elephas/jena-elephas-common/pom.xml
index 9fc2a82e761..4f486880514 100644
--- a/jena-elephas/jena-elephas-common/pom.xml
+++ b/jena-elephas/jena-elephas-common/pom.xml
@@ -20,7 +20,7 @@
org.apache.jena
jena-elephas
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
jena-elephas-common
Apache Jena - Elephas - Common API
diff --git a/jena-elephas/jena-elephas-io/pom.xml b/jena-elephas/jena-elephas-io/pom.xml
index a0d28f6bea0..9d7d677b089 100644
--- a/jena-elephas/jena-elephas-io/pom.xml
+++ b/jena-elephas/jena-elephas-io/pom.xml
@@ -20,7 +20,7 @@
org.apache.jena
jena-elephas
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
../
jena-elephas-io
@@ -34,7 +34,7 @@
org.apache.jena
jena-elephas-common
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
diff --git a/jena-elephas/jena-elephas-mapreduce/pom.xml b/jena-elephas/jena-elephas-mapreduce/pom.xml
index 46aa5eecfb2..b1bc1fcd3b6 100644
--- a/jena-elephas/jena-elephas-mapreduce/pom.xml
+++ b/jena-elephas/jena-elephas-mapreduce/pom.xml
@@ -20,7 +20,7 @@
org.apache.jena
jena-elephas
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
jena-elephas-mapreduce
Apache Jena - Elephas - Map/Reduce
diff --git a/jena-elephas/jena-elephas-stats/pom.xml b/jena-elephas/jena-elephas-stats/pom.xml
index c6c13d2e6e3..e9827630ea8 100644
--- a/jena-elephas/jena-elephas-stats/pom.xml
+++ b/jena-elephas/jena-elephas-stats/pom.xml
@@ -20,7 +20,7 @@
org.apache.jena
jena-elephas
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
jena-elephas-stats
Apache Jena - Elephas - Statistics Demo App
diff --git a/jena-elephas/pom.xml b/jena-elephas/pom.xml
index fe630eb18f8..65ed5a70fe0 100644
--- a/jena-elephas/pom.xml
+++ b/jena-elephas/pom.xml
@@ -17,13 +17,13 @@ limitations under the License.
4.0.0
jena-elephas
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
pom
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -127,7 +127,7 @@ limitations under the License.
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
diff --git a/jena-extras/jena-querybuilder/pom.xml b/jena-extras/jena-querybuilder/pom.xml
index cbc08e99e27..c932ce399e3 100644
--- a/jena-extras/jena-querybuilder/pom.xml
+++ b/jena-extras/jena-querybuilder/pom.xml
@@ -26,7 +26,7 @@
org.apache.jena
jena-extras
..
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
diff --git a/jena-extras/pom.xml b/jena-extras/pom.xml
index 7f348b034a2..d1832443b02 100644
--- a/jena-extras/pom.xml
+++ b/jena-extras/pom.xml
@@ -19,7 +19,7 @@
4.0.0
jena-extras
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
pom
Apache Jena - Extras
Extra packages for Jena development.
@@ -30,7 +30,7 @@
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -49,7 +49,7 @@
org.apache.jena
apache-jena-libs
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
pom
diff --git a/jena-fuseki1/pom.xml b/jena-fuseki1/pom.xml
index bb5da26c945..72457633fb2 100644
--- a/jena-fuseki1/pom.xml
+++ b/jena-fuseki1/pom.xml
@@ -21,14 +21,14 @@
jena-fuseki1
jar
Apache Jena - Fuseki1
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
Fuseki is a SPARQL 1.1 Server
http://jena.apache.org/
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -60,13 +60,13 @@
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -74,7 +74,7 @@
org.apache.jena
jena-core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -82,7 +82,7 @@
org.apache.jena
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -90,13 +90,13 @@
org.apache.jena
jena-tdb
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-text
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
@@ -105,7 +105,7 @@
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -113,7 +113,7 @@
org.apache.jena
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
diff --git a/jena-fuseki2/pom.xml b/jena-fuseki2/pom.xml
index da73524a47b..1f73ecc1049 100644
--- a/jena-fuseki2/pom.xml
+++ b/jena-fuseki2/pom.xml
@@ -21,13 +21,13 @@
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
Apache Jena - Fuseki - A SPARQL 1.1 Server
jena-fuseki
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
Fuseki is a SPARQL 1.1 Server which provides the SPARQL query,
SPARQL update and SPARQL graph store protocols.
diff --git a/jena-integration-tests/pom.xml b/jena-integration-tests/pom.xml
index 4e0d7b4e9da..d70ef7d5d2f 100644
--- a/jena-integration-tests/pom.xml
+++ b/jena-integration-tests/pom.xml
@@ -25,14 +25,14 @@
jena-integration-tests
jar
Apache Jena - Integration Testing
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
Apache Jena - Integration testing and test tools
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -47,7 +47,7 @@
org.apache.jena
apache-jena-libs
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
pom
@@ -55,13 +55,13 @@
org.apache.jena
jena-rdfconnection
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-rdfconnection
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -69,7 +69,7 @@
org.apache.jena
jena-cmds
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
@@ -78,7 +78,7 @@
org.apache.jena
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -86,13 +86,13 @@
org.apache.jena
jena-dboe-index-test
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-dboe-trans-data
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -101,14 +101,14 @@
org.apache.jena
jena-core
tests
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -116,7 +116,7 @@
org.apache.jena
jena-fuseki-main
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
diff --git a/jena-iri/pom.xml b/jena-iri/pom.xml
index 647068db03e..8f778d8da97 100644
--- a/jena-iri/pom.xml
+++ b/jena-iri/pom.xml
@@ -23,11 +23,11 @@
jena-iri
jar
Apache Jena - IRI
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
diff --git a/jena-jdbc/jena-jdbc-core/pom.xml b/jena-jdbc/jena-jdbc-core/pom.xml
index 616762c4c93..c309121dcbc 100644
--- a/jena-jdbc/jena-jdbc-core/pom.xml
+++ b/jena-jdbc/jena-jdbc-core/pom.xml
@@ -22,7 +22,7 @@
org.apache.jena
jena-jdbc
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
jena-jdbc-core
Apache Jena - JDBC Core API
@@ -36,7 +36,7 @@
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
diff --git a/jena-jdbc/jena-jdbc-driver-bundle/pom.xml b/jena-jdbc/jena-jdbc-driver-bundle/pom.xml
index 1280964db78..83b0db9bcae 100644
--- a/jena-jdbc/jena-jdbc-driver-bundle/pom.xml
+++ b/jena-jdbc/jena-jdbc-driver-bundle/pom.xml
@@ -22,7 +22,7 @@
org.apache.jena
jena-jdbc
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
jena-jdbc-driver-bundle
Apache Jena - JDBC Driver Bundle
@@ -45,17 +45,17 @@
org.apache.jena
jena-jdbc-driver-mem
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-jdbc-driver-remote
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-jdbc-driver-tdb
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
@@ -67,35 +67,35 @@
org.apache.jena
jena-jdbc-driver-mem
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
org.apache.jena
jena-jdbc-driver-remote
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
org.apache.jena
jena-jdbc-driver-tdb
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
org.apache.jena
jena-jdbc-core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
org.apache.jena
jena-fuseki-main
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
diff --git a/jena-jdbc/jena-jdbc-driver-mem/pom.xml b/jena-jdbc/jena-jdbc-driver-mem/pom.xml
index 98d589afc46..b3c74104105 100644
--- a/jena-jdbc/jena-jdbc-driver-mem/pom.xml
+++ b/jena-jdbc/jena-jdbc-driver-mem/pom.xml
@@ -22,7 +22,7 @@
org.apache.jena
jena-jdbc
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
jena-jdbc-driver-mem
Apache Jena - JDBC In-Memory Driver
@@ -36,14 +36,14 @@
org.apache.jena
jena-jdbc-core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-jdbc-core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
diff --git a/jena-jdbc/jena-jdbc-driver-remote/pom.xml b/jena-jdbc/jena-jdbc-driver-remote/pom.xml
index 45f908d00ba..26ffad4f296 100644
--- a/jena-jdbc/jena-jdbc-driver-remote/pom.xml
+++ b/jena-jdbc/jena-jdbc-driver-remote/pom.xml
@@ -22,7 +22,7 @@
org.apache.jena
jena-jdbc
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
jena-jdbc-driver-remote
Apache Jena - JDBC Remote Endpoint Driver
@@ -36,26 +36,26 @@
org.apache.jena
jena-jdbc-core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-jdbc-core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
org.apache.jena
jena-fuseki-main
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
org.apache.jena
jena-fuseki-main
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
tests
diff --git a/jena-jdbc/jena-jdbc-driver-tdb/pom.xml b/jena-jdbc/jena-jdbc-driver-tdb/pom.xml
index de4d4ed252a..036937fe56f 100644
--- a/jena-jdbc/jena-jdbc-driver-tdb/pom.xml
+++ b/jena-jdbc/jena-jdbc-driver-tdb/pom.xml
@@ -22,7 +22,7 @@
org.apache.jena
jena-jdbc
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
jena-jdbc-driver-tdb
Apache Jena - JDBC TDB Driver
@@ -36,12 +36,12 @@
org.apache.jena
jena-jdbc-core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-tdb
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
@@ -53,14 +53,14 @@
org.apache.jena
jena-jdbc-core
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
org.apache.jena
jena-jdbc-driver-mem
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
diff --git a/jena-jdbc/pom.xml b/jena-jdbc/pom.xml
index 0c18ed64940..a1bb49a436c 100644
--- a/jena-jdbc/pom.xml
+++ b/jena-jdbc/pom.xml
@@ -21,7 +21,7 @@
4.0.0
org.apache.jena
jena-jdbc
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
pom
Apache Jena - JDBC Parent
This is the parent module for the Jena JDBC modules. These modules provide JDBC Type 4 drivers for in-memory and TDB datasets as well as remote SPARQL endpoints.
@@ -29,7 +29,7 @@
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
diff --git a/jena-permissions/pom.xml b/jena-permissions/pom.xml
index 5a687cb45e6..536d83593e2 100644
--- a/jena-permissions/pom.xml
+++ b/jena-permissions/pom.xml
@@ -21,7 +21,7 @@
4.0.0
org.apache.jena
jena-permissions
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
Apache Jena - Security Permissions
Security Permissions wrapper around Jena RDF implementation.
@@ -31,7 +31,7 @@
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
diff --git a/jena-rdfconnection/pom.xml b/jena-rdfconnection/pom.xml
index 51d11b10881..9f47256934f 100644
--- a/jena-rdfconnection/pom.xml
+++ b/jena-rdfconnection/pom.xml
@@ -25,14 +25,14 @@
jena-rdfconnection
jar
Apache Jena - RDF Connection
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
RDF Connection
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -51,13 +51,13 @@
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -65,7 +65,7 @@
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -74,7 +74,7 @@
org.apache.jena
jena-core
tests
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
diff --git a/jena-sdb/pom.xml b/jena-sdb/pom.xml
index 7f501a495c9..850941e2385 100644
--- a/jena-sdb/pom.xml
+++ b/jena-sdb/pom.xml
@@ -21,12 +21,12 @@
jena-sdb
jar
Apache Jena - SDB (SQL based triple store)
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -44,20 +44,20 @@
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-cmds
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
@@ -66,7 +66,7 @@
org.apache.jena
jena-core
tests
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
@@ -74,7 +74,7 @@
org.apache.jena
jena-base
tests
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
diff --git a/jena-shaded-guava/pom.xml b/jena-shaded-guava/pom.xml
index 50706f897d2..5f1cb5313dd 100644
--- a/jena-shaded-guava/pom.xml
+++ b/jena-shaded-guava/pom.xml
@@ -22,11 +22,11 @@
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
jena-shaded-guava
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
Apache Jena - Shadowed external libraries
diff --git a/jena-spatial/pom.xml b/jena-spatial/pom.xml
index d81dbffd1f1..6c2607bb5ea 100644
--- a/jena-spatial/pom.xml
+++ b/jena-spatial/pom.xml
@@ -21,12 +21,12 @@
jena-spatial
jar
Apache Jena - SPARQL Spatial Search
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -44,21 +44,21 @@
org.apache.jena
apache-jena-libs
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
pom
org.apache.jena
jena-cmds
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
diff --git a/jena-tdb/pom.xml b/jena-tdb/pom.xml
index 912e1a5e7b8..f3f9154a24e 100644
--- a/jena-tdb/pom.xml
+++ b/jena-tdb/pom.xml
@@ -21,12 +21,12 @@
jena-tdb
jar
Apache Jena - TDB1 (Native Triple Store)
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -43,14 +43,14 @@
org.apache.jena
jena-arq
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-arq
tests
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
@@ -58,7 +58,7 @@
org.apache.jena
jena-core
tests
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
@@ -66,7 +66,7 @@
org.apache.jena
jena-base
tests
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
test
diff --git a/jena-text-es/pom.xml b/jena-text-es/pom.xml
index 0ddbb76a084..d7cab7d3d79 100644
--- a/jena-text-es/pom.xml
+++ b/jena-text-es/pom.xml
@@ -21,12 +21,12 @@
jena-text-es
jar
Apache Jena - SPARQL Text Search - Elasticsearch
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -42,14 +42,14 @@
org.apache.jena
jena-text
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
diff --git a/jena-text/pom.xml b/jena-text/pom.xml
index b49a60dfcdb..d93b6212e73 100644
--- a/jena-text/pom.xml
+++ b/jena-text/pom.xml
@@ -21,12 +21,12 @@
jena-text
jar
Apache Jena - SPARQL Text Search
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache.jena
jena
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
..
@@ -42,14 +42,14 @@
org.apache.jena
apache-jena-libs
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
pom
org.apache.jena
jena-cmds
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
@@ -61,7 +61,7 @@
org.apache.jena
jena-base
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
tests
test
diff --git a/pom.xml b/pom.xml
index 2c5bdde758a..aea0241fd16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
jena
pom
http://jena.apache.org/
- 3.10.0-SNAPSHOT
+ 3.9.0-SNAPSHOT
org.apache