commit | a4c12ba2d6a8b0a91cd1692b04a420b132fdeb2b | [log] [tgz] |
---|---|---|
author | andrewsbrown <andrew.brown@intel.com> | Tue Feb 24 09:11:59 2015 -0800 |
committer | andrewsbrown <andrew.brown@intel.com> | Tue Feb 24 09:11:59 2015 -0800 |
tree | b5882fb1aea6bc48d2f9fbdf7e3bf714a5d0c989 | |
parent | 7836a5fdf24fbd3a6cc84e14f8b588061ab1f406 [diff] |
Bump version
diff --git a/pom.xml b/pom.xml index 14a1a12..4cf4bd3 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.3</version> + <version>0.9.4</version> <name>jndn-utils</name> <description>Collection of tools to simplify synchronous and asynchronous data transfer over the NDN network</description> <url>https://github.com/01org/jndn-utils</url>