Repository: marmotta Updated Branches: refs/heads/develop 2fd86e1f9 -> ca6ca527b
upgrade hazelcast Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/ca6ca527 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/ca6ca527 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/ca6ca527 Branch: refs/heads/develop Commit: ca6ca527bfe9d759533e3c6cda2f86d8de943932 Parents: 2fd86e1 Author: Sebastian Schaffert <[email protected]> Authored: Tue Oct 7 16:39:16 2014 +0200 Committer: Sebastian Schaffert <[email protected]> Committed: Tue Oct 7 16:39:16 2014 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/ca6ca527/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index c88d017..c3cd627 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1056,7 +1056,7 @@ <dependency> <groupId>com.hazelcast</groupId> <artifactId>hazelcast</artifactId> - <version>3.3</version> + <version>3.3.1</version> </dependency>
