Skip to content

Commit 459f113

Browse files
committed
Blazegraph release 2.1.5 reverse merge
1 parent cb08991 commit 459f113

File tree

33 files changed

+64
-64
lines changed

33 files changed

+64
-64
lines changed

bigdata-blueprints/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
2828
<parent>
2929
<groupId>com.blazegraph</groupId>
3030
<artifactId>blazegraph-parent</artifactId>
31-
<version>2.1.5</version>
31+
<version>2.1.6-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434
<groupId>com.blazegraph</groupId>
3535
<artifactId>bigdata-blueprints</artifactId>
36-
<version>2.1.5</version>
36+
<version>2.1.6-SNAPSHOT</version>
3737
<name>Blazegraph Blueprints API</name>
3838
<description>Blazegraph support for Tinkerpop 2.5</description>
3939
<packaging>jar</packaging>

bigdata-cache/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
2828
<parent>
2929
<groupId>com.blazegraph</groupId>
3030
<artifactId>blazegraph-parent</artifactId>
31-
<version>2.1.5</version>
31+
<version>2.1.6-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434
<groupId>com.blazegraph</groupId>
3535
<artifactId>bigdata-cache</artifactId>
36-
<version>2.1.5</version>
36+
<version>2.1.6-SNAPSHOT</version>
3737
<name>Blazegraph Cache</name>
3838
<description>Blazegraph Cache utilities</description>
3939
<packaging>jar</packaging>

bigdata-client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
2828
<parent>
2929
<groupId>com.blazegraph</groupId>
3030
<artifactId>blazegraph-parent</artifactId>
31-
<version>2.1.5</version>
31+
<version>2.1.6-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434
<groupId>com.blazegraph</groupId>
3535
<artifactId>bigdata-client</artifactId>
36-
<version>2.1.5</version>
36+
<version>2.1.6-SNAPSHOT</version>
3737
<name>Blazegraph Client API</name>
3838
<description>Blazegraph Client API tools</description>
3939
<build>

bigdata-common-util/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
2828
<parent>
2929
<groupId>com.blazegraph</groupId>
3030
<artifactId>blazegraph-parent</artifactId>
31-
<version>2.1.5</version>
31+
<version>2.1.6-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434
<groupId>com.blazegraph</groupId>
3535
<artifactId>bigdata-common-util</artifactId>
36-
<version>2.1.5</version>
36+
<version>2.1.6-SNAPSHOT</version>
3737
<name>Blazegraph Common Utilities</name>
3838
<description>Blazegraph utilities common across artifacts</description>
3939
<build>

bigdata-core-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
2929
<parent>
3030
<groupId>com.blazegraph</groupId>
3131
<artifactId>blazegraph-parent</artifactId>
32-
<version>2.1.5</version>
32+
<version>2.1.6-SNAPSHOT</version>
3333
<relativePath>../pom.xml</relativePath>
3434
</parent>
3535
<groupId>com.blazegraph</groupId>
3636
<artifactId>bigdata-core-test</artifactId>
37-
<version>2.1.5</version>
37+
<version>2.1.6-SNAPSHOT</version>
3838
<packaging>jar</packaging>
3939
<name>Blazegraph Core Tests</name>
4040
<description>Blazegraph Core Platform Test Suites</description>

bigdata-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
2929
<parent>
3030
<groupId>com.blazegraph</groupId>
3131
<artifactId>blazegraph-parent</artifactId>
32-
<version>2.1.5</version>
32+
<version>2.1.6-SNAPSHOT</version>
3333
<relativePath>../pom.xml</relativePath>
3434
</parent>
3535
<groupId>com.blazegraph</groupId>
3636
<artifactId>bigdata-core</artifactId>
37-
<version>2.1.5</version>
37+
<version>2.1.6-SNAPSHOT</version>
3838
<packaging>jar</packaging>
3939
<name>Blazegraph Core</name>
4040
<description>Blazegraph(TM) DB Core Platform. It contains all Blazegraph DB dependencies other than Blueprints.</description>

bigdata-ganglia/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
2828
<parent>
2929
<groupId>com.blazegraph</groupId>
3030
<artifactId>blazegraph-parent</artifactId>
31-
<version>2.1.5</version>
31+
<version>2.1.6-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434
<groupId>com.blazegraph</groupId>
3535
<artifactId>bigdata-ganglia</artifactId>
36-
<version>2.1.5</version>
36+
<version>2.1.6-SNAPSHOT</version>
3737
<name>Blazegraph Ganglia</name>
3838
<description>Blazegraph Ganglia utilities</description>
3939
<packaging>jar</packaging>

bigdata-gas/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
2828
<parent>
2929
<groupId>com.blazegraph</groupId>
3030
<artifactId>blazegraph-parent</artifactId>
31-
<version>2.1.5</version>
31+
<version>2.1.6-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434
<groupId>com.blazegraph</groupId>
3535
<artifactId>bigdata-gas</artifactId>
36-
<version>2.1.5</version>
36+
<version>2.1.6-SNAPSHOT</version>
3737
<name>Blazegraph Gather Apply Scatter (GAS) API</name>
3838
<description>Blazegraph DB Gather Apply Scatter API for graph analytics</description>
3939
<url>https://wiki.blazegraph.com/wiki/index.php/RDF_GAS_API</url>

bigdata-jar/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
2828
<parent>
2929
<groupId>com.blazegraph</groupId>
3030
<artifactId>blazegraph-artifacts</artifactId>
31-
<version>2.1.5</version>
31+
<version>2.1.6-SNAPSHOT</version>
3232
<relativePath>../blazegraph-artifacts/pom.xml</relativePath>
3333
</parent>
3434
<groupId>com.blazegraph</groupId>
3535
<artifactId>bigdata-jar</artifactId>
36-
<version>2.1.5</version>
36+
<version>2.1.6-SNAPSHOT</version>
3737
<name>Blazegraph Executable Jar (bigdata legacy path)</name>
3838
<description>Single Executable Jar file for running the Blazegraph DB platform</description>
3939
<packaging>jar</packaging>

bigdata-rdf-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
2828
<parent>
2929
<groupId>com.blazegraph</groupId>
3030
<artifactId>blazegraph-parent</artifactId>
31-
<version>2.1.5</version>
31+
<version>2.1.6-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434
<groupId>com.blazegraph</groupId>
3535
<artifactId>bigdata-rdf-test</artifactId>
36-
<version>2.1.5</version>
36+
<version>2.1.6-SNAPSHOT</version>
3737
<packaging>jar</packaging>
3838
<name>Blazegraph RDF Tests</name>
3939
<description>Blazegraph(TM) RDF Test Suites</description>

0 commit comments

Comments
 (0)