commit | 6bd11d23199828ea6501d0f9edbd23378a704f83 | [log] [tgz] |
---|---|---|
author | andrewsbrown <andrew.brown@intel.com> | Mon Aug 17 17:57:14 2015 +0100 |
committer | andrewsbrown <andrew.brown@intel.com> | Mon Aug 17 17:57:14 2015 +0100 |
tree | 3649aea439172182a714e64ebf90e1f0a3ae1d23 | |
parent | de4e98c7a600a2e58cb644b6e69507d6f022e573 [diff] [blame] |
Use jndn v0.7
diff --git a/pom.xml b/pom.xml index b02d751..70dff9a 100644 --- a/pom.xml +++ b/pom.xml
@@ -34,7 +34,7 @@ <dependency> <groupId>net.named-data</groupId> <artifactId>jndn</artifactId> - <version>0.6</version> + <version>0.7</version> </dependency> <!-- Test dependencies --> <dependency>