Bump version numbers of non-default modules to 3.5.0-SNAPSHOT
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>
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>
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>
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>
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>
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>
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>
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>
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>