commit | d5cee6f0a07700be52ef9604da1771e87927165c | [log] [tgz] |
---|---|---|
author | andrewsbrown <andrew@casabrown.com> | Tue Feb 16 15:39:52 2016 -0800 |
committer | andrewsbrown <andrew@casabrown.com> | Tue Feb 16 15:39:52 2016 -0800 |
tree | d7585f0db814f6197f4415262c0005c06bd83921 | |
parent | 6808d5f1e55cebdf6fcce4c72758878df2e1cffd [diff] [blame] |
Bump version
diff --git a/pom.xml b/pom.xml index ef0e8b9..19cd6b2 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.1-SNAPSHOT</version> + <version>1.0.0</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>