http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/connectors/websocket/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/connectors/websocket/pom.xml b/platforms/android/connectors/websocket/pom.xml index 0b586ea..b90395f 100644 --- a/platforms/android/connectors/websocket/pom.xml +++ b/platforms/android/connectors/websocket/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</artifactId> @@ -67,17 +67,17 @@ <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.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.apache.edgent.android</groupId> <artifactId>edgent-connectors-websocket-base</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>javax.websocket</groupId>
http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/distribution/pom.xml b/platforms/android/distribution/pom.xml index dded491..a2ccc76 100644 --- a/platforms/android/distribution/pom.xml +++ b/platforms/android/distribution/pom.xml @@ -24,7 +24,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-distribution</artifactId> @@ -96,120 +96,120 @@ <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-providers-direct</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-providers-iot</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <!-- Android platform speficic --> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-android-hardware</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-android-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <!-- Analytics --> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-analytics-math3</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-analytics-sensors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <!-- Utils --> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-utils-metrics</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-utils-streamscope</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <!-- Connectors --> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-connectors-command</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.apache.edgent.android</groupId> <artifactId>edgent-connectors-csv</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-connectors-file</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-connectors-http</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-iotp</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-connectors-jdbc</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-connectors-kafka</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-connectors-mqtt</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> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-connectors-serial</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-connectors-websocket</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <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> <!-- Include console-servlets.war to enable a user to run http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/pom.xml b/platforms/android/pom.xml index 57171dd..070717c 100644 --- a/platforms/android/pom.xml +++ b/platforms/android/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-platforms</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <groupId>org.apache.edgent.android</groupId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/providers/direct/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/providers/direct/pom.xml b/platforms/android/providers/direct/pom.xml index d1d693f..d88cbee 100644 --- a/platforms/android/providers/direct/pom.xml +++ b/platforms/android/providers/direct/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-providers</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-providers-direct</artifactId> @@ -67,32 +67,32 @@ <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-spi-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-spi-graph</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-runtime-appservice</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-runtime-etiao</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-runtime-jsoncontrol</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/providers/iot/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/providers/iot/pom.xml b/platforms/android/providers/iot/pom.xml index 84ec48d..9c2a5bc 100644 --- a/platforms/android/providers/iot/pom.xml +++ b/platforms/android/providers/iot/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-providers</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-providers-iot</artifactId> @@ -63,37 +63,37 @@ <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-providers-direct</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-runtime-jsoncontrol</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-runtime-appservice</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> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-apps-iot</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-apps-runtime</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/providers/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/providers/pom.xml b/platforms/android/providers/pom.xml index 3a934f3..26d05de 100644 --- a/platforms/android/providers/pom.xml +++ b/platforms/android/providers/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-providers</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/runtime/appservice/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/runtime/appservice/pom.xml b/platforms/android/runtime/appservice/pom.xml index ae21569..55be33e 100644 --- a/platforms/android/runtime/appservice/pom.xml +++ b/platforms/android/runtime/appservice/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-runtime-appservice</artifactId> @@ -63,12 +63,12 @@ <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-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/runtime/etiao/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/runtime/etiao/pom.xml b/platforms/android/runtime/etiao/pom.xml index e919fc3..5c6531b 100644 --- a/platforms/android/runtime/etiao/pom.xml +++ b/platforms/android/runtime/etiao/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-runtime-etiao</artifactId> @@ -67,17 +67,17 @@ <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-graph</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-spi-graph</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/runtime/jobregistry/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/runtime/jobregistry/pom.xml b/platforms/android/runtime/jobregistry/pom.xml index f50eb40..9b9d062 100644 --- a/platforms/android/runtime/jobregistry/pom.xml +++ b/platforms/android/runtime/jobregistry/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-runtime-jobregistry</artifactId> @@ -63,12 +63,12 @@ <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-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/runtime/jsoncontrol/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/runtime/jsoncontrol/pom.xml b/platforms/android/runtime/jsoncontrol/pom.xml index 4c2fe28..aafbd32 100644 --- a/platforms/android/runtime/jsoncontrol/pom.xml +++ b/platforms/android/runtime/jsoncontrol/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-runtime-jsoncontrol</artifactId> @@ -67,12 +67,12 @@ <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> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/runtime/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/runtime/pom.xml b/platforms/android/runtime/pom.xml index 15f6c46..602d43c 100644 --- a/platforms/android/runtime/pom.xml +++ b/platforms/android/runtime/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-runtime</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/spi/graph/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/spi/graph/pom.xml b/platforms/android/spi/graph/pom.xml index a9ac2e9..cf23dcb 100644 --- a/platforms/android/spi/graph/pom.xml +++ b/platforms/android/spi/graph/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-spi</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-spi-graph</artifactId> @@ -67,12 +67,12 @@ <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-graph</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/spi/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/spi/pom.xml b/platforms/android/spi/pom.xml index 5ed688d..7b677bf 100644 --- a/platforms/android/spi/pom.xml +++ b/platforms/android/spi/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-spi</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/spi/topology/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/spi/topology/pom.xml b/platforms/android/spi/topology/pom.xml index 49a5e30..81537c5 100644 --- a/platforms/android/spi/topology/pom.xml +++ b/platforms/android/spi/topology/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-spi</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-spi-topology</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/utils/metrics/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/utils/metrics/pom.xml b/platforms/android/utils/metrics/pom.xml index 811a5ea..1201725 100644 --- a/platforms/android/utils/metrics/pom.xml +++ b/platforms/android/utils/metrics/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-utils</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-utils-metrics</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/utils/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/utils/pom.xml b/platforms/android/utils/pom.xml index f9e064e..a89df67 100644 --- a/platforms/android/utils/pom.xml +++ b/platforms/android/utils/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-utils</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/android/utils/streamscope/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/android/utils/streamscope/pom.xml b/platforms/android/utils/streamscope/pom.xml index c995081..1cc37ab 100644 --- a/platforms/android/utils/streamscope/pom.xml +++ b/platforms/android/utils/streamscope/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.android</groupId> <artifactId>edgent-utils</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-utils-streamscope</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/java7/analytics/math3/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/analytics/math3/pom.xml b/platforms/java7/analytics/math3/pom.xml index e1a9a61..a8a3b23 100644 --- a/platforms/java7/analytics/math3/pom.xml +++ b/platforms/java7/analytics/math3/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-analytics</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-analytics-math3</artifactId> @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> @@ -97,20 +97,20 @@ <dependency> <groupId>org.apache.edgent.java7</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.java7</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.java7</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/platforms/java7/analytics/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/analytics/pom.xml b/platforms/java7/analytics/pom.xml index d7ffc81..5274355 100644 --- a/platforms/java7/analytics/pom.xml +++ b/platforms/java7/analytics/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-platforms-java7</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/java7/analytics/sensors/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/analytics/sensors/pom.xml b/platforms/java7/analytics/sensors/pom.xml index 0b5def8..b745c2b 100644 --- a/platforms/java7/analytics/sensors/pom.xml +++ b/platforms/java7/analytics/sensors/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-analytics</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-analytics-sensors</artifactId> @@ -86,26 +86,26 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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.java7</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.java7</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/platforms/java7/api/execution/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/api/execution/pom.xml b/platforms/java7/api/execution/pom.xml index 880d89f..f4a1cf3 100644 --- a/platforms/java7/api/execution/pom.xml +++ b/platforms/java7/api/execution/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-api-execution</artifactId> @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.edgent.java7</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/java7/api/function/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/api/function/pom.xml b/platforms/java7/api/function/pom.xml index 446440c..ac232ed 100644 --- a/platforms/java7/api/function/pom.xml +++ b/platforms/java7/api/function/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</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/java7/api/graph/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/api/graph/pom.xml b/platforms/java7/api/graph/pom.xml index e3fe159..3cf4eeb 100644 --- a/platforms/java7/api/graph/pom.xml +++ b/platforms/java7/api/graph/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-api-graph</artifactId> @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.edgent.java7</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/java7/api/oplet/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/api/oplet/pom.xml b/platforms/java7/api/oplet/pom.xml index 018c8fe..102d677 100644 --- a/platforms/java7/api/oplet/pom.xml +++ b/platforms/java7/api/oplet/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-api-oplet</artifactId> @@ -86,17 +86,17 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-function</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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/java7/api/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/api/pom.xml b/platforms/java7/api/pom.xml index 78e040e..b0ba991 100644 --- a/platforms/java7/api/pom.xml +++ b/platforms/java7/api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-platforms-java7</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/java7/api/topology/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/api/topology/pom.xml b/platforms/java7/api/topology/pom.xml index 152275d..dcc7023 100644 --- a/platforms/java7/api/topology/pom.xml +++ b/platforms/java7/api/topology/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-api-topology</artifactId> @@ -86,22 +86,22 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-function</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-graph</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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/java7/api/window/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/api/window/pom.xml b/platforms/java7/api/window/pom.xml index f221fb6..141b37f 100644 --- a/platforms/java7/api/window/pom.xml +++ b/platforms/java7/api/window/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-api-window</artifactId> @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.edgent.java7</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/java7/apps/iot/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/apps/iot/pom.xml b/platforms/java7/apps/iot/pom.xml index 612023e..dc21ec2 100644 --- a/platforms/java7/apps/iot/pom.xml +++ b/platforms/java7/apps/iot/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-apps</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-apps-iot</artifactId> @@ -82,23 +82,23 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-iot</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-pubsub</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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/platforms/java7/apps/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/apps/pom.xml b/platforms/java7/apps/pom.xml index b87c1e7..7a4e971 100644 --- a/platforms/java7/apps/pom.xml +++ b/platforms/java7/apps/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-platforms-java7</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/java7/apps/runtime/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/apps/runtime/pom.xml b/platforms/java7/apps/runtime/pom.xml index fada43c..a79a960 100644 --- a/platforms/java7/apps/runtime/pom.xml +++ b/platforms/java7/apps/runtime/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-apps</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-apps-runtime</artifactId> @@ -82,24 +82,24 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime-jobregistry</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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.java7</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/platforms/java7/connectors/command/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/command/pom.xml b/platforms/java7/connectors/command/pom.xml index 3553b50..f2f3503 100644 --- a/platforms/java7/connectors/command/pom.xml +++ b/platforms/java7/connectors/command/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-command</artifactId> @@ -82,38 +82,38 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-common</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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.java7</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.java7</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.java7</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/platforms/java7/connectors/common/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/common/pom.xml b/platforms/java7/connectors/common/pom.xml index 1fc951a..b275221 100644 --- a/platforms/java7/connectors/common/pom.xml +++ b/platforms/java7/connectors/common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-common</artifactId> @@ -86,26 +86,26 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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.java7</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.java7</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/platforms/java7/connectors/csv/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/csv/pom.xml b/platforms/java7/connectors/csv/pom.xml index c45d83b..e346bef 100644 --- a/platforms/java7/connectors/csv/pom.xml +++ b/platforms/java7/connectors/csv/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-csv</artifactId> @@ -88,20 +88,20 @@ <dependency> <groupId>org.apache.edgent.java7</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.java7</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.java7</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/platforms/java7/connectors/file/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/file/pom.xml b/platforms/java7/connectors/file/pom.xml index ad48a19..17f0859 100644 --- a/platforms/java7/connectors/file/pom.xml +++ b/platforms/java7/connectors/file/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-file</artifactId> @@ -86,43 +86,43 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-function</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-oplet</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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.java7</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.java7</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.java7</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/platforms/java7/connectors/http/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/http/pom.xml b/platforms/java7/connectors/http/pom.xml index 3cd1fa5..88ead52 100644 --- a/platforms/java7/connectors/http/pom.xml +++ b/platforms/java7/connectors/http/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-http</artifactId> @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> @@ -102,13 +102,13 @@ <dependency> <groupId>org.apache.edgent.java7</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.java7</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/platforms/java7/connectors/iot/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/iot/pom.xml b/platforms/java7/connectors/iot/pom.xml index 43c33bc..b72ff7c 100644 --- a/platforms/java7/connectors/iot/pom.xml +++ b/platforms/java7/connectors/iot/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-iot</artifactId> @@ -86,12 +86,12 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-function</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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/java7/connectors/iotp/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/iotp/pom.xml b/platforms/java7/connectors/iotp/pom.xml index 15d1adb..48da54e 100644 --- a/platforms/java7/connectors/iotp/pom.xml +++ b/platforms/java7/connectors/iotp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-iotp</artifactId> @@ -86,17 +86,17 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-function</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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/java7/connectors/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/jdbc/pom.xml b/platforms/java7/connectors/jdbc/pom.xml index a9cf716..c3cda44 100644 --- a/platforms/java7/connectors/jdbc/pom.xml +++ b/platforms/java7/connectors/jdbc/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-jdbc</artifactId> @@ -107,38 +107,38 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-function</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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.java7</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.java7</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.java7</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/platforms/java7/connectors/kafka/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/kafka/pom.xml b/platforms/java7/connectors/kafka/pom.xml index cbb6689..87cc5f8 100644 --- a/platforms/java7/connectors/kafka/pom.xml +++ b/platforms/java7/connectors/kafka/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-kafka</artifactId> @@ -100,7 +100,7 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.kafka</groupId> @@ -183,27 +183,27 @@ <dependency> <groupId>org.apache.edgent.java7</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.java7</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.java7</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.java7</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/platforms/java7/connectors/mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/mqtt/pom.xml b/platforms/java7/connectors/mqtt/pom.xml index 96f4143..89e6721 100644 --- a/platforms/java7/connectors/mqtt/pom.xml +++ b/platforms/java7/connectors/mqtt/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-mqtt</artifactId> @@ -86,17 +86,17 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-iot</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-common</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.eclipse.paho</groupId> @@ -107,27 +107,27 @@ <dependency> <groupId>org.apache.edgent.java7</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.java7</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.java7</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.java7</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/platforms/java7/connectors/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/pom.xml b/platforms/java7/connectors/pom.xml index aca7bc6..d836679 100644 --- a/platforms/java7/connectors/pom.xml +++ b/platforms/java7/connectors/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-platforms-java7</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/java7/connectors/pubsub/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/pubsub/pom.xml b/platforms/java7/connectors/pubsub/pom.xml index a9c6dc5..84a4984 100644 --- a/platforms/java7/connectors/pubsub/pom.xml +++ b/platforms/java7/connectors/pubsub/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-pubsub</artifactId> @@ -82,13 +82,13 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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/platforms/java7/connectors/serial/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/serial/pom.xml b/platforms/java7/connectors/serial/pom.xml index 10718b4..05a28d8 100644 --- a/platforms/java7/connectors/serial/pom.xml +++ b/platforms/java7/connectors/serial/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-serial</artifactId> @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.edgent.java7</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/java7/connectors/websocket-base/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/websocket-base/pom.xml b/platforms/java7/connectors/websocket-base/pom.xml index 015c23f..aabbaae 100644 --- a/platforms/java7/connectors/websocket-base/pom.xml +++ b/platforms/java7/connectors/websocket-base/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-websocket-base</artifactId> @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.edgent.java7</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/java7/connectors/websocket-jetty/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/websocket-jetty/pom.xml b/platforms/java7/connectors/websocket-jetty/pom.xml index 70ba1d5..50f6bba 100644 --- a/platforms/java7/connectors/websocket-jetty/pom.xml +++ b/platforms/java7/connectors/websocket-jetty/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-websocket-jetty</artifactId> @@ -93,7 +93,7 @@ <dependency> <groupId>org.apache.edgent.java7</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/java7/connectors/websocket-misc/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/websocket-misc/pom.xml b/platforms/java7/connectors/websocket-misc/pom.xml index aa4e926..0c02ff7 100644 --- a/platforms/java7/connectors/websocket-misc/pom.xml +++ b/platforms/java7/connectors/websocket-misc/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</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/java7/connectors/websocket-server/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/websocket-server/pom.xml b/platforms/java7/connectors/websocket-server/pom.xml index abac9bf..17c10c1 100644 --- a/platforms/java7/connectors/websocket-server/pom.xml +++ b/platforms/java7/connectors/websocket-server/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-websocket-server</artifactId> @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.edgent.java7</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/platforms/java7/connectors/websocket/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/connectors/websocket/pom.xml b/platforms/java7/connectors/websocket/pom.xml index 8565524..7b59d87 100644 --- a/platforms/java7/connectors/websocket/pom.xml +++ b/platforms/java7/connectors/websocket/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-connectors-websocket</artifactId> @@ -86,17 +86,17 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-common</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-websocket-misc</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-websocket-base</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>javax.websocket</groupId> @@ -131,34 +131,34 @@ <dependency> <groupId>org.apache.edgent.java7</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.java7</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.java7</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.java7</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.java7</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/platforms/java7/console/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/console/pom.xml b/platforms/java7/console/pom.xml index 26eca84..5b7561e 100644 --- a/platforms/java7/console/pom.xml +++ b/platforms/java7/console/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-platforms-java7</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/platforms/java7/console/server/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/console/server/pom.xml b/platforms/java7/console/server/pom.xml index b8fd740..e12b4d1 100644 --- a/platforms/java7/console/server/pom.xml +++ b/platforms/java7/console/server/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-console</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-console-server</artifactId> @@ -181,7 +181,7 @@ <dependency> <groupId>org.apache.edgent.java7</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/platforms/java7/console/servlets/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/console/servlets/pom.xml b/platforms/java7/console/servlets/pom.xml index 5a53177..0c598a7 100644 --- a/platforms/java7/console/servlets/pom.xml +++ b/platforms/java7/console/servlets/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-console</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-console-servlets</artifactId> @@ -124,7 +124,7 @@ <dependency> <groupId>org.apache.edgent.java7</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/platforms/java7/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/distribution/pom.xml b/platforms/java7/distribution/pom.xml index 4b90bb7..91cfcfa 100644 --- a/platforms/java7/distribution/pom.xml +++ b/platforms/java7/distribution/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-platforms-java7</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.java7</groupId> <artifactId>edgent-providers-development</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-providers-direct</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-providers-iot</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <!-- Analytics --> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-analytics-math3</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-analytics-sensors</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <!-- Utils --> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-utils-metrics</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-utils-streamscope</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <!-- Connectors --> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-command</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-common</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-csv</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-file</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-http</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-iot</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-iotp</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-jdbc</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-kafka</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-mqtt</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-pubsub</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-serial</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-websocket</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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.java7</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/java7/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/pom.xml b/platforms/java7/pom.xml index bcd7b7c..4cea790 100644 --- a/platforms/java7/pom.xml +++ b/platforms/java7/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-platforms</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <groupId>org.apache.edgent.java7</groupId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/java7/providers/development/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/providers/development/pom.xml b/platforms/java7/providers/development/pom.xml index 7a541af..f99ca4b 100644 --- a/platforms/java7/providers/development/pom.xml +++ b/platforms/java7/providers/development/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-providers</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-providers-development</artifactId> @@ -86,40 +86,40 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-providers-direct</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-console-server</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-utils-metrics</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-utils-streamscope</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime-jmxcontrol</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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.java7</groupId> <artifactId>edgent-utils-streamscope</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/platforms/java7/providers/direct/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/providers/direct/pom.xml b/platforms/java7/providers/direct/pom.xml index b06757d..c1f08fb 100644 --- a/platforms/java7/providers/direct/pom.xml +++ b/platforms/java7/providers/direct/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-providers</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-providers-direct</artifactId> @@ -104,51 +104,51 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-spi-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-spi-graph</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime-appservice</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime-etiao</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime-jsoncontrol</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-utils-metrics</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-utils-metrics</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.java7</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/platforms/java7/providers/iot/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/providers/iot/pom.xml b/platforms/java7/providers/iot/pom.xml index a55f2f3..f2dd84d 100644 --- a/platforms/java7/providers/iot/pom.xml +++ b/platforms/java7/providers/iot/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-providers</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-providers-iot</artifactId> @@ -82,37 +82,37 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-providers-direct</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime-jsoncontrol</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime-appservice</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-iot</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-pubsub</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-apps-iot</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-apps-runtime</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/java7/providers/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/providers/pom.xml b/platforms/java7/providers/pom.xml index 82a1497..5ef0e3c 100644 --- a/platforms/java7/providers/pom.xml +++ b/platforms/java7/providers/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-platforms-java7</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-providers</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/596cc2db/platforms/java7/runtime/appservice/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/runtime/appservice/pom.xml b/platforms/java7/runtime/appservice/pom.xml index bbd9a97..a5ca11a 100644 --- a/platforms/java7/runtime/appservice/pom.xml +++ b/platforms/java7/runtime/appservice/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-runtime-appservice</artifactId> @@ -82,19 +82,19 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <!-- Just needed to make sure it is scheduled before this module in the reactor --> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-test-appservice-applications</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/platforms/java7/runtime/etiao/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/runtime/etiao/pom.xml b/platforms/java7/runtime/etiao/pom.xml index 2cecb20..7167dbc 100644 --- a/platforms/java7/runtime/etiao/pom.xml +++ b/platforms/java7/runtime/etiao/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-runtime-etiao</artifactId> @@ -86,23 +86,23 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-graph</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-spi-graph</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-graph</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/platforms/java7/runtime/jmxcontrol/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/runtime/jmxcontrol/pom.xml b/platforms/java7/runtime/jmxcontrol/pom.xml index 038f7d5..f9142e8 100644 --- a/platforms/java7/runtime/jmxcontrol/pom.xml +++ b/platforms/java7/runtime/jmxcontrol/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-runtime-jmxcontrol</artifactId> @@ -86,12 +86,12 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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/java7/runtime/jobregistry/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/runtime/jobregistry/pom.xml b/platforms/java7/runtime/jobregistry/pom.xml index effdc5e..39433c2 100644 --- a/platforms/java7/runtime/jobregistry/pom.xml +++ b/platforms/java7/runtime/jobregistry/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-runtime-jobregistry</artifactId> @@ -82,12 +82,12 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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/java7/runtime/jsoncontrol/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/runtime/jsoncontrol/pom.xml b/platforms/java7/runtime/jsoncontrol/pom.xml index bdeb4ca..b66fce0 100644 --- a/platforms/java7/runtime/jsoncontrol/pom.xml +++ b/platforms/java7/runtime/jsoncontrol/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-runtime-jsoncontrol</artifactId> @@ -86,12 +86,12 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</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/java7/runtime/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/runtime/pom.xml b/platforms/java7/runtime/pom.xml index 2101598..b6caf8a 100644 --- a/platforms/java7/runtime/pom.xml +++ b/platforms/java7/runtime/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-platforms-java7</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>9.9.0</version> </parent> <artifactId>edgent-runtime</artifactId>