Skip to content

Commit

Permalink
Branch 2.2.1-SNAPSHOT
Browse files Browse the repository at this point in the history
Signed-off-by: James Leigh <james.leigh@ontotext.com>
  • Loading branch information
James Leigh committed Apr 19, 2017
1 parent 3d3a493 commit ab51904
Show file tree
Hide file tree
Showing 89 changed files with 104 additions and 116 deletions.
9 changes: 4 additions & 5 deletions benchmark/pom.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>


<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-benchmark</artifactId>

<name>RDF4J: benchmarks</name>
<description></description>
<description />



Expand Down Expand Up @@ -71,7 +70,7 @@
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>org.openjdk.jmh.Main</mainClass>
</transformer>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
</transformers>
</configuration>
</execution>
Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-bom</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions compliance/geosparql/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-geosparql-compliance</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compliance/http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-http-compliance</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compliance/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-model-compliance</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compliance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-compliance</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compliance/queryresultio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryresultio-compliance</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compliance/rio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-rio-compliance</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compliance/serql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-serql-compliance</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions compliance/sparql/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-sparql-compliance</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compliance/store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-store-compliance</artifactId>
Expand Down
8 changes: 3 additions & 5 deletions core/assembly/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-assembly</artifactId>
Expand Down Expand Up @@ -293,8 +292,7 @@
<createDependencyReducedPom>false</createDependencyReducedPom>
<shadedArtifactAttached>false</shadedArtifactAttached>
<transformers>
<transformer
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.IncludeResourceTransformer">
<resource>edl-v1.0.txt</resource>
<file>../../edl-v1.0.txt</file>
Expand Down
5 changes: 2 additions & 3 deletions core/config/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-config</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions core/console/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-console</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/http/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-http</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-http-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/http/protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-http</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-http-protocol</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/http/server-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-http</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-http-server-spring</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions core/http/server/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-http</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-http-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/http/workbench/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-http</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-http-workbench</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-model</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions core/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-query</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryalgebra/evaluation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-queryalgebra</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryalgebra-evaluation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryalgebra/geosparql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-queryalgebra</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryalgebra-geosparql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryalgebra/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-queryalgebra</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryalgebra-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryalgebra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryalgebra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryparser/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-queryparser</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryparser-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryparser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryparser</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryparser/serql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-queryparser</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryparser-serql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryparser/sparql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-queryparser</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryparser-sparql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryrender/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryrender</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryresultio/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-queryresultio</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryresultio-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryresultio/binary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-queryresultio</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryresultio-binary</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryresultio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryresultio</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/queryresultio/sparqljson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-queryresultio</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>rdf4j-queryresultio-sparqljson</artifactId>
Expand Down
Loading

0 comments on commit ab51904

Please sign in to comment.