From b993b8364d1f14de3859bd23121bb50a02d93f98 Mon Sep 17 00:00:00 2001 From: Peter Lawrey Date: Wed, 12 Mar 2014 12:18:38 +1100 Subject: [PATCH] Add support for notification of events and loading of values in SharedHashMap --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5679f19..742ef17 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2 + 2.2.1 attach-sources @@ -60,7 +60,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9 + 2.9.1 attach-javadocs