commit | 6d70028bc4f8bce459866e8dce2d8daafd2a1b87 | [log] [tgz] |
---|---|---|
author | andrewsbrown <andrew@casabrown.com> | Tue Feb 16 18:29:46 2016 -0800 |
committer | andrewsbrown <andrew@casabrown.com> | Tue Feb 16 18:29:46 2016 -0800 |
tree | ab6af0cec2e7d76ff1270e63af2b852970559ca0 | |
parent | d5cee6f0a07700be52ef9604da1771e87927165c [diff] [blame] |
Use ControlResponse; contributed to jndn v0.10
diff --git a/pom.xml b/pom.xml index 19cd6b2..4c5bc97 100644 --- a/pom.xml +++ b/pom.xml
@@ -38,7 +38,7 @@ <dependency> <groupId>net.named-data</groupId> <artifactId>jndn</artifactId> - <version>0.9</version> + <version>0.10</version> </dependency> <!-- Test dependencies --> <dependency>