You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dl...@apache.org on 2018/01/09 19:25:50 UTC

[3/3] incubator-edgent git commit: [maven-release-plugin] prepare release edgent-9.9.0

[maven-release-plugin] prepare release edgent-9.9.0


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

Branch: refs/heads/release/9.9
Commit: 596cc2db2711f6f91d728d5c12dd98c2590eb4bf
Parents: 8768f73
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Tue Jan 9 14:25:42 2018 -0500
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Tue Jan 9 14:25:42 2018 -0500

----------------------------------------------------------------------
 analytics/math3/pom.xml                         | 10 ++---
 analytics/pom.xml                               |  2 +-
 analytics/sensors/pom.xml                       | 10 ++---
 api/execution/pom.xml                           |  4 +-
 api/function/pom.xml                            |  2 +-
 api/graph/pom.xml                               |  4 +-
 api/oplet/pom.xml                               |  8 ++--
 api/pom.xml                                     |  2 +-
 api/topology/pom.xml                            | 10 ++---
 api/window/pom.xml                              |  4 +-
 apps/iot/pom.xml                                | 10 ++---
 apps/pom.xml                                    |  2 +-
 apps/runtime/pom.xml                            | 10 ++---
 connectors/command/pom.xml                      | 14 +++---
 connectors/common/pom.xml                       | 10 ++---
 connectors/csv/pom.xml                          |  8 ++--
 connectors/file/pom.xml                         | 16 +++----
 connectors/http/pom.xml                         |  8 ++--
 connectors/iot/pom.xml                          |  6 +--
 connectors/iotp/pom.xml                         |  8 ++--
 connectors/jdbc/pom.xml                         | 14 +++---
 connectors/kafka/pom.xml                        | 12 ++---
 connectors/mqtt/pom.xml                         | 16 +++----
 connectors/pom.xml                              |  2 +-
 connectors/pubsub/pom.xml                       |  6 +--
 connectors/serial/pom.xml                       |  4 +-
 connectors/websocket-base/pom.xml               |  4 +-
 connectors/websocket-jetty/pom.xml              |  4 +-
 connectors/websocket-misc/pom.xml               |  2 +-
 connectors/websocket-server/pom.xml             |  4 +-
 connectors/websocket/pom.xml                    | 18 ++++----
 console/pom.xml                                 |  2 +-
 console/server/pom.xml                          |  4 +-
 console/servlets/pom.xml                        |  4 +-
 distribution/pom.xml                            | 46 ++++++++++----------
 platforms/android/analytics/math3/pom.xml       |  4 +-
 platforms/android/analytics/pom.xml             |  2 +-
 platforms/android/analytics/sensors/pom.xml     |  4 +-
 platforms/android/android/hardware/pom.xml      |  4 +-
 platforms/android/android/pom.xml               |  2 +-
 platforms/android/android/topology/pom.xml      |  6 +--
 platforms/android/api/execution/pom.xml         |  4 +-
 platforms/android/api/function/pom.xml          |  2 +-
 platforms/android/api/graph/pom.xml             |  4 +-
 platforms/android/api/oplet/pom.xml             |  8 ++--
 platforms/android/api/pom.xml                   |  2 +-
 platforms/android/api/topology/pom.xml          | 10 ++---
 platforms/android/api/window/pom.xml            |  4 +-
 platforms/android/apps/iot/pom.xml              |  8 ++--
 platforms/android/apps/pom.xml                  |  2 +-
 platforms/android/apps/runtime/pom.xml          |  6 +--
 platforms/android/connectors/command/pom.xml    |  6 +--
 platforms/android/connectors/common/pom.xml     |  4 +-
 platforms/android/connectors/csv/pom.xml        |  2 +-
 platforms/android/connectors/file/pom.xml       |  8 ++--
 platforms/android/connectors/http/pom.xml       |  4 +-
 platforms/android/connectors/iot/pom.xml        |  6 +--
 platforms/android/connectors/iotp/pom.xml       |  8 ++--
 platforms/android/connectors/jdbc/pom.xml       |  6 +--
 platforms/android/connectors/kafka/pom.xml      |  4 +-
 platforms/android/connectors/mqtt/pom.xml       |  8 ++--
 platforms/android/connectors/pom.xml            |  2 +-
 platforms/android/connectors/pubsub/pom.xml     |  4 +-
 platforms/android/connectors/serial/pom.xml     |  4 +-
 .../android/connectors/websocket-base/pom.xml   |  4 +-
 .../android/connectors/websocket-jetty/pom.xml  |  4 +-
 .../android/connectors/websocket-misc/pom.xml   |  2 +-
 .../android/connectors/websocket-server/pom.xml |  4 +-
 platforms/android/connectors/websocket/pom.xml  |  8 ++--
 platforms/android/distribution/pom.xml          | 46 ++++++++++----------
 platforms/android/pom.xml                       |  2 +-
 platforms/android/providers/direct/pom.xml      | 14 +++---
 platforms/android/providers/iot/pom.xml         | 16 +++----
 platforms/android/providers/pom.xml             |  2 +-
 platforms/android/runtime/appservice/pom.xml    |  6 +--
 platforms/android/runtime/etiao/pom.xml         |  8 ++--
 platforms/android/runtime/jobregistry/pom.xml   |  6 +--
 platforms/android/runtime/jsoncontrol/pom.xml   |  6 +--
 platforms/android/runtime/pom.xml               |  2 +-
 platforms/android/spi/graph/pom.xml             |  6 +--
 platforms/android/spi/pom.xml                   |  2 +-
 platforms/android/spi/topology/pom.xml          |  4 +-
 platforms/android/utils/metrics/pom.xml         |  4 +-
 platforms/android/utils/pom.xml                 |  2 +-
 platforms/android/utils/streamscope/pom.xml     |  4 +-
 platforms/java7/analytics/math3/pom.xml         | 10 ++---
 platforms/java7/analytics/pom.xml               |  2 +-
 platforms/java7/analytics/sensors/pom.xml       | 10 ++---
 platforms/java7/api/execution/pom.xml           |  4 +-
 platforms/java7/api/function/pom.xml            |  2 +-
 platforms/java7/api/graph/pom.xml               |  4 +-
 platforms/java7/api/oplet/pom.xml               |  8 ++--
 platforms/java7/api/pom.xml                     |  2 +-
 platforms/java7/api/topology/pom.xml            | 10 ++---
 platforms/java7/api/window/pom.xml              |  4 +-
 platforms/java7/apps/iot/pom.xml                | 10 ++---
 platforms/java7/apps/pom.xml                    |  2 +-
 platforms/java7/apps/runtime/pom.xml            | 10 ++---
 platforms/java7/connectors/command/pom.xml      | 14 +++---
 platforms/java7/connectors/common/pom.xml       | 10 ++---
 platforms/java7/connectors/csv/pom.xml          |  8 ++--
 platforms/java7/connectors/file/pom.xml         | 16 +++----
 platforms/java7/connectors/http/pom.xml         |  8 ++--
 platforms/java7/connectors/iot/pom.xml          |  6 +--
 platforms/java7/connectors/iotp/pom.xml         |  8 ++--
 platforms/java7/connectors/jdbc/pom.xml         | 14 +++---
 platforms/java7/connectors/kafka/pom.xml        | 12 ++---
 platforms/java7/connectors/mqtt/pom.xml         | 16 +++----
 platforms/java7/connectors/pom.xml              |  2 +-
 platforms/java7/connectors/pubsub/pom.xml       |  6 +--
 platforms/java7/connectors/serial/pom.xml       |  4 +-
 .../java7/connectors/websocket-base/pom.xml     |  4 +-
 .../java7/connectors/websocket-jetty/pom.xml    |  4 +-
 .../java7/connectors/websocket-misc/pom.xml     |  2 +-
 .../java7/connectors/websocket-server/pom.xml   |  4 +-
 platforms/java7/connectors/websocket/pom.xml    | 18 ++++----
 platforms/java7/console/pom.xml                 |  2 +-
 platforms/java7/console/server/pom.xml          |  4 +-
 platforms/java7/console/servlets/pom.xml        |  4 +-
 platforms/java7/distribution/pom.xml            | 46 ++++++++++----------
 platforms/java7/pom.xml                         |  2 +-
 platforms/java7/providers/development/pom.xml   | 16 +++----
 platforms/java7/providers/direct/pom.xml        | 20 ++++-----
 platforms/java7/providers/iot/pom.xml           | 16 +++----
 platforms/java7/providers/pom.xml               |  2 +-
 platforms/java7/runtime/appservice/pom.xml      |  8 ++--
 platforms/java7/runtime/etiao/pom.xml           | 10 ++---
 platforms/java7/runtime/jmxcontrol/pom.xml      |  6 +--
 platforms/java7/runtime/jobregistry/pom.xml     |  6 +--
 platforms/java7/runtime/jsoncontrol/pom.xml     |  6 +--
 platforms/java7/runtime/pom.xml                 |  2 +-
 platforms/java7/spi/graph/pom.xml               |  6 +--
 platforms/java7/spi/pom.xml                     |  2 +-
 platforms/java7/spi/topology/pom.xml            |  4 +-
 .../java7/test/appservice-applications/pom.xml  |  4 +-
 platforms/java7/test/fvtiot/pom.xml             | 14 +++---
 platforms/java7/test/pom.xml                    |  2 +-
 platforms/java7/test/svt/pom.xml                | 10 ++---
 platforms/java7/utils/metrics/pom.xml           |  6 +--
 platforms/java7/utils/pom.xml                   |  2 +-
 platforms/java7/utils/streamscope/pom.xml       |  6 +--
 platforms/pom.xml                               |  2 +-
 pom.xml                                         |  4 +-
 providers/development/pom.xml                   | 16 +++----
 providers/direct/pom.xml                        | 20 ++++-----
 providers/iot/pom.xml                           | 16 +++----
 providers/pom.xml                               |  2 +-
 runtime/appservice/pom.xml                      |  8 ++--
 runtime/etiao/pom.xml                           | 10 ++---
 runtime/jmxcontrol/pom.xml                      |  6 +--
 runtime/jobregistry/pom.xml                     |  6 +--
 runtime/jsoncontrol/pom.xml                     |  6 +--
 runtime/pom.xml                                 |  2 +-
 spi/graph/pom.xml                               |  6 +--
 spi/pom.xml                                     |  2 +-
 spi/topology/pom.xml                            |  4 +-
 test/appservice-applications/pom.xml            |  4 +-
 test/fvtiot/pom.xml                             | 14 +++---
 test/pom.xml                                    |  2 +-
 test/svt/pom.xml                                | 10 ++---
 utils/metrics/pom.xml                           |  6 +--
 utils/pom.xml                                   |  2 +-
 utils/streamscope/pom.xml                       |  6 +--
 163 files changed, 587 insertions(+), 587 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/analytics/math3/pom.xml
----------------------------------------------------------------------
diff --git a/analytics/math3/pom.xml b/analytics/math3/pom.xml
index b2a2b89..7b17822 100644
--- a/analytics/math3/pom.xml
+++ b/analytics/math3/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-analytics</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-analytics-math3</artifactId>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>
@@ -49,20 +49,20 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/analytics/pom.xml
----------------------------------------------------------------------
diff --git a/analytics/pom.xml b/analytics/pom.xml
index a7fb779..afe28b4 100644
--- a/analytics/pom.xml
+++ b/analytics/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-analytics</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/analytics/sensors/pom.xml
----------------------------------------------------------------------
diff --git a/analytics/sensors/pom.xml b/analytics/sensors/pom.xml
index 51059be..2912332 100644
--- a/analytics/sensors/pom.xml
+++ b/analytics/sensors/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-analytics</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-analytics-sensors</artifactId>
@@ -38,26 +38,26 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/api/execution/pom.xml
----------------------------------------------------------------------
diff --git a/api/execution/pom.xml b/api/execution/pom.xml
index 0502503..8372cfc 100644
--- a/api/execution/pom.xml
+++ b/api/execution/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-api</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api-execution</artifactId>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>com.google.code.gson</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/api/function/pom.xml
----------------------------------------------------------------------
diff --git a/api/function/pom.xml b/api/function/pom.xml
index 9b277ff..26e1bb2 100644
--- a/api/function/pom.xml
+++ b/api/function/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-api</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api-function</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/api/graph/pom.xml
----------------------------------------------------------------------
diff --git a/api/graph/pom.xml b/api/graph/pom.xml
index 7b8aa0e..2c59078 100644
--- a/api/graph/pom.xml
+++ b/api/graph/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-api</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api-graph</artifactId>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-oplet</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/api/oplet/pom.xml
----------------------------------------------------------------------
diff --git a/api/oplet/pom.xml b/api/oplet/pom.xml
index cbd42d6..c809027 100644
--- a/api/oplet/pom.xml
+++ b/api/oplet/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-api</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api-oplet</artifactId>
@@ -38,17 +38,17 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-execution</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-window</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/api/pom.xml
----------------------------------------------------------------------
diff --git a/api/pom.xml b/api/pom.xml
index f9f0e39..1303776 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/api/topology/pom.xml
----------------------------------------------------------------------
diff --git a/api/topology/pom.xml b/api/topology/pom.xml
index 16d5af9..65b1a66 100644
--- a/api/topology/pom.xml
+++ b/api/topology/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-api</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api-topology</artifactId>
@@ -38,22 +38,22 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-execution</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-graph</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-oplet</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/api/window/pom.xml
----------------------------------------------------------------------
diff --git a/api/window/pom.xml b/api/window/pom.xml
index 6e5c7ac..6f907dd 100644
--- a/api/window/pom.xml
+++ b/api/window/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-api</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api-window</artifactId>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/apps/iot/pom.xml
----------------------------------------------------------------------
diff --git a/apps/iot/pom.xml b/apps/iot/pom.xml
index 0763ee8..f317838 100644
--- a/apps/iot/pom.xml
+++ b/apps/iot/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-apps</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-apps-iot</artifactId>
@@ -34,23 +34,23 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-iot</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-pubsub</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/apps/pom.xml
----------------------------------------------------------------------
diff --git a/apps/pom.xml b/apps/pom.xml
index 54f794b..f12127b 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-apps</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/apps/runtime/pom.xml
----------------------------------------------------------------------
diff --git a/apps/runtime/pom.xml b/apps/runtime/pom.xml
index d558903..ba6b943 100644
--- a/apps/runtime/pom.xml
+++ b/apps/runtime/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-apps</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-apps-runtime</artifactId>
@@ -34,24 +34,24 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-runtime-jobregistry</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-runtime-jmxcontrol</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/command/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/command/pom.xml b/connectors/command/pom.xml
index 56a5ec1..24efdc9 100644
--- a/connectors/command/pom.xml
+++ b/connectors/command/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-command</artifactId>
@@ -34,38 +34,38 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-common</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-common</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/common/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/common/pom.xml b/connectors/common/pom.xml
index 64f218f..9ea9a33 100644
--- a/connectors/common/pom.xml
+++ b/connectors/common/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-common</artifactId>
@@ -38,26 +38,26 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/csv/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/csv/pom.xml b/connectors/csv/pom.xml
index 2723b5c..0642a2c 100644
--- a/connectors/csv/pom.xml
+++ b/connectors/csv/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-csv</artifactId>
@@ -40,20 +40,20 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
       <type>test-jar</type>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/file/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/file/pom.xml b/connectors/file/pom.xml
index 59830a3..87b4377 100644
--- a/connectors/file/pom.xml
+++ b/connectors/file/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-file</artifactId>
@@ -38,43 +38,43 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-oplet</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-common</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/http/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/http/pom.xml b/connectors/http/pom.xml
index b841dfd..1fe2966 100644
--- a/connectors/http/pom.xml
+++ b/connectors/http/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-http</artifactId>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>
@@ -54,13 +54,13 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/iot/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/iot/pom.xml b/connectors/iot/pom.xml
index 82254df..07ec613 100644
--- a/connectors/iot/pom.xml
+++ b/connectors/iot/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-iot</artifactId>
@@ -38,12 +38,12 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/iotp/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/iotp/pom.xml b/connectors/iotp/pom.xml
index e730385..58fb0ab 100644
--- a/connectors/iotp/pom.xml
+++ b/connectors/iotp/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-iotp</artifactId>
@@ -38,17 +38,17 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-iot</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>com.ibm.messaging</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/jdbc/pom.xml b/connectors/jdbc/pom.xml
index 5e7ca2b..3200744 100644
--- a/connectors/jdbc/pom.xml
+++ b/connectors/jdbc/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-jdbc</artifactId>
@@ -64,38 +64,38 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-common</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/kafka/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/kafka/pom.xml b/connectors/kafka/pom.xml
index fc3404b..54f92d5 100644
--- a/connectors/kafka/pom.xml
+++ b/connectors/kafka/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-kafka</artifactId>
@@ -51,7 +51,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.kafka</groupId>
@@ -134,27 +134,27 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-common</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/mqtt/pom.xml b/connectors/mqtt/pom.xml
index b5fda3d..c3c515b 100644
--- a/connectors/mqtt/pom.xml
+++ b/connectors/mqtt/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-mqtt</artifactId>
@@ -67,17 +67,17 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-iot</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-common</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.eclipse.paho</groupId>
@@ -88,27 +88,27 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-common</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/pom.xml b/connectors/pom.xml
index 9190cfa..bb4fb84 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/pubsub/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/pubsub/pom.xml b/connectors/pubsub/pom.xml
index 4374e76..e026755 100644
--- a/connectors/pubsub/pom.xml
+++ b/connectors/pubsub/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-pubsub</artifactId>
@@ -34,13 +34,13 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/serial/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/serial/pom.xml b/connectors/serial/pom.xml
index 60f5b9a..a4addda 100644
--- a/connectors/serial/pom.xml
+++ b/connectors/serial/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-serial</artifactId>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/websocket-base/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/websocket-base/pom.xml b/connectors/websocket-base/pom.xml
index 0a204cf..de26c7a 100644
--- a/connectors/websocket-base/pom.xml
+++ b/connectors/websocket-base/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-websocket-base</artifactId>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/websocket-jetty/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/websocket-jetty/pom.xml b/connectors/websocket-jetty/pom.xml
index eb3df35..dc9ac9d 100644
--- a/connectors/websocket-jetty/pom.xml
+++ b/connectors/websocket-jetty/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-websocket-jetty</artifactId>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-websocket-misc</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.eclipse.jetty.websocket</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/websocket-misc/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/websocket-misc/pom.xml b/connectors/websocket-misc/pom.xml
index d20b00c..5c637be 100644
--- a/connectors/websocket-misc/pom.xml
+++ b/connectors/websocket-misc/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-websocket-misc</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/websocket-server/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/websocket-server/pom.xml b/connectors/websocket-server/pom.xml
index 50f6e73..0bcbfaa 100644
--- a/connectors/websocket-server/pom.xml
+++ b/connectors/websocket-server/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-websocket-server</artifactId>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-websocket-jetty</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.eclipse.jetty.websocket</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/connectors/websocket/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/websocket/pom.xml b/connectors/websocket/pom.xml
index 2bb2fe8..8ad1a52 100644
--- a/connectors/websocket/pom.xml
+++ b/connectors/websocket/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-websocket</artifactId>
@@ -38,17 +38,17 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-common</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-websocket-misc</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-websocket-base</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>javax.websocket</groupId>
@@ -83,34 +83,34 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-common</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-websocket-jetty</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/console/pom.xml
----------------------------------------------------------------------
diff --git a/console/pom.xml b/console/pom.xml
index 35f7c91..a0b6322 100644
--- a/console/pom.xml
+++ b/console/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-console</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/console/server/pom.xml
----------------------------------------------------------------------
diff --git a/console/server/pom.xml b/console/server/pom.xml
index 956ff17..db1a1d8 100644
--- a/console/server/pom.xml
+++ b/console/server/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-console</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-console-server</artifactId>
@@ -151,7 +151,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-console-servlets</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>war</type>
       <optional>true</optional>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/console/servlets/pom.xml
----------------------------------------------------------------------
diff --git a/console/servlets/pom.xml b/console/servlets/pom.xml
index afd4376..a03b00f 100644
--- a/console/servlets/pom.xml
+++ b/console/servlets/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-console</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-console-servlets</artifactId>
@@ -164,7 +164,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-utils-streamscope</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>javax.servlet</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index a96e40f..7cc643f 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.edgent</groupId>
     <artifactId>edgent-parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-distribution</artifactId>
@@ -89,113 +89,113 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-development</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-direct</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-providers-iot</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
 
     <!-- Analytics -->
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-analytics-math3</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-analytics-sensors</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
 
     <!-- Utils -->
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-utils-metrics</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-utils-streamscope</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
 
     <!-- Connectors -->
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-command</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-common</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-csv</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-file</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-http</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-iot</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-iotp</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-jdbc</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-kafka</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-mqtt</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-pubsub</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-serial</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-websocket</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-connectors-websocket-jetty</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
 
     <!-- Include console-servlets.war to enable a user to run
@@ -207,7 +207,7 @@
     <dependency>
       <groupId>org.apache.edgent</groupId>
       <artifactId>edgent-console-servlets</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
       <type>war</type>
     </dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/analytics/math3/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/analytics/math3/pom.xml b/platforms/android/analytics/math3/pom.xml
index 045c1df..0b123d2 100644
--- a/platforms/android/analytics/math3/pom.xml
+++ b/platforms/android/analytics/math3/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-analytics</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-analytics-math3</artifactId>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/analytics/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/analytics/pom.xml b/platforms/android/analytics/pom.xml
index d4e0694..729d14d 100644
--- a/platforms/android/analytics/pom.xml
+++ b/platforms/android/analytics/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-platforms-android</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-analytics</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/analytics/sensors/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/analytics/sensors/pom.xml b/platforms/android/analytics/sensors/pom.xml
index 08f5cb7..a02d47b 100644
--- a/platforms/android/analytics/sensors/pom.xml
+++ b/platforms/android/analytics/sensors/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-analytics</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-analytics-sensors</artifactId>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/android/hardware/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/android/hardware/pom.xml b/platforms/android/android/hardware/pom.xml
index afcd62d..5d5ae41 100644
--- a/platforms/android/android/hardware/pom.xml
+++ b/platforms/android/android/hardware/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-android</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-android-hardware</artifactId>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>com.google.android</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/android/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/android/pom.xml b/platforms/android/android/pom.xml
index a8bdcb4..0713f6a 100644
--- a/platforms/android/android/pom.xml
+++ b/platforms/android/android/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-platforms-android</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-android</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/android/topology/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/android/topology/pom.xml b/platforms/android/android/topology/pom.xml
index 2739efe..c24315d 100644
--- a/platforms/android/android/topology/pom.xml
+++ b/platforms/android/android/topology/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-android</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-android-topology</artifactId>
@@ -38,12 +38,12 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-oplet</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>com.google.android</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/api/execution/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/api/execution/pom.xml b/platforms/android/api/execution/pom.xml
index 113dadd..8314717 100644
--- a/platforms/android/api/execution/pom.xml
+++ b/platforms/android/api/execution/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-api</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api-execution</artifactId>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>com.google.code.gson</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/api/function/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/api/function/pom.xml b/platforms/android/api/function/pom.xml
index 97379ba..b7f879a 100644
--- a/platforms/android/api/function/pom.xml
+++ b/platforms/android/api/function/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-api</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api-function</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/api/graph/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/api/graph/pom.xml b/platforms/android/api/graph/pom.xml
index c9cb18a..7e3b2b0 100644
--- a/platforms/android/api/graph/pom.xml
+++ b/platforms/android/api/graph/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-api</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api-graph</artifactId>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-oplet</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/api/oplet/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/api/oplet/pom.xml b/platforms/android/api/oplet/pom.xml
index 62f4e80..36aed13 100644
--- a/platforms/android/api/oplet/pom.xml
+++ b/platforms/android/api/oplet/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-api</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api-oplet</artifactId>
@@ -67,17 +67,17 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-execution</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-window</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/api/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/api/pom.xml b/platforms/android/api/pom.xml
index fb66045..769478c 100644
--- a/platforms/android/api/pom.xml
+++ b/platforms/android/api/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-platforms-android</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/api/topology/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/api/topology/pom.xml b/platforms/android/api/topology/pom.xml
index 4b5cf1e..c041d15 100644
--- a/platforms/android/api/topology/pom.xml
+++ b/platforms/android/api/topology/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-api</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api-topology</artifactId>
@@ -67,22 +67,22 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-execution</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-graph</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-oplet</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/api/window/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/api/window/pom.xml b/platforms/android/api/window/pom.xml
index e1030be..e56ad27 100644
--- a/platforms/android/api/window/pom.xml
+++ b/platforms/android/api/window/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-api</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-api-window</artifactId>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/apps/iot/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/apps/iot/pom.xml b/platforms/android/apps/iot/pom.xml
index 80d1b39..010941f 100644
--- a/platforms/android/apps/iot/pom.xml
+++ b/platforms/android/apps/iot/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-apps</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-apps-iot</artifactId>
@@ -63,17 +63,17 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-connectors-iot</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-connectors-pubsub</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/apps/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/apps/pom.xml b/platforms/android/apps/pom.xml
index 80a6b64..9e64406 100644
--- a/platforms/android/apps/pom.xml
+++ b/platforms/android/apps/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-platforms-android</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-apps</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/apps/runtime/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/apps/runtime/pom.xml b/platforms/android/apps/runtime/pom.xml
index 2aa615a..d3940b6 100644
--- a/platforms/android/apps/runtime/pom.xml
+++ b/platforms/android/apps/runtime/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-apps</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-apps-runtime</artifactId>
@@ -63,12 +63,12 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-runtime-jobregistry</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/command/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/command/pom.xml b/platforms/android/connectors/command/pom.xml
index 67248cb..dbcca4e 100644
--- a/platforms/android/connectors/command/pom.xml
+++ b/platforms/android/connectors/command/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-command</artifactId>
@@ -63,12 +63,12 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-connectors-common</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/common/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/common/pom.xml b/platforms/android/connectors/common/pom.xml
index 5665c69..0c06f07 100644
--- a/platforms/android/connectors/common/pom.xml
+++ b/platforms/android/connectors/common/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-common</artifactId>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/csv/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/csv/pom.xml b/platforms/android/connectors/csv/pom.xml
index 1b2cb14..166fd6e 100644
--- a/platforms/android/connectors/csv/pom.xml
+++ b/platforms/android/connectors/csv/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-csv</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/file/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/file/pom.xml b/platforms/android/connectors/file/pom.xml
index 430c9ee..7b5420a 100644
--- a/platforms/android/connectors/file/pom.xml
+++ b/platforms/android/connectors/file/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-file</artifactId>
@@ -67,17 +67,17 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-oplet</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/http/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/http/pom.xml b/platforms/android/connectors/http/pom.xml
index 8d9bdea..39456f0 100644
--- a/platforms/android/connectors/http/pom.xml
+++ b/platforms/android/connectors/http/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-http</artifactId>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/iot/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/iot/pom.xml b/platforms/android/connectors/iot/pom.xml
index 4f3dd05..099c50f 100644
--- a/platforms/android/connectors/iot/pom.xml
+++ b/platforms/android/connectors/iot/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-iot</artifactId>
@@ -67,12 +67,12 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/iotp/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/iotp/pom.xml b/platforms/android/connectors/iotp/pom.xml
index 15e05d4..284f7dd 100644
--- a/platforms/android/connectors/iotp/pom.xml
+++ b/platforms/android/connectors/iotp/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-iotp</artifactId>
@@ -67,17 +67,17 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-connectors-iot</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>com.ibm.messaging</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/jdbc/pom.xml b/platforms/android/connectors/jdbc/pom.xml
index eec93cd..83b3560 100644
--- a/platforms/android/connectors/jdbc/pom.xml
+++ b/platforms/android/connectors/jdbc/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-jdbc</artifactId>
@@ -67,12 +67,12 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-function</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/kafka/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/kafka/pom.xml b/platforms/android/connectors/kafka/pom.xml
index e6cf1b4..b4bb846 100644
--- a/platforms/android/connectors/kafka/pom.xml
+++ b/platforms/android/connectors/kafka/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-kafka</artifactId>
@@ -81,7 +81,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.kafka</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/mqtt/pom.xml b/platforms/android/connectors/mqtt/pom.xml
index ce4081e..b70dd48 100644
--- a/platforms/android/connectors/mqtt/pom.xml
+++ b/platforms/android/connectors/mqtt/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-mqtt</artifactId>
@@ -67,17 +67,17 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-connectors-iot</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-connectors-common</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.eclipse.paho</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/pom.xml b/platforms/android/connectors/pom.xml
index 4219449..ae1c2c9 100644
--- a/platforms/android/connectors/pom.xml
+++ b/platforms/android/connectors/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-platforms-android</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/pubsub/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/pubsub/pom.xml b/platforms/android/connectors/pubsub/pom.xml
index 7d5d058..7955b9b 100644
--- a/platforms/android/connectors/pubsub/pom.xml
+++ b/platforms/android/connectors/pubsub/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-pubsub</artifactId>
@@ -63,7 +63,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/serial/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/serial/pom.xml b/platforms/android/connectors/serial/pom.xml
index 7988703..4205f7f 100644
--- a/platforms/android/connectors/serial/pom.xml
+++ b/platforms/android/connectors/serial/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-serial</artifactId>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/websocket-base/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/websocket-base/pom.xml b/platforms/android/connectors/websocket-base/pom.xml
index 94e3ea2..dcda3aa 100644
--- a/platforms/android/connectors/websocket-base/pom.xml
+++ b/platforms/android/connectors/websocket-base/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-websocket-base</artifactId>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-api-topology</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/websocket-jetty/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/websocket-jetty/pom.xml b/platforms/android/connectors/websocket-jetty/pom.xml
index 8ef8776..2d95a29 100644
--- a/platforms/android/connectors/websocket-jetty/pom.xml
+++ b/platforms/android/connectors/websocket-jetty/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-websocket-jetty</artifactId>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-connectors-websocket-misc</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.eclipse.jetty.websocket</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/websocket-misc/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/websocket-misc/pom.xml b/platforms/android/connectors/websocket-misc/pom.xml
index 4d303f1..171a02b 100644
--- a/platforms/android/connectors/websocket-misc/pom.xml
+++ b/platforms/android/connectors/websocket-misc/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-websocket-misc</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/websocket-server/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/android/connectors/websocket-server/pom.xml b/platforms/android/connectors/websocket-server/pom.xml
index 3b4cb63..3aa922b 100644
--- a/platforms/android/connectors/websocket-server/pom.xml
+++ b/platforms/android/connectors/websocket-server/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.edgent.android</groupId>
     <artifactId>edgent-connectors</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>9.9.0</version>
   </parent>
 
   <artifactId>edgent-connectors-websocket-server</artifactId>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.edgent.android</groupId>
       <artifactId>edgent-connectors-websocket-jetty</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>9.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.eclipse.jetty.websocket</groupId>