Repository: incubator-edgent Updated Branches: refs/heads/develop f333bbef6 -> 7243fa798
http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/runtime/jmxcontrol/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/runtime/jmxcontrol/pom.xml b/platforms/java7/runtime/jmxcontrol/pom.xml index d355246..038f7d5 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.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</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.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-function</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/runtime/jobregistry/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/runtime/jobregistry/pom.xml b/platforms/java7/runtime/jobregistry/pom.xml index 937b60c..effdc5e 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.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</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.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/runtime/jsoncontrol/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/runtime/jsoncontrol/pom.xml b/platforms/java7/runtime/jsoncontrol/pom.xml index 5235d6d..bdeb4ca 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.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</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.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-function</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/runtime/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/runtime/pom.xml b/platforms/java7/runtime/pom.xml index 481106f..2101598 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.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-runtime</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/spi/graph/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/spi/graph/pom.xml b/platforms/java7/spi/graph/pom.xml index afd9a52..b07bba1 100644 --- a/platforms/java7/spi/graph/pom.xml +++ b/platforms/java7/spi/graph/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-spi</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-spi-graph</artifactId> @@ -86,12 +86,12 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-graph</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/spi/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/spi/pom.xml b/platforms/java7/spi/pom.xml index 0d78431..32963ad 100644 --- a/platforms/java7/spi/pom.xml +++ b/platforms/java7/spi/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-platforms-java7</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-spi</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/spi/topology/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/spi/topology/pom.xml b/platforms/java7/spi/topology/pom.xml index b193ce3..5481b9b 100644 --- a/platforms/java7/spi/topology/pom.xml +++ b/platforms/java7/spi/topology/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-spi</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-spi-topology</artifactId> @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/test/appservice-applications/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/test/appservice-applications/pom.xml b/platforms/java7/test/appservice-applications/pom.xml index 9151dbb..b170828 100644 --- a/platforms/java7/test/appservice-applications/pom.xml +++ b/platforms/java7/test/appservice-applications/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-test</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-test-appservice-applications</artifactId> @@ -92,7 +92,7 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/test/fvtiot/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/test/fvtiot/pom.xml b/platforms/java7/test/fvtiot/pom.xml index 21c5de0..45dae11 100644 --- a/platforms/java7/test/fvtiot/pom.xml +++ b/platforms/java7/test/fvtiot/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-test</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-test-fvtiot</artifactId> @@ -100,38 +100,38 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-connectors-pubsub</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-runtime-jsoncontrol</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-providers-direct</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-apps-iot</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-apps-iot</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-providers-iot</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/test/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/test/pom.xml b/platforms/java7/test/pom.xml index 0150caa..45f6e6c 100644 --- a/platforms/java7/test/pom.xml +++ b/platforms/java7/test/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-platforms-java7</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-test</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/test/svt/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/test/svt/pom.xml b/platforms/java7/test/svt/pom.xml index 84eacb2..2cd70b7 100644 --- a/platforms/java7/test/svt/pom.xml +++ b/platforms/java7/test/svt/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-test</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-test-svt</artifactId> @@ -86,22 +86,22 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-console-server</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-utils-metrics</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-providers-development</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/utils/metrics/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/utils/metrics/pom.xml b/platforms/java7/utils/metrics/pom.xml index 8b69001..9f28b46 100644 --- a/platforms/java7/utils/metrics/pom.xml +++ b/platforms/java7/utils/metrics/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-utils</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-utils-metrics</artifactId> @@ -86,14 +86,14 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <!-- TODO: This is only required because of a dependency to TopologyAbstractTest -> Would suggest to move test-util stutt into a dedicated test-utils artifact --> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/utils/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/utils/pom.xml b/platforms/java7/utils/pom.xml index f4cf1ec..b8156cf 100644 --- a/platforms/java7/utils/pom.xml +++ b/platforms/java7/utils/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-platforms-java7</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-utils</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/java7/utils/streamscope/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/java7/utils/streamscope/pom.xml b/platforms/java7/utils/streamscope/pom.xml index f30db83..c2c8aac 100644 --- a/platforms/java7/utils/streamscope/pom.xml +++ b/platforms/java7/utils/streamscope/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-utils</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-utils-streamscope</artifactId> @@ -82,14 +82,14 @@ <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <!-- TODO: This is only required because of a dependency to TopologyAbstractTest -> Would suggest to move test-util stutt into a dedicated test-utils artifact --> <dependency> <groupId>org.apache.edgent.java7</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/platforms/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/pom.xml b/platforms/pom.xml index fcea701..3d92e54 100644 --- a/platforms/pom.xml +++ b/platforms/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-platforms</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bf39f6c..55f9ea3 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.edgent</groupId> <artifactId>edgent-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Edgent</name> @@ -42,7 +42,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-edgent.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-edgent.git</developerConnection> <url>https://github.com/apache/incubator-edgent</url> - <tag>release/1.2</tag> + <tag>HEAD</tag> </scm> <properties> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/providers/development/pom.xml ---------------------------------------------------------------------- diff --git a/providers/development/pom.xml b/providers/development/pom.xml index 3165633..692cf9e 100644 --- a/providers/development/pom.xml +++ b/providers/development/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-providers</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-providers-development</artifactId> @@ -38,40 +38,40 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-providers-direct</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-console-server</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-utils-metrics</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-utils-streamscope</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-runtime-jmxcontrol</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-utils-streamscope</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/providers/direct/pom.xml ---------------------------------------------------------------------- diff --git a/providers/direct/pom.xml b/providers/direct/pom.xml index b920cbd..f09f530 100644 --- a/providers/direct/pom.xml +++ b/providers/direct/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-providers</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-providers-direct</artifactId> @@ -67,51 +67,51 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-spi-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-spi-graph</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-runtime-appservice</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-runtime-etiao</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-runtime-jsoncontrol</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-utils-metrics</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-utils-metrics</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/providers/iot/pom.xml ---------------------------------------------------------------------- diff --git a/providers/iot/pom.xml b/providers/iot/pom.xml index 7634775..001276c 100644 --- a/providers/iot/pom.xml +++ b/providers/iot/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-providers</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-providers-iot</artifactId> @@ -34,37 +34,37 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-providers-direct</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-runtime-jsoncontrol</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-runtime-appservice</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-connectors-iot</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-connectors-pubsub</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-apps-iot</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-apps-runtime</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/providers/pom.xml ---------------------------------------------------------------------- diff --git a/providers/pom.xml b/providers/pom.xml index 9cbec69..49672d9 100644 --- a/providers/pom.xml +++ b/providers/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-providers</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/runtime/appservice/pom.xml ---------------------------------------------------------------------- diff --git a/runtime/appservice/pom.xml b/runtime/appservice/pom.xml index 29bc096..5ca2c5e 100644 --- a/runtime/appservice/pom.xml +++ b/runtime/appservice/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-runtime-appservice</artifactId> @@ -34,19 +34,19 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <!-- Just needed to make sure it is scheduled before this module in the reactor --> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-test-appservice-applications</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/runtime/etiao/pom.xml ---------------------------------------------------------------------- diff --git a/runtime/etiao/pom.xml b/runtime/etiao/pom.xml index 69d70b5..e7a51be 100644 --- a/runtime/etiao/pom.xml +++ b/runtime/etiao/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-runtime-etiao</artifactId> @@ -38,23 +38,23 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-graph</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-spi-graph</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-graph</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/runtime/jmxcontrol/pom.xml ---------------------------------------------------------------------- diff --git a/runtime/jmxcontrol/pom.xml b/runtime/jmxcontrol/pom.xml index d45652c..3c6151c 100644 --- a/runtime/jmxcontrol/pom.xml +++ b/runtime/jmxcontrol/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-runtime-jmxcontrol</artifactId> @@ -38,12 +38,12 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-function</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/runtime/jobregistry/pom.xml ---------------------------------------------------------------------- diff --git a/runtime/jobregistry/pom.xml b/runtime/jobregistry/pom.xml index e95d217..3a32bb5 100644 --- a/runtime/jobregistry/pom.xml +++ b/runtime/jobregistry/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-runtime-jobregistry</artifactId> @@ -34,12 +34,12 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/runtime/jsoncontrol/pom.xml ---------------------------------------------------------------------- diff --git a/runtime/jsoncontrol/pom.xml b/runtime/jsoncontrol/pom.xml index 6d08c2f..5733ca1 100644 --- a/runtime/jsoncontrol/pom.xml +++ b/runtime/jsoncontrol/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-runtime</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-runtime-jsoncontrol</artifactId> @@ -38,12 +38,12 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-function</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/runtime/pom.xml ---------------------------------------------------------------------- diff --git a/runtime/pom.xml b/runtime/pom.xml index fdf7c17..70a68bc 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-runtime</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/spi/graph/pom.xml ---------------------------------------------------------------------- diff --git a/spi/graph/pom.xml b/spi/graph/pom.xml index e14eef4..7e4bd98 100644 --- a/spi/graph/pom.xml +++ b/spi/graph/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-spi</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-spi-graph</artifactId> @@ -38,12 +38,12 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-execution</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-graph</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/spi/pom.xml ---------------------------------------------------------------------- diff --git a/spi/pom.xml b/spi/pom.xml index cfa532a..ad916e0 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-spi</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/spi/topology/pom.xml ---------------------------------------------------------------------- diff --git a/spi/topology/pom.xml b/spi/topology/pom.xml index 4282018..b664cad 100644 --- a/spi/topology/pom.xml +++ b/spi/topology/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-spi</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-spi-topology</artifactId> @@ -38,7 +38,7 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/test/appservice-applications/pom.xml ---------------------------------------------------------------------- diff --git a/test/appservice-applications/pom.xml b/test/appservice-applications/pom.xml index dcd4144..493b7dc 100644 --- a/test/appservice-applications/pom.xml +++ b/test/appservice-applications/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-test</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-test-appservice-applications</artifactId> @@ -34,7 +34,7 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/test/fvtiot/pom.xml ---------------------------------------------------------------------- diff --git a/test/fvtiot/pom.xml b/test/fvtiot/pom.xml index 6f780a0..5fdd905 100644 --- a/test/fvtiot/pom.xml +++ b/test/fvtiot/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-test</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-test-fvtiot</artifactId> @@ -63,38 +63,38 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-connectors-pubsub</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-runtime-jsoncontrol</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-providers-direct</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-apps-iot</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-apps-iot</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-providers-iot</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/test/pom.xml ---------------------------------------------------------------------- diff --git a/test/pom.xml b/test/pom.xml index 0167864..f2c6c0d 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-test</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/test/svt/pom.xml ---------------------------------------------------------------------- diff --git a/test/svt/pom.xml b/test/svt/pom.xml index dfdf01c..f46fbee 100644 --- a/test/svt/pom.xml +++ b/test/svt/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-test</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-test-svt</artifactId> @@ -38,22 +38,22 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-console-server</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-utils-metrics</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-providers-development</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/utils/metrics/pom.xml ---------------------------------------------------------------------- diff --git a/utils/metrics/pom.xml b/utils/metrics/pom.xml index 8265e2a..a3e26d1 100644 --- a/utils/metrics/pom.xml +++ b/utils/metrics/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-utils</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-utils-metrics</artifactId> @@ -38,14 +38,14 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <!-- TODO: This is only required because of a dependency to TopologyAbstractTest -> Would suggest to move test-util stutt into a dedicated test-utils artifact --> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index 519298f..27f3136 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-utils</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/7243fa79/utils/streamscope/pom.xml ---------------------------------------------------------------------- diff --git a/utils/streamscope/pom.xml b/utils/streamscope/pom.xml index 33cd110..0e1ab8c 100644 --- a/utils/streamscope/pom.xml +++ b/utils/streamscope/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.edgent</groupId> <artifactId>edgent-utils</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>edgent-utils-streamscope</artifactId> @@ -34,14 +34,14 @@ <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <!-- TODO: This is only required because of a dependency to TopologyAbstractTest -> Would suggest to move test-util stutt into a dedicated test-utils artifact --> <dependency> <groupId>org.apache.edgent</groupId> <artifactId>edgent-api-topology</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency>