| commit | 80b9ddcd7d0eb6005e1afbf0ef2f4ca6234ecac8 | [log] [tgz] |
|---|---|---|
| author | Vlad Rozov <v.rozov@datatorrent.com> | Fri Apr 08 18:40:38 2016 -0700 |
| committer | Thomas Weise <thomas@datatorrent.com> | Tue Apr 12 09:29:41 2016 -0700 |
| tree | 689d7c17bb89e62d921f5f7b11855b5da39863d9 | |
| parent | 43491b7b32c68c5d4fc0c10821c646888e1b929f [diff] |
APEXCORE-410 Upgrade netlet to 1.2.1
diff --git a/api/pom.xml b/api/pom.xml index cfc886f..0284cb8 100644 --- a/api/pom.xml +++ b/api/pom.xml
@@ -106,7 +106,7 @@ <dependency> <groupId>com.datatorrent</groupId> <artifactId>netlet</artifactId> - <version>1.2.0</version> + <version>1.2.1</version> </dependency> </dependencies> </project>