commit | baf21d5b7a0a20978975d489d15d66a2abba94fb | [log] [tgz] |
---|---|---|
author | Andrew Brown <andrew.brown@intel.com> | Mon Jul 13 10:32:46 2015 -0700 |
committer | Andrew Brown <andrew.brown@intel.com> | Mon Jul 13 10:32:46 2015 -0700 |
tree | c1a92c1d53082c6a90b765b2253409909bc9d40e | |
parent | f7153dbdac65cc057f13cda280423980e476e6da [diff] [blame] |
Upgrade to new jndn and jndn-utils libraries
diff --git a/pom.xml b/pom.xml index fd61991..3acc0dd 100644 --- a/pom.xml +++ b/pom.xml
@@ -34,12 +34,12 @@ <dependency> <groupId>net.named-data</groupId> <artifactId>jndn</artifactId> - <version>0.6</version> + <version>0.7</version> </dependency> <dependency> <groupId>com.intel.jndn.utils</groupId> <artifactId>jndn-utils</artifactId> - <version>RELEASE</version> + <version>1.0.0</version> </dependency> <!-- test dependencies --> <dependency>