- Manually updated the version of commented out dependencies.
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>