commit | 7043cd1752bac7a775cf27252005e9678630aa13 | [log] [tgz] |
---|---|---|
author | brianmcginn <brian.mcginn@hotmail.com> | Mon Oct 03 17:35:44 2016 -0700 |
committer | Andrew Brown <andrew@casabrown.com> | Mon Oct 03 17:35:44 2016 -0700 |
tree | 5bc9451e002ca4665b3e1263795c882f946a3a4b | |
parent | 921f021c3f395e99732531f6d6acbec86e6e849b [diff] [blame] |
Adding KeyChainFactory (#4) - Adding KeyChainUtils - Version bump - Changed class name to Factory from Utils
diff --git a/pom.xml b/pom.xml index 19093d7..f34b4b5 100644 --- a/pom.xml +++ b/pom.xml
@@ -5,7 +5,7 @@ <groupId>com.intel.jndn.utils</groupId> <artifactId>jndn-utils</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <name>jndn-utils</name> <description>Collection of tools to simplify synchronous and asynchronous data transfer over the NDN network </description>