Skip to content

Commit

Permalink
Add support for notification of events and loading of values in Share…
Browse files Browse the repository at this point in the history
…dHashMap
  • Loading branch information
peter-lawrey committed Mar 12, 2014
1 parent 31aad46 commit b993b83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -46,7 +46,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.2</version>
<version>2.2.1</version>
<executions>
<execution>
<id>attach-sources</id>
Expand All @@ -60,7 +60,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.9</version>
<version>2.9.1</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit b993b83

Please sign in to comment.