commit | a450fadbfb9550c20d0df7cfc35a9c96826e1bec | [log] [tgz] |
---|---|---|
author | Andrew Brown <andrew.brown@intel.com> | Thu Jan 22 11:24:40 2015 -0800 |
committer | Andrew Brown <andrew.brown@intel.com> | Thu Jan 22 11:24:40 2015 -0800 |
tree | 00fb64d36512d33e8bdfc3648c00e111c42b929a | |
parent | 648c595068a1f7a4710159f1fd8a2148e506738e [diff] [blame] |
Add server capabilities, refactor observer pattern
diff --git a/pom.xml b/pom.xml index a78ece7..a2ee99a 100644 --- a/pom.xml +++ b/pom.xml
@@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.intel.jndn.utils</groupId> <artifactId>jndn-utils</artifactId> - <version>0.9.1</version> + <version>0.9.2</version> <packaging>jar</packaging> <description>Collection of tools to simplify synchronous and asynchronous requests over the NDN network</description> <dependencies>