Repository: apex-core
Updated Branches:
  refs/heads/master 34da9dce2 -> 3ddd2389f


APEXCORE-748 Upgrade netlet dependency to 1.3.2


Project: http://git-wip-us.apache.org/repos/asf/apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/apex-core/commit/3ddd2389
Tree: http://git-wip-us.apache.org/repos/asf/apex-core/tree/3ddd2389
Diff: http://git-wip-us.apache.org/repos/asf/apex-core/diff/3ddd2389

Branch: refs/heads/master
Commit: 3ddd2389f7e52cbca82370b1f77377b083f4aa44
Parents: 34da9dc
Author: Vlad Rozov <[email protected]>
Authored: Wed Jun 21 15:37:56 2017 -0700
Committer: Vlad Rozov <[email protected]>
Committed: Wed Jun 21 15:37:56 2017 -0700

----------------------------------------------------------------------
 api/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/apex-core/blob/3ddd2389/api/pom.xml
----------------------------------------------------------------------
diff --git a/api/pom.xml b/api/pom.xml
index 168ceee..24e366b 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -98,7 +98,7 @@
     <dependency>
       <groupId>com.datatorrent</groupId>
       <artifactId>netlet</artifactId>
-      <version>1.3.1</version>
+      <version>1.3.2</version>
     </dependency>
   </dependencies>
 </project>

Reply via email to