diff --git a/apache-jena-libs/pom.xml b/apache-jena-libs/pom.xml index 712bb07b0c0..961383f0fa3 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 - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. @@ -41,31 +41,31 @@ org.apache.jena jena-shacl - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-shex - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-tdb - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-tdb2 - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-rdfconnection - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/apache-jena/pom.xml b/apache-jena/pom.xml index 4ce0152460d..0123c16d780 100644 --- a/apache-jena/pom.xml +++ b/apache-jena/pom.xml @@ -35,7 +35,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. @@ -58,13 +58,13 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 sources true @@ -72,13 +72,13 @@ org.apache.jena jena-core - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-core - 4.6.0-SNAPSHOT + 4.6.0 sources true @@ -86,13 +86,13 @@ org.apache.jena jena-rdfconnection - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-rdfconnection - 4.6.0-SNAPSHOT + 4.6.0 sources true @@ -100,13 +100,13 @@ org.apache.jena jena-shacl - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-shacl - 4.6.0-SNAPSHOT + 4.6.0 sources true @@ -114,13 +114,13 @@ org.apache.jena jena-shex - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-shex - 4.6.0-SNAPSHOT + 4.6.0 sources true @@ -128,7 +128,7 @@ org.apache.jena jena-cmds - 4.6.0-SNAPSHOT + 4.6.0 @@ -141,7 +141,7 @@ org.apache.jena jena-cmds - 4.6.0-SNAPSHOT + 4.6.0 sources true diff --git a/jena-arq/pom.xml b/jena-arq/pom.xml index c79b33d7fce..93e1dbe2706 100644 --- a/jena-arq/pom.xml +++ b/jena-arq/pom.xml @@ -24,7 +24,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. @@ -40,14 +40,14 @@ org.apache.jena jena-core - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-core tests - 4.6.0-SNAPSHOT + 4.6.0 test @@ -55,7 +55,7 @@ org.apache.jena jena-base tests - 4.6.0-SNAPSHOT + 4.6.0 test diff --git a/jena-base/pom.xml b/jena-base/pom.xml index 262d3ef3f64..cee0a73db13 100644 --- a/jena-base/pom.xml +++ b/jena-base/pom.xml @@ -22,7 +22,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. jena-base @@ -45,7 +45,7 @@ org.apache.jena jena-shaded-guava - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-cmds/pom.xml b/jena-cmds/pom.xml index 794f9e80669..502b48c2a80 100644 --- a/jena-cmds/pom.xml +++ b/jena-cmds/pom.xml @@ -21,7 +21,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. @@ -55,7 +55,7 @@ org.apache.jena apache-jena-libs - 4.6.0-SNAPSHOT + 4.6.0 pom @@ -63,28 +63,28 @@ org.apache.jena jena-base - 4.6.0-SNAPSHOT + 4.6.0 tests true org.apache.jena jena-core - 4.6.0-SNAPSHOT + 4.6.0 tests true org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 tests true org.apache.jena jena-shacl - 4.6.0-SNAPSHOT + 4.6.0 tests true diff --git a/jena-core/pom.xml b/jena-core/pom.xml index 006323e4ef1..29f726a4a10 100644 --- a/jena-core/pom.xml +++ b/jena-core/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. @@ -41,13 +41,13 @@ org.apache.jena jena-base - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-base - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -55,7 +55,7 @@ org.apache.jena jena-iri - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-db/jena-dboe-base/pom.xml b/jena-db/jena-dboe-base/pom.xml index 4571eac5c4a..223ed03975f 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 - 4.6.0-SNAPSHOT + 4.6.0 @@ -39,13 +39,13 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 tests test diff --git a/jena-db/jena-dboe-index-test/pom.xml b/jena-db/jena-dboe-index-test/pom.xml index 4546bdf8d32..cb77088340b 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 - 4.6.0-SNAPSHOT + 4.6.0 @@ -39,7 +39,7 @@ org.apache.jena jena-dboe-index - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-db/jena-dboe-index/pom.xml b/jena-db/jena-dboe-index/pom.xml index 20dd15012dc..e5af7c143c2 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 - 4.6.0-SNAPSHOT + 4.6.0 @@ -39,7 +39,7 @@ org.apache.jena jena-dboe-base - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-db/jena-dboe-storage/pom.xml b/jena-db/jena-dboe-storage/pom.xml index 0d991d0b004..79509521833 100644 --- a/jena-db/jena-dboe-storage/pom.xml +++ b/jena-db/jena-dboe-storage/pom.xml @@ -27,7 +27,7 @@ org.apache.jena jena-db - 4.6.0-SNAPSHOT + 4.6.0 Triplestore database storage @@ -41,13 +41,13 @@ org.apache.jena jena-dboe-trans-data - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 tests test diff --git a/jena-db/jena-dboe-trans-data/pom.xml b/jena-db/jena-dboe-trans-data/pom.xml index 97845481ddd..bc6c0963b75 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 - 4.6.0-SNAPSHOT + 4.6.0 @@ -38,26 +38,26 @@ org.apache.jena jena-dboe-transaction - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-dboe-index - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-dboe-index-test - 4.6.0-SNAPSHOT + 4.6.0 test org.apache.jena jena-dboe-base - 4.6.0-SNAPSHOT + 4.6.0 tests test diff --git a/jena-db/jena-dboe-transaction/pom.xml b/jena-db/jena-dboe-transaction/pom.xml index 54f7f0e6ce7..5eebacef9c2 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 - 4.6.0-SNAPSHOT + 4.6.0 @@ -38,7 +38,7 @@ org.apache.jena jena-dboe-base - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-db/jena-tdb2/pom.xml b/jena-db/jena-tdb2/pom.xml index 82f05fc1b74..421c04d9dd4 100644 --- a/jena-db/jena-tdb2/pom.xml +++ b/jena-db/jena-tdb2/pom.xml @@ -28,7 +28,7 @@ org.apache.jena jena-db - 4.6.0-SNAPSHOT + 4.6.0 @@ -41,13 +41,13 @@ org.apache.jena jena-dboe-storage - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-core - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -55,7 +55,7 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 tests test diff --git a/jena-db/pom.xml b/jena-db/pom.xml index c8883ecd9ec..e20f64b8d35 100644 --- a/jena-db/pom.xml +++ b/jena-db/pom.xml @@ -22,14 +22,14 @@ jena-db pom - 4.6.0-SNAPSHOT + 4.6.0 Apache Jena - DBOE Database Operation Environment https://jena.apache.org/ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. diff --git a/jena-examples/pom.xml b/jena-examples/pom.xml index c7245c8bfff..8d0da6b71c3 100644 --- a/jena-examples/pom.xml +++ b/jena-examples/pom.xml @@ -20,7 +20,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. diff --git a/jena-extras/jena-commonsrdf/pom.xml b/jena-extras/jena-commonsrdf/pom.xml index 707affa45a7..d1161715149 100644 --- a/jena-extras/jena-commonsrdf/pom.xml +++ b/jena-extras/jena-commonsrdf/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 ../.. @@ -43,7 +43,7 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-extras/jena-querybuilder/pom.xml b/jena-extras/jena-querybuilder/pom.xml index 53d6d2c5008..964e7c71117 100644 --- a/jena-extras/jena-querybuilder/pom.xml +++ b/jena-extras/jena-querybuilder/pom.xml @@ -26,7 +26,7 @@ org.apache.jena jena-extras .. - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-extras/jena-serviceenhancer/pom.xml b/jena-extras/jena-serviceenhancer/pom.xml index e6d012956be..9a40992e129 100644 --- a/jena-extras/jena-serviceenhancer/pom.xml +++ b/jena-extras/jena-serviceenhancer/pom.xml @@ -26,7 +26,7 @@ org.apache.jena jena-extras .. - 4.6.0-SNAPSHOT + 4.6.0 @@ -37,7 +37,7 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 @@ -107,7 +107,7 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 provided @@ -134,8 +134,7 @@ - + diff --git a/jena-extras/pom.xml b/jena-extras/pom.xml index dc07b4529f4..946005bf395 100644 --- a/jena-extras/pom.xml +++ b/jena-extras/pom.xml @@ -19,7 +19,7 @@ 4.0.0 jena-extras - 4.6.0-SNAPSHOT + 4.6.0 pom Apache Jena - Extras Extra packages for Jena development. @@ -30,7 +30,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. @@ -51,7 +51,7 @@ org.apache.jena apache-jena-libs - 4.6.0-SNAPSHOT + 4.6.0 pom diff --git a/jena-fuseki2/apache-jena-fuseki/pom.xml b/jena-fuseki2/apache-jena-fuseki/pom.xml index 1e1fde7790b..221badbe4f9 100644 --- a/jena-fuseki2/apache-jena-fuseki/pom.xml +++ b/jena-fuseki2/apache-jena-fuseki/pom.xml @@ -21,13 +21,13 @@ Apache Jena - Fuseki Binary Distribution apache-jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 pom org.apache.jena jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 .. diff --git a/jena-fuseki2/jena-fuseki-access/pom.xml b/jena-fuseki2/jena-fuseki-access/pom.xml index aff8a59032d..96eca4c3d6c 100644 --- a/jena-fuseki2/jena-fuseki-access/pom.xml +++ b/jena-fuseki2/jena-fuseki-access/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 jar @@ -38,7 +38,7 @@ org.apache.jena jena-fuseki-core - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-fuseki2/jena-fuseki-core/pom.xml b/jena-fuseki2/jena-fuseki-core/pom.xml index d9cca9cd76c..07e3ca23b8a 100644 --- a/jena-fuseki2/jena-fuseki-core/pom.xml +++ b/jena-fuseki2/jena-fuseki-core/pom.xml @@ -21,7 +21,7 @@ org.apache.jena jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 ../ @@ -38,31 +38,31 @@ org.apache.jena jena-shacl - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-shex - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-tdb - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-tdb2 - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-rdfconnection - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-fuseki2/jena-fuseki-docker/pom.xml b/jena-fuseki2/jena-fuseki-docker/pom.xml index 1cc161f6370..237c9b7b7d5 100644 --- a/jena-fuseki2/jena-fuseki-docker/pom.xml +++ b/jena-fuseki2/jena-fuseki-docker/pom.xml @@ -21,13 +21,13 @@ Apache Jena - Fuseki Docker Tools jena-fuseki-docker - 4.6.0-SNAPSHOT + 4.6.0 pom org.apache.jena jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 .. diff --git a/jena-fuseki2/jena-fuseki-fulljar/pom.xml b/jena-fuseki2/jena-fuseki-fulljar/pom.xml index 288185600a4..fac03b49fd8 100644 --- a/jena-fuseki2/jena-fuseki-fulljar/pom.xml +++ b/jena-fuseki2/jena-fuseki-fulljar/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 ../ diff --git a/jena-fuseki2/jena-fuseki-geosparql/pom.xml b/jena-fuseki2/jena-fuseki-geosparql/pom.xml index 030176b6f68..2ab0aa5ff10 100644 --- a/jena-fuseki2/jena-fuseki-geosparql/pom.xml +++ b/jena-fuseki2/jena-fuseki-geosparql/pom.xml @@ -23,7 +23,7 @@ org.apache.jena jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 ../ @@ -43,13 +43,13 @@ org.apache.jena jena-geosparql - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-fuseki-main - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-fuseki2/jena-fuseki-main/pom.xml b/jena-fuseki2/jena-fuseki-main/pom.xml index dfea1efd4d8..0065f6b67a6 100644 --- a/jena-fuseki2/jena-fuseki-main/pom.xml +++ b/jena-fuseki2/jena-fuseki-main/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 jar @@ -39,13 +39,13 @@ org.apache.jena jena-fuseki-core - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-fuseki-core - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -53,13 +53,13 @@ org.apache.jena jena-fuseki-access - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-cmds - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-fuseki2/jena-fuseki-server/pom.xml b/jena-fuseki2/jena-fuseki-server/pom.xml index d6ad288c42a..9965abfe294 100644 --- a/jena-fuseki2/jena-fuseki-server/pom.xml +++ b/jena-fuseki2/jena-fuseki-server/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 ../ @@ -43,13 +43,13 @@ org.apache.jena jena-text - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-fuseki-access - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-fuseki2/jena-fuseki-ui/pom.xml b/jena-fuseki2/jena-fuseki-ui/pom.xml index bce83027a4d..a47ef5253bb 100644 --- a/jena-fuseki2/jena-fuseki-ui/pom.xml +++ b/jena-fuseki2/jena-fuseki-ui/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 .. diff --git a/jena-fuseki2/jena-fuseki-war/pom.xml b/jena-fuseki2/jena-fuseki-war/pom.xml index 43d64679ba4..c5f8d01c44e 100644 --- a/jena-fuseki2/jena-fuseki-war/pom.xml +++ b/jena-fuseki2/jena-fuseki-war/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 .. diff --git a/jena-fuseki2/jena-fuseki-webapp/pom.xml b/jena-fuseki2/jena-fuseki-webapp/pom.xml index eaa0a95944f..0e6732735a0 100644 --- a/jena-fuseki2/jena-fuseki-webapp/pom.xml +++ b/jena-fuseki2/jena-fuseki-webapp/pom.xml @@ -21,7 +21,7 @@ org.apache.jena jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 ../ @@ -34,13 +34,13 @@ org.apache.jena jena-fuseki-core - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-fuseki-core - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -48,13 +48,13 @@ org.apache.jena jena-cmds - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-text - 4.6.0-SNAPSHOT + 4.6.0 @@ -97,7 +97,7 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -105,7 +105,7 @@ org.apache.jena jena-base - 4.6.0-SNAPSHOT + 4.6.0 tests test diff --git a/jena-fuseki2/pom.xml b/jena-fuseki2/pom.xml index 1b2afd60ad6..841fd8beb64 100644 --- a/jena-fuseki2/pom.xml +++ b/jena-fuseki2/pom.xml @@ -21,13 +21,13 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. Apache Jena - Fuseki - A SPARQL 1.1 Server jena-fuseki - 4.6.0-SNAPSHOT + 4.6.0 Fuseki is a SPARQL 1.1 Server which provides the SPARQL query, SPARQL update and SPARQL graph store protocols. diff --git a/jena-geosparql/pom.xml b/jena-geosparql/pom.xml index 830d2c57086..4e6024613e6 100644 --- a/jena-geosparql/pom.xml +++ b/jena-geosparql/pom.xml @@ -23,7 +23,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. @@ -49,7 +49,7 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-integration-tests/pom.xml b/jena-integration-tests/pom.xml index 9f0036b9c5b..2be06b77a0a 100644 --- a/jena-integration-tests/pom.xml +++ b/jena-integration-tests/pom.xml @@ -29,7 +29,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. @@ -45,7 +45,7 @@ org.apache.jena apache-jena-libs - 4.6.0-SNAPSHOT + 4.6.0 pom @@ -53,13 +53,13 @@ org.apache.jena jena-rdfconnection - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-rdfconnection - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -67,14 +67,14 @@ org.apache.jena jena-cmds - 4.6.0-SNAPSHOT + 4.6.0 test org.apache.jena jena-cmds - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -82,20 +82,20 @@ org.apache.jena jena-geosparql - 4.6.0-SNAPSHOT + 4.6.0 test org.apache.jena jena-fuseki-main - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-fuseki-core - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -103,7 +103,7 @@ org.apache.jena jena-fuseki-main - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -111,14 +111,14 @@ org.apache.jena jena-text - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-base - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -126,13 +126,13 @@ org.apache.jena jena-dboe-index-test - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-dboe-trans-data - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -141,14 +141,14 @@ org.apache.jena jena-core tests - 4.6.0-SNAPSHOT + 4.6.0 test org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 tests test diff --git a/jena-iri/pom.xml b/jena-iri/pom.xml index eadc7399ef0..5d3b904be96 100644 --- a/jena-iri/pom.xml +++ b/jena-iri/pom.xml @@ -26,7 +26,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. diff --git a/jena-jdbc/jena-jdbc-core/pom.xml b/jena-jdbc/jena-jdbc-core/pom.xml index 253977c68c6..0f59319ed08 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 - 4.6.0-SNAPSHOT + 4.6.0 jena-jdbc-core Apache Jena - JDBC Core API @@ -37,7 +37,7 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 diff --git a/jena-jdbc/jena-jdbc-driver-bundle/pom.xml b/jena-jdbc/jena-jdbc-driver-bundle/pom.xml index f129ab866bd..26f78352367 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 - 4.6.0-SNAPSHOT + 4.6.0 jena-jdbc-driver-bundle Apache Jena - JDBC Driver Bundle @@ -46,17 +46,17 @@ org.apache.jena jena-jdbc-driver-mem - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-jdbc-driver-remote - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-jdbc-driver-tdb - 4.6.0-SNAPSHOT + 4.6.0 @@ -68,35 +68,35 @@ org.apache.jena jena-jdbc-driver-mem - 4.6.0-SNAPSHOT + 4.6.0 tests test org.apache.jena jena-jdbc-driver-remote - 4.6.0-SNAPSHOT + 4.6.0 tests test org.apache.jena jena-jdbc-driver-tdb - 4.6.0-SNAPSHOT + 4.6.0 tests test org.apache.jena jena-jdbc-core - 4.6.0-SNAPSHOT + 4.6.0 tests test org.apache.jena jena-fuseki-main - 4.6.0-SNAPSHOT + 4.6.0 test diff --git a/jena-jdbc/jena-jdbc-driver-mem/pom.xml b/jena-jdbc/jena-jdbc-driver-mem/pom.xml index 98f1dfe595c..5fbb4e24fd2 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 - 4.6.0-SNAPSHOT + 4.6.0 jena-jdbc-driver-mem Apache Jena - JDBC In-Memory Driver @@ -37,14 +37,14 @@ org.apache.jena jena-jdbc-core - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-jdbc-core - 4.6.0-SNAPSHOT + 4.6.0 tests test diff --git a/jena-jdbc/jena-jdbc-driver-remote/pom.xml b/jena-jdbc/jena-jdbc-driver-remote/pom.xml index 06a5b23d1d5..7d6e7956245 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 - 4.6.0-SNAPSHOT + 4.6.0 jena-jdbc-driver-remote Apache Jena - JDBC Remote Endpoint Driver @@ -37,27 +37,27 @@ org.apache.jena jena-jdbc-core - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-jdbc-core - 4.6.0-SNAPSHOT + 4.6.0 tests test org.apache.jena jena-fuseki-main - 4.6.0-SNAPSHOT + 4.6.0 test org.apache.jena jena-fuseki-main - 4.6.0-SNAPSHOT + 4.6.0 tests test diff --git a/jena-jdbc/jena-jdbc-driver-tdb/pom.xml b/jena-jdbc/jena-jdbc-driver-tdb/pom.xml index 05786fea62b..0bc9dab09bf 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 - 4.6.0-SNAPSHOT + 4.6.0 jena-jdbc-driver-tdb Apache Jena - JDBC TDB Driver @@ -37,12 +37,12 @@ org.apache.jena jena-jdbc-core - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-tdb - 4.6.0-SNAPSHOT + 4.6.0 @@ -54,14 +54,14 @@ org.apache.jena jena-jdbc-core - 4.6.0-SNAPSHOT + 4.6.0 tests test org.apache.jena jena-jdbc-driver-mem - 4.6.0-SNAPSHOT + 4.6.0 tests test diff --git a/jena-jdbc/pom.xml b/jena-jdbc/pom.xml index fca7f4a3089..158110237b3 100644 --- a/jena-jdbc/pom.xml +++ b/jena-jdbc/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.jena jena-jdbc - 4.6.0-SNAPSHOT + 4.6.0 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 - 4.6.0-SNAPSHOT + 4.6.0 .. diff --git a/jena-permissions/pom.xml b/jena-permissions/pom.xml index c082b9049a2..ffbfeda4d5a 100644 --- a/jena-permissions/pom.xml +++ b/jena-permissions/pom.xml @@ -29,7 +29,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. diff --git a/jena-rdfconnection/pom.xml b/jena-rdfconnection/pom.xml index 0ee6a5558ae..67d63ca3916 100644 --- a/jena-rdfconnection/pom.xml +++ b/jena-rdfconnection/pom.xml @@ -29,7 +29,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. @@ -48,13 +48,13 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-base - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -62,7 +62,7 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 tests test @@ -71,7 +71,7 @@ org.apache.jena jena-core tests - 4.6.0-SNAPSHOT + 4.6.0 test diff --git a/jena-shacl/pom.xml b/jena-shacl/pom.xml index 507bb7563e7..16fe775e74b 100644 --- a/jena-shacl/pom.xml +++ b/jena-shacl/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. @@ -41,14 +41,14 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-arq tests - 4.6.0-SNAPSHOT + 4.6.0 test diff --git a/jena-shaded-guava/pom.xml b/jena-shaded-guava/pom.xml index ce835575b5d..3068f1ee511 100644 --- a/jena-shaded-guava/pom.xml +++ b/jena-shaded-guava/pom.xml @@ -22,11 +22,11 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. jena-shaded-guava - 4.6.0-SNAPSHOT + 4.6.0 Apache Jena - Shadowed external libraries diff --git a/jena-shex/pom.xml b/jena-shex/pom.xml index 44f38c178d8..7f4ccb0db45 100644 --- a/jena-shex/pom.xml +++ b/jena-shex/pom.xml @@ -27,7 +27,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 ShEx @@ -41,13 +41,13 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 tests test diff --git a/jena-tdb/pom.xml b/jena-tdb/pom.xml index 141e9772011..b1581eedf1d 100644 --- a/jena-tdb/pom.xml +++ b/jena-tdb/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. @@ -41,14 +41,14 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-arq tests - 4.6.0-SNAPSHOT + 4.6.0 test @@ -56,7 +56,7 @@ org.apache.jena jena-core tests - 4.6.0-SNAPSHOT + 4.6.0 test @@ -64,7 +64,7 @@ org.apache.jena jena-base tests - 4.6.0-SNAPSHOT + 4.6.0 test diff --git a/jena-text/pom.xml b/jena-text/pom.xml index d1b87173ad9..27c50458f0f 100644 --- a/jena-text/pom.xml +++ b/jena-text/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena - 4.6.0-SNAPSHOT + 4.6.0 .. @@ -39,32 +39,32 @@ org.apache.jena jena-arq - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-tdb - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-tdb2 - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-cmds - 4.6.0-SNAPSHOT + 4.6.0 org.apache.jena jena-base - 4.6.0-SNAPSHOT + 4.6.0 tests test diff --git a/pom.xml b/pom.xml index e05394f8745..bf03ececc18 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ jena pom https://jena.apache.org/ - 4.6.0-SNAPSHOT + 4.6.0 org.apache @@ -47,14 +47,14 @@ scm:git:https://gitbox.apache.org/repos/asf/jena.git scm:git:https://gitbox.apache.org/repos/asf/jena.git https://gitbox.apache.org/repos/asf/jena.git - HEAD + jena-4.6.0 11 UTF-8 - 2022-05-01T13:46:56Z + 2022-08-20T07:59:08Z 4.13.2