commit | 0d92a7f667f75c3688ca74308d84530ded08bd90 | [log] [tgz] |
---|---|---|
author | andrewsbrown <andrew@casabrown.com> | Tue Feb 09 15:32:08 2016 -0800 |
committer | andrewsbrown <andrew@casabrown.com> | Tue Feb 09 15:32:08 2016 -0800 |
tree | d5095ff1c4c81afe1ba7f8c73ca77a11d0862f85 | |
parent | c234c9948c3b2003f370cf9b7ef433d128c0e14c [diff] |
Bump version
diff --git a/pom.xml b/pom.xml index 27a9157..f79f4dc 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.11.0</version> + <version>0.11.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>