commit | b1935c9ebdc3cb8b59996c488505eec526518d7d | [log] [tgz] |
---|---|---|
author | andrewsbrown <andrew@casabrown.com> | Tue Feb 16 19:01:03 2016 -0800 |
committer | andrewsbrown <andrew@casabrown.com> | Tue Feb 16 19:01:03 2016 -0800 |
tree | 33a76631a6dcde87e7e9af1b2ffdcbc076da732f | |
parent | 6d70028bc4f8bce459866e8dce2d8daafd2a1b87 [diff] [blame] |
Bump version
diff --git a/pom.xml b/pom.xml index 4c5bc97..03797a7 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>1.0.0</version> + <version>1.0.1</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>