You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by cd...@apache.org on 2017/11/29 19:08:04 UTC

incubator-edgent git commit: - Manually updated the version of commented out dependencies.

Repository: incubator-edgent
Updated Branches:
  refs/heads/develop 7243fa798 -> 430c53267


- Manually updated the version of commented out dependencies.


Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/430c5326
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/430c5326
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/430c5326

Branch: refs/heads/develop
Commit: 430c53267539e00f5571e5eaeb5cc3e71460ad60
Parents: 7243fa7
Author: Christofer Dutz <ch...@c-ware.de>
Authored: Wed Nov 29 20:07:09 2017 +0100
Committer: Christofer Dutz <ch...@c-ware.de>
Committed: Wed Nov 29 20:07:09 2017 +0100

----------------------------------------------------------------------
 platforms/android/distribution/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/430c5326/platforms/android/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/distribution/pom.xml b/platforms/android/distribution/pom.xml
index 7d33ae0..44bd8e6 100644
--- a/platforms/android/distribution/pom.xml
+++ b/platforms/android/distribution/pom.xml
@@ -79,7 +79,7 @@
     <!-- Not on android <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-providers-development</artifactId>
-      <version>1.2.0-SNAPSHOT</version>
+      <version>1.3.0-SNAPSHOT</version>
     </dependency-->
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
@@ -209,7 +209,7 @@
     <!-- Not on android <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-console-servlets</artifactId>
-      <version>1.2.0-SNAPSHOT</version>
+      <version>1.3.0-SNAPSHOT</version>
       <type>war</type>
     </dependency-->
   </dependencies>