commit | 648c595068a1f7a4710159f1fd8a2148e506738e | [log] [tgz] |
---|---|---|
author | Andrew Brown <andrew.brown@intel.com> | Wed Jan 21 09:56:35 2015 -0800 |
committer | Andrew Brown <andrew.brown@intel.com> | Wed Jan 21 09:56:35 2015 -0800 |
tree | b2dbcac87e9913ad2adecce836e82d3629e8ee5a | |
parent | 070dc8927e99755b9cffe95979b886820b651e5a [diff] [blame] |
Bump version
diff --git a/pom.xml b/pom.xml index d1f2291..a78ece7 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</version> + <version>0.9.1</version> <packaging>jar</packaging> <description>Collection of tools to simplify synchronous and asynchronous requests over the NDN network</description> <dependencies>