commit | aada3939b1e36361627ace3984c0005401ef7157 | [log] [tgz] |
---|---|---|
author | andrewsbrown <andrew.brown@intel.com> | Wed Apr 01 14:09:51 2015 -0700 |
committer | andrewsbrown <andrew.brown@intel.com> | Wed Apr 01 14:09:51 2015 -0700 |
tree | 88cd55ed7bb301d099bcf43add5d741a1baf4756 | |
parent | ebb72a875c356da834a3d5f2225713b8097d0cf6 [diff] [blame] |
Add ability to create an in-memory test key chain
diff --git a/pom.xml b/pom.xml index 1990572..8fe99a7 100644 --- a/pom.xml +++ b/pom.xml
@@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.intel.jndn.mock</groupId> <artifactId>jndn-mock</artifactId> - <version>0.9.5</version> + <version>0.9.6</version> <name>jndn-mock</name> <description>Tools for testing NDN Java code without using network IO.</description> <url>https://github.com/01org/jndn-utils</url>