remove two 1.3.0-SNAPSHOT references in commented out xml
diff --git a/platforms/android/distribution/pom.xml b/platforms/android/distribution/pom.xml
index 4157744..1ddf163 100644
--- a/platforms/android/distribution/pom.xml
+++ b/platforms/android/distribution/pom.xml
@@ -80,7 +80,7 @@
     <!-- Not on android <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-providers-development</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
     </dependency-->
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
@@ -210,7 +210,7 @@
     <!-- Not on android <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-console-servlets</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>war</type>
     </dependency-->
   </dependencies>