Repository: marmotta Updated Branches: refs/heads/maintenance-3.3.x [created] ad00a2869
http://git-wip-us.apache.org/repos/asf/marmotta/blob/529a0796/platform/pom.xml ---------------------------------------------------------------------- diff --git a/platform/pom.xml b/platform/pom.xml index f0eff85..98336e4 100644 --- a/platform/pom.xml +++ b/platform/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-parent</artifactId> - <version>3.3.0</version> + <version>3.3.1-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/marmotta/blob/529a0796/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e08022b..8e300d3 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-parent</artifactId> - <version>3.3.0</version> + <version>3.3.1-SNAPSHOT</version> <relativePath>parent</relativePath> </parent>
