Repository: apex-core
Updated Branches:
  refs/heads/master 91eb45078 -> 91459d46d


APEXCORE-741 Upgrade netlet dependency to 1.3.1


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

Branch: refs/heads/master
Commit: 91459d46d11111abdf01cf1bff14bb4b538eaada
Parents: 91eb450
Author: Vlad Rozov <[email protected]>
Authored: Mon Jun 5 11:54:39 2017 -0700
Committer: Vlad Rozov <[email protected]>
Committed: Fri Jun 9 19:34:30 2017 -0700

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


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

Reply via email to