Repository: marmotta Updated Branches: refs/heads/develop 4ab4f15ce -> ea0dcbe88
Bump version numbers of non-default modules to 3.5.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/ea0dcbe8 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/ea0dcbe8 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/ea0dcbe8 Branch: refs/heads/develop Commit: ea0dcbe88eda96711c4865cef47c90de4c2fb354 Parents: 4ab4f15 Author: Jakob Frank <[email protected]> Authored: Mon Jun 18 21:10:10 2018 +0200 Committer: Jakob Frank <[email protected]> Committed: Mon Jun 18 21:10:10 2018 +0200 ---------------------------------------------------------------------- client/marmotta-client-php/pom.xml | 2 +- libraries/ostrich/client/pom.xml | 2 +- libraries/ostrich/model/pom.xml | 2 +- libraries/ostrich/pom.xml | 2 +- loader/marmotta-loader-ostrich/pom.xml | 2 +- platform/backends/marmotta-backend-bigdata/pom.xml | 2 +- platform/backends/marmotta-backend-http/pom.xml | 2 +- platform/backends/marmotta-backend-ostrich/pom.xml | 2 +- platform/backends/marmotta-backend-sparql/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/ea0dcbe8/client/marmotta-client-php/pom.xml ---------------------------------------------------------------------- diff --git a/client/marmotta-client-php/pom.xml b/client/marmotta-client-php/pom.xml index 92f011e..b23807d 100644 --- a/client/marmotta-client-php/pom.xml +++ b/client/marmotta-client-php/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-parent</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.5.0-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/marmotta/blob/ea0dcbe8/libraries/ostrich/client/pom.xml ---------------------------------------------------------------------- diff --git a/libraries/ostrich/client/pom.xml b/libraries/ostrich/client/pom.xml index 01e3370..fdc70bd 100644 --- a/libraries/ostrich/client/pom.xml +++ b/libraries/ostrich/client/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.marmotta</groupId> <artifactId>ostrich-parent</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.5.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/marmotta/blob/ea0dcbe8/libraries/ostrich/model/pom.xml ---------------------------------------------------------------------- diff --git a/libraries/ostrich/model/pom.xml b/libraries/ostrich/model/pom.xml index 7d3711d..5e51dd4 100644 --- a/libraries/ostrich/model/pom.xml +++ b/libraries/ostrich/model/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.marmotta</groupId> <artifactId>ostrich-parent</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.5.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/marmotta/blob/ea0dcbe8/libraries/ostrich/pom.xml ---------------------------------------------------------------------- diff --git a/libraries/ostrich/pom.xml b/libraries/ostrich/pom.xml index aac9cca..1cd8fa0 100644 --- a/libraries/ostrich/pom.xml +++ b/libraries/ostrich/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-parent</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.5.0-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/marmotta/blob/ea0dcbe8/loader/marmotta-loader-ostrich/pom.xml ---------------------------------------------------------------------- diff --git a/loader/marmotta-loader-ostrich/pom.xml b/loader/marmotta-loader-ostrich/pom.xml index 5816b68..372ee24 100644 --- a/loader/marmotta-loader-ostrich/pom.xml +++ b/loader/marmotta-loader-ostrich/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-parent</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.5.0-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/marmotta/blob/ea0dcbe8/platform/backends/marmotta-backend-bigdata/pom.xml ---------------------------------------------------------------------- diff --git a/platform/backends/marmotta-backend-bigdata/pom.xml b/platform/backends/marmotta-backend-bigdata/pom.xml index b8f05dd..27da478 100644 --- a/platform/backends/marmotta-backend-bigdata/pom.xml +++ b/platform/backends/marmotta-backend-bigdata/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-parent</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.5.0-SNAPSHOT</version> <relativePath>../../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/marmotta/blob/ea0dcbe8/platform/backends/marmotta-backend-http/pom.xml ---------------------------------------------------------------------- diff --git a/platform/backends/marmotta-backend-http/pom.xml b/platform/backends/marmotta-backend-http/pom.xml index d52fb44..59fda8f 100644 --- a/platform/backends/marmotta-backend-http/pom.xml +++ b/platform/backends/marmotta-backend-http/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-parent</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.5.0-SNAPSHOT</version> <relativePath>../../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/marmotta/blob/ea0dcbe8/platform/backends/marmotta-backend-ostrich/pom.xml ---------------------------------------------------------------------- diff --git a/platform/backends/marmotta-backend-ostrich/pom.xml b/platform/backends/marmotta-backend-ostrich/pom.xml index ada74b0..bff04ef 100644 --- a/platform/backends/marmotta-backend-ostrich/pom.xml +++ b/platform/backends/marmotta-backend-ostrich/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-parent</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.5.0-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/marmotta/blob/ea0dcbe8/platform/backends/marmotta-backend-sparql/pom.xml ---------------------------------------------------------------------- diff --git a/platform/backends/marmotta-backend-sparql/pom.xml b/platform/backends/marmotta-backend-sparql/pom.xml index 25f0007..bd5126d 100644 --- a/platform/backends/marmotta-backend-sparql/pom.xml +++ b/platform/backends/marmotta-backend-sparql/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-parent</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.5.0-SNAPSHOT</version> <relativePath>../../../parent</relativePath> </parent>
