diff --git a/apache-jena-libs/pom.xml b/apache-jena-libs/pom.xml index 500ab554a3d..497aa60e463 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.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. @@ -41,25 +41,25 @@ org.apache.jena jena-shacl - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-tdb - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-tdb2 - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-rdfconnection - 3.13.1 + 3.14.0-SNAPSHOT diff --git a/apache-jena-osgi/jena-osgi-features/pom.xml b/apache-jena-osgi/jena-osgi-features/pom.xml index 8a17750959e..eacdd8af39c 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.13.1 + 3.14.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 78d04a735ee..9fd1f5cc575 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.13.1 + 3.14.0-SNAPSHOT jena-osgi bundle @@ -76,7 +76,7 @@ org.apache.jena jena-arq - 3.13.1 + 3.14.0-SNAPSHOT provided @@ -106,35 +106,35 @@ org.apache.jena jena-core - 3.13.1 + 3.14.0-SNAPSHOT provided org.apache.jena jena-rdfconnection - 3.13.1 + 3.14.0-SNAPSHOT provided org.apache.jena jena-shaded-guava - 3.13.1 + 3.14.0-SNAPSHOT provided org.apache.jena jena-tdb - 3.13.1 + 3.14.0-SNAPSHOT provided org.apache.jena jena-tdb2 - 3.13.1 + 3.14.0-SNAPSHOT provided @@ -150,7 +150,7 @@ org.apache.jena jena-cmds - 3.13.1 + 3.14.0-SNAPSHOT sources true diff --git a/jena-arq/pom.xml b/jena-arq/pom.xml index 8993db50238..c8596e8cf67 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.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. @@ -43,14 +43,14 @@ org.apache.jena jena-core - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-core tests - 3.13.1 + 3.14.0-SNAPSHOT test @@ -58,14 +58,14 @@ org.apache.jena jena-base tests - 3.13.1 + 3.14.0-SNAPSHOT test org.apache.jena jena-shaded-guava - 3.13.1 + 3.14.0-SNAPSHOT diff --git a/jena-base/pom.xml b/jena-base/pom.xml index 054829483c3..4440bea09f2 100644 --- a/jena-base/pom.xml +++ b/jena-base/pom.xml @@ -22,11 +22,11 @@ org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. jena-base - 3.13.1 + 3.14.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.13.1 + 3.14.0-SNAPSHOT diff --git a/jena-cmds/pom.xml b/jena-cmds/pom.xml index 5bfab66a240..fe869cf92f0 100644 --- a/jena-cmds/pom.xml +++ b/jena-cmds/pom.xml @@ -21,13 +21,13 @@ org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. Apache Jena - Command line tools jena-cmds - 3.13.1 + 3.14.0-SNAPSHOT Command line tools @@ -57,7 +57,7 @@ org.apache.jena apache-jena-libs - 3.13.1 + 3.14.0-SNAPSHOT pom @@ -88,7 +88,7 @@ org.apache.jena jena-arq - 3.13.1 + 3.14.0-SNAPSHOT tests test @@ -96,7 +96,7 @@ org.apache.jena jena-core - 3.13.1 + 3.14.0-SNAPSHOT tests test @@ -104,7 +104,7 @@ org.apache.jena jena-base - 3.13.1 + 3.14.0-SNAPSHOT tests test diff --git a/jena-core/pom.xml b/jena-core/pom.xml index eb703d82cab..4197788b760 100644 --- a/jena-core/pom.xml +++ b/jena-core/pom.xml @@ -22,12 +22,12 @@ jena-core jar Apache Jena - Core - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. @@ -55,7 +55,7 @@ org.apache.jena jena-iri - 3.13.1 + 3.14.0-SNAPSHOT @@ -89,13 +89,13 @@ org.apache.jena jena-base - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-base - 3.13.1 + 3.14.0-SNAPSHOT tests test diff --git a/jena-db/jena-dboe-base/pom.xml b/jena-db/jena-dboe-base/pom.xml index 197bd66f5a1..199b52f5c2e 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.13.1 + 3.14.0-SNAPSHOT @@ -39,13 +39,13 @@ org.apache.jena jena-arq - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-arq - 3.13.1 + 3.14.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 9a777ff44f3..c9e514880b2 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.13.1 + 3.14.0-SNAPSHOT @@ -39,7 +39,7 @@ org.apache.jena jena-dboe-index - 3.13.1 + 3.14.0-SNAPSHOT diff --git a/jena-db/jena-dboe-index/pom.xml b/jena-db/jena-dboe-index/pom.xml index fd07a209d1f..f6021c9124e 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.13.1 + 3.14.0-SNAPSHOT @@ -39,7 +39,7 @@ org.apache.jena jena-dboe-base - 3.13.1 + 3.14.0-SNAPSHOT diff --git a/jena-db/jena-dboe-storage/pom.xml b/jena-db/jena-dboe-storage/pom.xml index 9250ed38d6c..42d04c18010 100644 --- a/jena-db/jena-dboe-storage/pom.xml +++ b/jena-db/jena-dboe-storage/pom.xml @@ -25,11 +25,11 @@ jena-dboe-storage jar Apache Jena - DBOE Storage - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-db - 3.13.1 + 3.14.0-SNAPSHOT Triplestore database storage @@ -43,14 +43,14 @@ org.apache.jena jena-dboe-trans-data - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-base - 3.13.1 + 3.14.0-SNAPSHOT tests test @@ -58,7 +58,7 @@ org.apache.jena jena-arq - 3.13.1 + 3.14.0-SNAPSHOT tests test diff --git a/jena-db/jena-dboe-trans-data/pom.xml b/jena-db/jena-dboe-trans-data/pom.xml index b7657d85a08..be5faeeb231 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.13.1 + 3.14.0-SNAPSHOT @@ -38,26 +38,26 @@ org.apache.jena jena-dboe-transaction - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-dboe-index - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-dboe-index-test - 3.13.1 + 3.14.0-SNAPSHOT test org.apache.jena jena-dboe-base - 3.13.1 + 3.14.0-SNAPSHOT tests test diff --git a/jena-db/jena-dboe-transaction/pom.xml b/jena-db/jena-dboe-transaction/pom.xml index 18f4956db8b..de818bd9265 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.13.1 + 3.14.0-SNAPSHOT @@ -38,7 +38,7 @@ org.apache.jena jena-dboe-base - 3.13.1 + 3.14.0-SNAPSHOT diff --git a/jena-db/jena-tdb2/pom.xml b/jena-db/jena-tdb2/pom.xml index 75fd1b13975..36133ab0ca9 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.13.1 + 3.14.0-SNAPSHOT @@ -42,13 +42,13 @@ org.apache.jena jena-dboe-storage - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-core - 3.13.1 + 3.14.0-SNAPSHOT tests test @@ -56,7 +56,7 @@ org.apache.jena jena-arq - 3.13.1 + 3.14.0-SNAPSHOT tests test @@ -64,7 +64,7 @@ org.apache.jena jena-base - 3.13.1 + 3.14.0-SNAPSHOT tests test diff --git a/jena-db/pom.xml b/jena-db/pom.xml index 0f2f6cba4d8..2d35888f9ed 100644 --- a/jena-db/pom.xml +++ b/jena-db/pom.xml @@ -22,14 +22,14 @@ jena-db pom - 3.13.1 + 3.14.0-SNAPSHOT Apache Jena - Database Operation Environment https://jena.apache.org/ org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. diff --git a/jena-elephas/jena-elephas-common/pom.xml b/jena-elephas/jena-elephas-common/pom.xml index 69dc13b4dfb..ff44f2e91ce 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.13.1 + 3.14.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 fc0bfb48e9b..374ba981834 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.13.1 + 3.14.0-SNAPSHOT ../ jena-elephas-io @@ -38,7 +38,7 @@ org.apache.jena jena-elephas-common - 3.13.1 + 3.14.0-SNAPSHOT diff --git a/jena-elephas/jena-elephas-mapreduce/pom.xml b/jena-elephas/jena-elephas-mapreduce/pom.xml index a9fa6203e3b..5305f022bfa 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.13.1 + 3.14.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 98061843b43..b48eb11e729 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.13.1 + 3.14.0-SNAPSHOT jena-elephas-stats Apache Jena - Elephas - Statistics Demo App diff --git a/jena-elephas/pom.xml b/jena-elephas/pom.xml index 78ebac2aeae..cebcc5e99fb 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.13.1 + 3.14.0-SNAPSHOT pom org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. @@ -127,7 +127,7 @@ limitations under the License. org.apache.jena jena-arq - 3.13.1 + 3.14.0-SNAPSHOT diff --git a/jena-extras/jena-querybuilder/pom.xml b/jena-extras/jena-querybuilder/pom.xml index d1d27abb9ea..be09890cf64 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.13.1 + 3.14.0-SNAPSHOT diff --git a/jena-extras/pom.xml b/jena-extras/pom.xml index 68cf4f4bc03..adc37df0f97 100644 --- a/jena-extras/pom.xml +++ b/jena-extras/pom.xml @@ -19,7 +19,7 @@ 4.0.0 jena-extras - 3.13.1 + 3.14.0-SNAPSHOT pom Apache Jena - Extras Extra packages for Jena development. @@ -30,7 +30,7 @@ org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. @@ -49,7 +49,7 @@ org.apache.jena apache-jena-libs - 3.13.1 + 3.14.0-SNAPSHOT pom diff --git a/jena-fuseki2/apache-jena-fuseki/pom.xml b/jena-fuseki2/apache-jena-fuseki/pom.xml index 68feffb87c3..40bb339dd22 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 - 3.13.1 + 3.14.0-SNAPSHOT pom org.apache.jena jena-fuseki - 3.13.1 + 3.14.0-SNAPSHOT .. diff --git a/jena-fuseki2/jena-fuseki-access/pom.xml b/jena-fuseki2/jena-fuseki-access/pom.xml index a7a4344f751..9a2195c2fd8 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 - 3.13.1 + 3.14.0-SNAPSHOT jar @@ -38,7 +38,7 @@ org.apache.jena jena-fuseki-core - 3.13.1 + 3.14.0-SNAPSHOT diff --git a/jena-fuseki2/jena-fuseki-core/pom.xml b/jena-fuseki2/jena-fuseki-core/pom.xml index 39b8385b67b..f9e95753c59 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 - 3.13.1 + 3.14.0-SNAPSHOT ../ @@ -38,14 +38,14 @@ org.apache.jena apache-jena-libs - 3.13.1 + 3.14.0-SNAPSHOT pom org.apache.jena jena-text - 3.13.1 + 3.14.0-SNAPSHOT diff --git a/jena-fuseki2/jena-fuseki-fulljar/pom.xml b/jena-fuseki2/jena-fuseki-fulljar/pom.xml index 5c6a66c0cbe..4d863592b0a 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 - 3.13.1 + 3.14.0-SNAPSHOT ../ diff --git a/jena-fuseki2/jena-fuseki-geosparql/pom.xml b/jena-fuseki2/jena-fuseki-geosparql/pom.xml index b28d6f5bdcb..2a2af76e033 100644 --- a/jena-fuseki2/jena-fuseki-geosparql/pom.xml +++ b/jena-fuseki2/jena-fuseki-geosparql/pom.xml @@ -19,12 +19,12 @@ jena-fuseki-geosparql jar Apache Jena - Fuseki with GeoSPARQL Engine - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-fuseki - 3.13.1 + 3.14.0-SNAPSHOT ../ @@ -46,7 +46,7 @@ org.apache.jena jena-geosparql - 3.13.1 + 3.14.0-SNAPSHOT @@ -68,7 +68,7 @@ org.apache.jena jena-fuseki-main - 3.13.1 + 3.14.0-SNAPSHOT diff --git a/jena-fuseki2/jena-fuseki-main/pom.xml b/jena-fuseki2/jena-fuseki-main/pom.xml index 9b66c1afcf1..3b9ed04d801 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 - 3.13.1 + 3.14.0-SNAPSHOT jar @@ -41,7 +41,7 @@ jena-fuseki-access - 3.13.1 + 3.14.0-SNAPSHOT diff --git a/jena-jdbc/jena-jdbc-driver-bundle/pom.xml b/jena-jdbc/jena-jdbc-driver-bundle/pom.xml index e2683bf9682..29ace6aa2b6 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.13.1 + 3.14.0-SNAPSHOT jena-jdbc-driver-bundle Apache Jena - JDBC Driver Bundle @@ -46,17 +46,17 @@ org.apache.jena jena-jdbc-driver-mem - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-jdbc-driver-remote - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-jdbc-driver-tdb - 3.13.1 + 3.14.0-SNAPSHOT @@ -68,35 +68,35 @@ org.apache.jena jena-jdbc-driver-mem - 3.13.1 + 3.14.0-SNAPSHOT tests test org.apache.jena jena-jdbc-driver-remote - 3.13.1 + 3.14.0-SNAPSHOT tests test org.apache.jena jena-jdbc-driver-tdb - 3.13.1 + 3.14.0-SNAPSHOT tests test org.apache.jena jena-jdbc-core - 3.13.1 + 3.14.0-SNAPSHOT tests test org.apache.jena jena-fuseki-main - 3.13.1 + 3.14.0-SNAPSHOT test diff --git a/jena-jdbc/jena-jdbc-driver-mem/pom.xml b/jena-jdbc/jena-jdbc-driver-mem/pom.xml index 8bdd999fbe4..ce2de6a4e94 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.13.1 + 3.14.0-SNAPSHOT jena-jdbc-driver-mem Apache Jena - JDBC In-Memory Driver @@ -37,14 +37,14 @@ org.apache.jena jena-jdbc-core - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-jdbc-core - 3.13.1 + 3.14.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 44141831578..4bb1b392dd9 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.13.1 + 3.14.0-SNAPSHOT jena-jdbc-driver-remote Apache Jena - JDBC Remote Endpoint Driver @@ -37,26 +37,26 @@ org.apache.jena jena-jdbc-core - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-jdbc-core - 3.13.1 + 3.14.0-SNAPSHOT tests test org.apache.jena jena-fuseki-main - 3.13.1 + 3.14.0-SNAPSHOT test org.apache.jena jena-fuseki-main - 3.13.1 + 3.14.0-SNAPSHOT tests test diff --git a/jena-jdbc/jena-jdbc-driver-tdb/pom.xml b/jena-jdbc/jena-jdbc-driver-tdb/pom.xml index d8581f56c69..76bc7f93e9f 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.13.1 + 3.14.0-SNAPSHOT jena-jdbc-driver-tdb Apache Jena - JDBC TDB Driver @@ -37,12 +37,12 @@ org.apache.jena jena-jdbc-core - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-tdb - 3.13.1 + 3.14.0-SNAPSHOT @@ -54,14 +54,14 @@ org.apache.jena jena-jdbc-core - 3.13.1 + 3.14.0-SNAPSHOT tests test org.apache.jena jena-jdbc-driver-mem - 3.13.1 + 3.14.0-SNAPSHOT tests test diff --git a/jena-jdbc/pom.xml b/jena-jdbc/pom.xml index 938ed0f97e6..4207bf30198 100644 --- a/jena-jdbc/pom.xml +++ b/jena-jdbc/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.jena jena-jdbc - 3.13.1 + 3.14.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.13.1 + 3.14.0-SNAPSHOT .. diff --git a/jena-permissions/pom.xml b/jena-permissions/pom.xml index 1a3f2b64e37..e1dc930bdd8 100644 --- a/jena-permissions/pom.xml +++ b/jena-permissions/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.jena jena-permissions - 3.13.1 + 3.14.0-SNAPSHOT Apache Jena - Security Permissions Security Permissions wrapper around Jena RDF implementation. @@ -31,7 +31,7 @@ org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. diff --git a/jena-rdfconnection/pom.xml b/jena-rdfconnection/pom.xml index 78b849e4120..4df50c11fe6 100644 --- a/jena-rdfconnection/pom.xml +++ b/jena-rdfconnection/pom.xml @@ -25,14 +25,14 @@ jena-rdfconnection jar Apache Jena - RDF Connection - 3.13.1 + 3.14.0-SNAPSHOT RDF Connection org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. @@ -51,13 +51,13 @@ org.apache.jena jena-arq - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-base - 3.13.1 + 3.14.0-SNAPSHOT tests test @@ -65,7 +65,7 @@ org.apache.jena jena-arq - 3.13.1 + 3.14.0-SNAPSHOT tests test @@ -74,7 +74,7 @@ org.apache.jena jena-core tests - 3.13.1 + 3.14.0-SNAPSHOT test diff --git a/jena-sdb/pom.xml b/jena-sdb/pom.xml index 31d666cdb22..2da6cc8b4d8 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.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. @@ -44,20 +44,20 @@ org.apache.jena jena-arq - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-cmds - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-arq - 3.13.1 + 3.14.0-SNAPSHOT tests test @@ -66,7 +66,7 @@ org.apache.jena jena-core tests - 3.13.1 + 3.14.0-SNAPSHOT test @@ -74,7 +74,7 @@ org.apache.jena jena-base tests - 3.13.1 + 3.14.0-SNAPSHOT test diff --git a/jena-shacl/pom.xml b/jena-shacl/pom.xml index 6d021deee97..401209a634e 100644 --- a/jena-shacl/pom.xml +++ b/jena-shacl/pom.xml @@ -21,12 +21,12 @@ jena-shacl jar Apache Jena - SHACL - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. @@ -43,14 +43,14 @@ org.apache.jena jena-arq - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-arq tests - 3.13.1 + 3.14.0-SNAPSHOT test diff --git a/jena-shaded-guava/pom.xml b/jena-shaded-guava/pom.xml index 6018ac7db29..9914cff3b0c 100644 --- a/jena-shaded-guava/pom.xml +++ b/jena-shaded-guava/pom.xml @@ -22,11 +22,11 @@ org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. jena-shaded-guava - 3.13.1 + 3.14.0-SNAPSHOT Apache Jena - Shadowed external libraries diff --git a/jena-tdb/pom.xml b/jena-tdb/pom.xml index afdd978227c..29b474ebced 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.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. @@ -43,14 +43,14 @@ org.apache.jena jena-arq - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-arq tests - 3.13.1 + 3.14.0-SNAPSHOT test @@ -58,7 +58,7 @@ org.apache.jena jena-core tests - 3.13.1 + 3.14.0-SNAPSHOT test @@ -66,7 +66,7 @@ org.apache.jena jena-base tests - 3.13.1 + 3.14.0-SNAPSHOT test diff --git a/jena-text-es/pom.xml b/jena-text-es/pom.xml index 9eb346adfe8..ae4156dc380 100644 --- a/jena-text-es/pom.xml +++ b/jena-text-es/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. @@ -41,14 +41,14 @@ org.apache.jena jena-text - 3.13.1 + 3.14.0-SNAPSHOT org.apache.jena jena-base - 3.13.1 + 3.14.0-SNAPSHOT tests test diff --git a/jena-text/pom.xml b/jena-text/pom.xml index b77db0fa2b5..c454a43522a 100644 --- a/jena-text/pom.xml +++ b/jena-text/pom.xml @@ -25,7 +25,7 @@ org.apache.jena jena - 3.13.1 + 3.14.0-SNAPSHOT .. @@ -41,14 +41,14 @@ org.apache.jena apache-jena-libs - 3.13.1 + 3.14.0-SNAPSHOT pom org.apache.jena jena-cmds - 3.13.1 + 3.14.0-SNAPSHOT @@ -60,7 +60,7 @@ org.apache.jena jena-base - 3.13.1 + 3.14.0-SNAPSHOT tests test diff --git a/pom.xml b/pom.xml index 176d65c4227..aefa02cc88c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ jena pom https://jena.apache.org/ - 3.13.1 + 3.14.0-SNAPSHOT org.apache @@ -47,7 +47,7 @@ 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 - jena-3.13.1 + HEAD