Update versions to 2.4.0
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cb344fd6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cb344fd6 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/cb344fd6 Branch: refs/heads/ignite-zk Commit: cb344fd67a546634aff2ec9f23f4ff2d1980430d Parents: bf089e2 Author: Pavel Tupitsyn <[email protected]> Authored: Fri Nov 24 14:44:32 2017 +0300 Committer: Pavel Tupitsyn <[email protected]> Committed: Fri Nov 24 14:45:39 2017 +0300 ---------------------------------------------------------------------- examples/pom.xml | 2 +- modules/aop/pom.xml | 2 +- modules/apache-license-gen/pom.xml | 2 +- modules/aws/pom.xml | 2 +- modules/benchmarks/pom.xml | 2 +- modules/camel/pom.xml | 2 +- modules/cassandra/pom.xml | 2 +- modules/cassandra/serializers/pom.xml | 4 ++-- modules/cassandra/store/pom.xml | 4 ++-- modules/clients/pom.xml | 2 +- modules/cloud/pom.xml | 2 +- modules/codegen/pom.xml | 2 +- modules/compatibility/pom.xml | 2 +- modules/core/pom.xml | 2 +- modules/core/src/main/resources/ignite.properties | 2 +- modules/dev-utils/pom.xml | 2 +- modules/extdata/p2p/pom.xml | 2 +- modules/extdata/platform/pom.xml | 2 +- modules/extdata/uri/modules/uri-dependency/pom.xml | 2 +- modules/extdata/uri/pom.xml | 2 +- modules/flink/pom.xml | 2 +- modules/flume/pom.xml | 2 +- modules/gce/pom.xml | 2 +- modules/geospatial/pom.xml | 2 +- modules/hadoop/pom.xml | 2 +- modules/hibernate-4.2/pom.xml | 2 +- modules/hibernate-5.1/pom.xml | 2 +- modules/hibernate-core/pom.xml | 2 +- modules/indexing/pom.xml | 2 +- modules/jcl/pom.xml | 2 +- modules/jms11/pom.xml | 2 +- modules/jta/pom.xml | 2 +- modules/kafka/pom.xml | 2 +- modules/kubernetes/pom.xml | 2 +- modules/log4j/pom.xml | 2 +- modules/log4j2/pom.xml | 2 +- modules/mesos/pom.xml | 2 +- modules/ml/pom.xml | 2 +- modules/mqtt/pom.xml | 2 +- modules/osgi-karaf/pom.xml | 2 +- modules/osgi-paxlogging/pom.xml | 2 +- modules/osgi/pom.xml | 2 +- .../Apache.Ignite.AspNet.Tests/Properties/AssemblyInfo.cs | 6 +++--- .../dotnet/Apache.Ignite.AspNet/Properties/AssemblyInfo.cs | 6 +++--- .../dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs | 6 +++--- .../Apache.Ignite.Core.Tests.NuGet/Properties/AssemblyInfo.cs | 6 +++--- .../Properties/AssemblyInfo.cs | 6 +++--- .../dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs | 6 +++--- .../dotnet/Apache.Ignite.Core/Properties/AssemblyInfo.cs | 6 +++--- .../Properties/AssemblyInfo.cs | 6 +++--- .../Apache.Ignite.EntityFramework/Properties/AssemblyInfo.cs | 6 +++--- .../dotnet/Apache.Ignite.Linq/Properties/AssemblyInfo.cs | 6 +++--- .../dotnet/Apache.Ignite.Log4Net/Properties/AssemblyInfo.cs | 6 +++--- .../dotnet/Apache.Ignite.NLog/Properties/AssemblyInfo.cs | 6 +++--- .../platforms/dotnet/Apache.Ignite/Properties/AssemblyInfo.cs | 6 +++--- modules/rest-http/pom.xml | 2 +- modules/rocketmq/pom.xml | 2 +- modules/scalar-2.10/pom.xml | 2 +- modules/scalar/pom.xml | 2 +- modules/schedule/pom.xml | 2 +- modules/slf4j/pom.xml | 2 +- modules/spark-2.10/pom.xml | 2 +- modules/spark/pom.xml | 2 +- modules/spring-data/pom.xml | 2 +- modules/spring/pom.xml | 2 +- modules/sqlline/pom.xml | 2 +- modules/ssh/pom.xml | 2 +- modules/storm/pom.xml | 2 +- modules/tools/pom.xml | 2 +- modules/twitter/pom.xml | 2 +- modules/urideploy/pom.xml | 2 +- modules/visor-console-2.10/pom.xml | 2 +- modules/visor-console/pom.xml | 2 +- modules/visor-plugins/pom.xml | 2 +- modules/web-console/pom.xml | 2 +- modules/web-console/web-agent/pom.xml | 2 +- modules/web/ignite-appserver-test/pom.xml | 2 +- modules/web/ignite-websphere-test/pom.xml | 2 +- modules/web/pom.xml | 2 +- modules/yardstick/pom.xml | 2 +- modules/yarn/pom.xml | 2 +- modules/zeromq/pom.xml | 2 +- modules/zookeeper/pom.xml | 2 +- pom.xml | 2 +- 84 files changed, 112 insertions(+), 112 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 2b95e65..63edc7c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>ignite-examples</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/aop/pom.xml ---------------------------------------------------------------------- diff --git a/modules/aop/pom.xml b/modules/aop/pom.xml index d7c8256..12fe5e0 100644 --- a/modules/aop/pom.xml +++ b/modules/aop/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-aop</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/apache-license-gen/pom.xml ---------------------------------------------------------------------- diff --git a/modules/apache-license-gen/pom.xml b/modules/apache-license-gen/pom.xml index 65bf857..fab20e1 100644 --- a/modules/apache-license-gen/pom.xml +++ b/modules/apache-license-gen/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.ignite</groupId> <artifactId>ignite-apache-license-gen</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/aws/pom.xml ---------------------------------------------------------------------- diff --git a/modules/aws/pom.xml b/modules/aws/pom.xml index 38527ab..a4cde4b 100644 --- a/modules/aws/pom.xml +++ b/modules/aws/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-aws</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/benchmarks/pom.xml ---------------------------------------------------------------------- diff --git a/modules/benchmarks/pom.xml b/modules/benchmarks/pom.xml index 2698237..a2b4ac8 100644 --- a/modules/benchmarks/pom.xml +++ b/modules/benchmarks/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-benchmarks</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/camel/pom.xml ---------------------------------------------------------------------- diff --git a/modules/camel/pom.xml b/modules/camel/pom.xml index fbf163e..5172ab2 100644 --- a/modules/camel/pom.xml +++ b/modules/camel/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-camel</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/cassandra/pom.xml ---------------------------------------------------------------------- diff --git a/modules/cassandra/pom.xml b/modules/cassandra/pom.xml index 631ac27..6f68a55 100644 --- a/modules/cassandra/pom.xml +++ b/modules/cassandra/pom.xml @@ -32,7 +32,7 @@ <artifactId>ignite-cassandra</artifactId> <packaging>pom</packaging> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencyManagement> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/cassandra/serializers/pom.xml ---------------------------------------------------------------------- diff --git a/modules/cassandra/serializers/pom.xml b/modules/cassandra/serializers/pom.xml index 874ede1..07bb1a9 100644 --- a/modules/cassandra/serializers/pom.xml +++ b/modules/cassandra/serializers/pom.xml @@ -26,12 +26,12 @@ <parent> <groupId>org.apache.ignite</groupId> <artifactId>ignite-cassandra</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>ignite-cassandra-serializers</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/cassandra/store/pom.xml ---------------------------------------------------------------------- diff --git a/modules/cassandra/store/pom.xml b/modules/cassandra/store/pom.xml index 0663459..848c858 100644 --- a/modules/cassandra/store/pom.xml +++ b/modules/cassandra/store/pom.xml @@ -26,12 +26,12 @@ <parent> <groupId>org.apache.ignite</groupId> <artifactId>ignite-cassandra</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>ignite-cassandra-store</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/clients/pom.xml ---------------------------------------------------------------------- diff --git a/modules/clients/pom.xml b/modules/clients/pom.xml index 002f16f..41a1d23 100644 --- a/modules/clients/pom.xml +++ b/modules/clients/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-clients</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/cloud/pom.xml ---------------------------------------------------------------------- diff --git a/modules/cloud/pom.xml b/modules/cloud/pom.xml index b59f905..249adea 100644 --- a/modules/cloud/pom.xml +++ b/modules/cloud/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>ignite-cloud</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index 99d4786..bce03eb 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-codegen</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/compatibility/pom.xml ---------------------------------------------------------------------- diff --git a/modules/compatibility/pom.xml b/modules/compatibility/pom.xml index 845d0cd..d29e816 100644 --- a/modules/compatibility/pom.xml +++ b/modules/compatibility/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>ignite-compatibility</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 622e076..5ddc8ce 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-core</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <repositories> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/core/src/main/resources/ignite.properties ---------------------------------------------------------------------- diff --git a/modules/core/src/main/resources/ignite.properties b/modules/core/src/main/resources/ignite.properties index f0b4b45..1f1f4d0 100644 --- a/modules/core/src/main/resources/ignite.properties +++ b/modules/core/src/main/resources/ignite.properties @@ -15,7 +15,7 @@ # limitations under the License. # -ignite.version=2.3.0-SNAPSHOT +ignite.version=2.4.0-SNAPSHOT ignite.build=0 ignite.revision=DEV ignite.rel.date=01011970 http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/dev-utils/pom.xml ---------------------------------------------------------------------- diff --git a/modules/dev-utils/pom.xml b/modules/dev-utils/pom.xml index 8fc0b68..a782638 100644 --- a/modules/dev-utils/pom.xml +++ b/modules/dev-utils/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-dev-utils</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/extdata/p2p/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/p2p/pom.xml b/modules/extdata/p2p/pom.xml index ce97a78..9faeac6 100644 --- a/modules/extdata/p2p/pom.xml +++ b/modules/extdata/p2p/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-extdata-p2p</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/extdata/platform/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/platform/pom.xml b/modules/extdata/platform/pom.xml index 9df18a6..1b2c900 100644 --- a/modules/extdata/platform/pom.xml +++ b/modules/extdata/platform/pom.xml @@ -32,7 +32,7 @@ </parent> <artifactId>ignite-extdata-platform</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/extdata/uri/modules/uri-dependency/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/uri/modules/uri-dependency/pom.xml b/modules/extdata/uri/modules/uri-dependency/pom.xml index d776e9a..10b35f4 100644 --- a/modules/extdata/uri/modules/uri-dependency/pom.xml +++ b/modules/extdata/uri/modules/uri-dependency/pom.xml @@ -27,7 +27,7 @@ <artifactId>ignite-extdata-uri-dep</artifactId> <packaging>jar</packaging> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <modelVersion>4.0.0</modelVersion> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/extdata/uri/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/uri/pom.xml b/modules/extdata/uri/pom.xml index cd6682e..d17260a 100644 --- a/modules/extdata/uri/pom.xml +++ b/modules/extdata/uri/pom.xml @@ -32,7 +32,7 @@ </parent> <artifactId>ignite-extdata-uri</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/flink/pom.xml ---------------------------------------------------------------------- diff --git a/modules/flink/pom.xml b/modules/flink/pom.xml index 83bd50f..9666793 100644 --- a/modules/flink/pom.xml +++ b/modules/flink/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-flink</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/flume/pom.xml ---------------------------------------------------------------------- diff --git a/modules/flume/pom.xml b/modules/flume/pom.xml index dee3009..2c09512 100644 --- a/modules/flume/pom.xml +++ b/modules/flume/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-flume</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/gce/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gce/pom.xml b/modules/gce/pom.xml index 24d82af..db72308 100644 --- a/modules/gce/pom.xml +++ b/modules/gce/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-gce</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/geospatial/pom.xml ---------------------------------------------------------------------- diff --git a/modules/geospatial/pom.xml b/modules/geospatial/pom.xml index 67101a1..7215092 100644 --- a/modules/geospatial/pom.xml +++ b/modules/geospatial/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-geospatial</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hadoop/pom.xml b/modules/hadoop/pom.xml index e0f94fb..fa0444f 100644 --- a/modules/hadoop/pom.xml +++ b/modules/hadoop/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-hadoop</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/hibernate-4.2/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hibernate-4.2/pom.xml b/modules/hibernate-4.2/pom.xml index 4ebf746..f32bb45 100644 --- a/modules/hibernate-4.2/pom.xml +++ b/modules/hibernate-4.2/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-hibernate_4.2</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/hibernate-5.1/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hibernate-5.1/pom.xml b/modules/hibernate-5.1/pom.xml index 0d33087..63db544 100644 --- a/modules/hibernate-5.1/pom.xml +++ b/modules/hibernate-5.1/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-hibernate_5.1</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/hibernate-core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hibernate-core/pom.xml b/modules/hibernate-core/pom.xml index bef1519..2dd2907 100644 --- a/modules/hibernate-core/pom.xml +++ b/modules/hibernate-core/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-hibernate-core</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/indexing/pom.xml ---------------------------------------------------------------------- diff --git a/modules/indexing/pom.xml b/modules/indexing/pom.xml index a279285..fc965c5 100644 --- a/modules/indexing/pom.xml +++ b/modules/indexing/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-indexing</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/jcl/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jcl/pom.xml b/modules/jcl/pom.xml index 156c2cb..dbec550 100644 --- a/modules/jcl/pom.xml +++ b/modules/jcl/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-jcl</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/jms11/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jms11/pom.xml b/modules/jms11/pom.xml index 1a028f4..a941f6e 100644 --- a/modules/jms11/pom.xml +++ b/modules/jms11/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-jms11</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/jta/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jta/pom.xml b/modules/jta/pom.xml index 7e90831..01160ad 100644 --- a/modules/jta/pom.xml +++ b/modules/jta/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-jta</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/kafka/pom.xml ---------------------------------------------------------------------- diff --git a/modules/kafka/pom.xml b/modules/kafka/pom.xml index c213df0..f806cfa 100644 --- a/modules/kafka/pom.xml +++ b/modules/kafka/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-kafka</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/kubernetes/pom.xml ---------------------------------------------------------------------- diff --git a/modules/kubernetes/pom.xml b/modules/kubernetes/pom.xml index bd60367..3ec8c0d 100644 --- a/modules/kubernetes/pom.xml +++ b/modules/kubernetes/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-kubernetes</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/log4j/pom.xml ---------------------------------------------------------------------- diff --git a/modules/log4j/pom.xml b/modules/log4j/pom.xml index 2e7baa0..f2dc488 100644 --- a/modules/log4j/pom.xml +++ b/modules/log4j/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-log4j</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/log4j2/pom.xml ---------------------------------------------------------------------- diff --git a/modules/log4j2/pom.xml b/modules/log4j2/pom.xml index 6a46ed7..b0d7179 100644 --- a/modules/log4j2/pom.xml +++ b/modules/log4j2/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-log4j2</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/mesos/pom.xml ---------------------------------------------------------------------- diff --git a/modules/mesos/pom.xml b/modules/mesos/pom.xml index 0b60483..19f24f1 100644 --- a/modules/mesos/pom.xml +++ b/modules/mesos/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-mesos</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/ml/pom.xml ---------------------------------------------------------------------- diff --git a/modules/ml/pom.xml b/modules/ml/pom.xml index c495f44..4ee4ecf 100644 --- a/modules/ml/pom.xml +++ b/modules/ml/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>ignite-ml</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/modules/mqtt/pom.xml b/modules/mqtt/pom.xml index 74db7a1..bf6404f 100644 --- a/modules/mqtt/pom.xml +++ b/modules/mqtt/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-mqtt</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/osgi-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/modules/osgi-karaf/pom.xml b/modules/osgi-karaf/pom.xml index 64be81a..7650b26 100644 --- a/modules/osgi-karaf/pom.xml +++ b/modules/osgi-karaf/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-osgi-karaf</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <packaging>pom</packaging> <build> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/osgi-paxlogging/pom.xml ---------------------------------------------------------------------- diff --git a/modules/osgi-paxlogging/pom.xml b/modules/osgi-paxlogging/pom.xml index 1bd848c..09baec9 100644 --- a/modules/osgi-paxlogging/pom.xml +++ b/modules/osgi-paxlogging/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-osgi-paxlogging</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <packaging>jar</packaging> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/osgi/pom.xml ---------------------------------------------------------------------- diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index db742cc..a8b5067 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-osgi</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite.AspNet.Tests/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.AspNet.Tests/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite.AspNet.Tests/Properties/AssemblyInfo.cs index ab4ac59..6efcf3f 100644 --- a/modules/platforms/dotnet/Apache.Ignite.AspNet.Tests/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite.AspNet.Tests/Properties/AssemblyInfo.cs @@ -35,8 +35,8 @@ using System.Runtime.InteropServices; [assembly: Guid("18ea4c71-a11d-4ab1-8042-418f7559d84f")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] [assembly: CLSCompliant(true)] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite.AspNet/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.AspNet/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite.AspNet/Properties/AssemblyInfo.cs index f6d4093..9bed623 100644 --- a/modules/platforms/dotnet/Apache.Ignite.AspNet/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite.AspNet/Properties/AssemblyInfo.cs @@ -33,9 +33,9 @@ using System.Runtime.InteropServices; [assembly: Guid("13ea96fc-cc83-4164-a7c0-4f30ed797460")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] [assembly: CLSCompliant(true)] http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs index 0d8ec7e..c4edc71 100644 --- a/modules/platforms/dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ using System.Runtime.InteropServices; [assembly: Guid("8fae8395-7e91-411a-a78f-44d6d3fed0fc")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] \ No newline at end of file +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite.Core.Tests.NuGet/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.Core.Tests.NuGet/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite.Core.Tests.NuGet/Properties/AssemblyInfo.cs index 0a89c5d..ad71e60 100644 --- a/modules/platforms/dotnet/Apache.Ignite.Core.Tests.NuGet/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite.Core.Tests.NuGet/Properties/AssemblyInfo.cs @@ -30,6 +30,6 @@ using System.Runtime.InteropServices; [assembly: ComVisible(false)] [assembly: Guid("134707f6-155d-47f6-9eb2-c67abbf3c009")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] \ No newline at end of file +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite.Core.Tests.TestDll/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.Core.Tests.TestDll/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite.Core.Tests.TestDll/Properties/AssemblyInfo.cs index c42d563..d2dbf9f 100644 --- a/modules/platforms/dotnet/Apache.Ignite.Core.Tests.TestDll/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite.Core.Tests.TestDll/Properties/AssemblyInfo.cs @@ -45,6 +45,6 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs index 14cdd64..52b1482 100644 --- a/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ using System.Runtime.InteropServices; [assembly: Guid("de8dd5cc-7c7f-4a09-80d5-7086d9416a7b")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] \ No newline at end of file +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite.Core/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.Core/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite.Core/Properties/AssemblyInfo.cs index 0f262a3..7dc615c 100644 --- a/modules/platforms/dotnet/Apache.Ignite.Core/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite.Core/Properties/AssemblyInfo.cs @@ -33,9 +33,9 @@ using System.Runtime.InteropServices; [assembly: Guid("97db45a8-f922-456a-a819-7b3c6e5e03ba")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] [assembly: CLSCompliant(true)] http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite.EntityFramework.Tests/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.EntityFramework.Tests/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite.EntityFramework.Tests/Properties/AssemblyInfo.cs index 8b47d36..b5c88d6 100644 --- a/modules/platforms/dotnet/Apache.Ignite.EntityFramework.Tests/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite.EntityFramework.Tests/Properties/AssemblyInfo.cs @@ -32,8 +32,8 @@ using System.Runtime.InteropServices; [assembly: Guid("cda5700e-78f3-4a9e-a9b0-704cbe94651c")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] [assembly: CLSCompliant(true)] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite.EntityFramework/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.EntityFramework/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite.EntityFramework/Properties/AssemblyInfo.cs index 9a20279..2d6c619 100644 --- a/modules/platforms/dotnet/Apache.Ignite.EntityFramework/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite.EntityFramework/Properties/AssemblyInfo.cs @@ -32,9 +32,9 @@ using System.Runtime.InteropServices; [assembly: ComVisible(false)] [assembly: Guid("c558518a-c1a0-4224-aaa9-a8688474b4dc")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] [assembly: CLSCompliant(true)] http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite.Linq/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.Linq/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite.Linq/Properties/AssemblyInfo.cs index ed4fd3e..efb5f23 100644 --- a/modules/platforms/dotnet/Apache.Ignite.Linq/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite.Linq/Properties/AssemblyInfo.cs @@ -33,8 +33,8 @@ using System.Runtime.InteropServices; // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("5b571661-17f4-4f29-8c7d-0edb38ca9b55")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] [assembly: CLSCompliant(true)] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite.Log4Net/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.Log4Net/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite.Log4Net/Properties/AssemblyInfo.cs index 777065d..c5bb02d 100644 --- a/modules/platforms/dotnet/Apache.Ignite.Log4Net/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite.Log4Net/Properties/AssemblyInfo.cs @@ -33,8 +33,8 @@ using System.Runtime.InteropServices; // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("6f82d669-382e-4435-8092-68c4440146d8")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] [assembly: CLSCompliant(true)] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite.NLog/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.NLog/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite.NLog/Properties/AssemblyInfo.cs index cba97eb..e8cbc29 100644 --- a/modules/platforms/dotnet/Apache.Ignite.NLog/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite.NLog/Properties/AssemblyInfo.cs @@ -33,8 +33,8 @@ using System.Runtime.InteropServices; // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("c6b58e4a-a2e9-4554-ad02-68ce6da5cfb7")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] [assembly: CLSCompliant(true)] http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/platforms/dotnet/Apache.Ignite/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/Apache.Ignite/Properties/AssemblyInfo.cs index 48037c2..1aca8bf 100644 --- a/modules/platforms/dotnet/Apache.Ignite/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/Apache.Ignite/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ using System.Runtime.InteropServices; [assembly: Guid("0f9702ec-da7d-4ce5-b4b7-73310c885355")] -[assembly: AssemblyVersion("2.2.0.21810")] -[assembly: AssemblyFileVersion("2.2.0.21810")] -[assembly: AssemblyInformationalVersion("2.2.0")] \ No newline at end of file +[assembly: AssemblyVersion("2.4.0.25406")] +[assembly: AssemblyFileVersion("2.4.0.25406")] +[assembly: AssemblyInformationalVersion("2.4.0")] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/rest-http/pom.xml ---------------------------------------------------------------------- diff --git a/modules/rest-http/pom.xml b/modules/rest-http/pom.xml index 581892e..fe21d5a 100644 --- a/modules/rest-http/pom.xml +++ b/modules/rest-http/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-rest-http</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/rocketmq/pom.xml ---------------------------------------------------------------------- diff --git a/modules/rocketmq/pom.xml b/modules/rocketmq/pom.xml index e1ccef5..ca47620 100644 --- a/modules/rocketmq/pom.xml +++ b/modules/rocketmq/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-rocketmq</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/scalar-2.10/pom.xml ---------------------------------------------------------------------- diff --git a/modules/scalar-2.10/pom.xml b/modules/scalar-2.10/pom.xml index 6039093..27d3f65 100644 --- a/modules/scalar-2.10/pom.xml +++ b/modules/scalar-2.10/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-scalar_2.10</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/scalar/pom.xml ---------------------------------------------------------------------- diff --git a/modules/scalar/pom.xml b/modules/scalar/pom.xml index abb5897..926ee0b 100644 --- a/modules/scalar/pom.xml +++ b/modules/scalar/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-scalar</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/schedule/pom.xml ---------------------------------------------------------------------- diff --git a/modules/schedule/pom.xml b/modules/schedule/pom.xml index fd41eed..78aee37 100644 --- a/modules/schedule/pom.xml +++ b/modules/schedule/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-schedule</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/slf4j/pom.xml ---------------------------------------------------------------------- diff --git a/modules/slf4j/pom.xml b/modules/slf4j/pom.xml index cfc3991..1e2a5fc 100644 --- a/modules/slf4j/pom.xml +++ b/modules/slf4j/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-slf4j</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/spark-2.10/pom.xml ---------------------------------------------------------------------- diff --git a/modules/spark-2.10/pom.xml b/modules/spark-2.10/pom.xml index a767dd1..326c8e1 100644 --- a/modules/spark-2.10/pom.xml +++ b/modules/spark-2.10/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-spark_2.10</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/spark/pom.xml ---------------------------------------------------------------------- diff --git a/modules/spark/pom.xml b/modules/spark/pom.xml index b84694f..3cd2e1c 100644 --- a/modules/spark/pom.xml +++ b/modules/spark/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-spark</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/spring-data/pom.xml ---------------------------------------------------------------------- diff --git a/modules/spring-data/pom.xml b/modules/spring-data/pom.xml index 8a68559..fcb45ae 100644 --- a/modules/spring-data/pom.xml +++ b/modules/spring-data/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-spring-data</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/spring/pom.xml ---------------------------------------------------------------------- diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index 37e8101..743397e 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-spring</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/sqlline/pom.xml ---------------------------------------------------------------------- diff --git a/modules/sqlline/pom.xml b/modules/sqlline/pom.xml index d8ae887..ac80948 100644 --- a/modules/sqlline/pom.xml +++ b/modules/sqlline/pom.xml @@ -32,7 +32,7 @@ </parent> <artifactId>ignite-sqlline</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/ssh/pom.xml b/modules/ssh/pom.xml index afb97dd..eb6c779 100644 --- a/modules/ssh/pom.xml +++ b/modules/ssh/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-ssh</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/storm/pom.xml ---------------------------------------------------------------------- diff --git a/modules/storm/pom.xml b/modules/storm/pom.xml index c7b7a7e..0e242da 100644 --- a/modules/storm/pom.xml +++ b/modules/storm/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-storm</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/tools/pom.xml ---------------------------------------------------------------------- diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml index e91c68c..b71c421 100644 --- a/modules/tools/pom.xml +++ b/modules/tools/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-tools</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/twitter/pom.xml ---------------------------------------------------------------------- diff --git a/modules/twitter/pom.xml b/modules/twitter/pom.xml index 2d7dba3..75585fb 100644 --- a/modules/twitter/pom.xml +++ b/modules/twitter/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-twitter</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/urideploy/pom.xml ---------------------------------------------------------------------- diff --git a/modules/urideploy/pom.xml b/modules/urideploy/pom.xml index 0b8f624..379c795 100644 --- a/modules/urideploy/pom.xml +++ b/modules/urideploy/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-urideploy</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/visor-console-2.10/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-console-2.10/pom.xml b/modules/visor-console-2.10/pom.xml index 8f875d4..f06d139 100644 --- a/modules/visor-console-2.10/pom.xml +++ b/modules/visor-console-2.10/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-visor-console_2.10</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/visor-console/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-console/pom.xml b/modules/visor-console/pom.xml index 15d9f92..8c4de09 100644 --- a/modules/visor-console/pom.xml +++ b/modules/visor-console/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-visor-console</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/visor-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-plugins/pom.xml b/modules/visor-plugins/pom.xml index 16add55..019189e 100644 --- a/modules/visor-plugins/pom.xml +++ b/modules/visor-plugins/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-visor-plugins</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/web-console/pom.xml ---------------------------------------------------------------------- diff --git a/modules/web-console/pom.xml b/modules/web-console/pom.xml index f935ca6..d5b72bf 100644 --- a/modules/web-console/pom.xml +++ b/modules/web-console/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-web-console</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/web-console/web-agent/pom.xml ---------------------------------------------------------------------- diff --git a/modules/web-console/web-agent/pom.xml b/modules/web-console/web-agent/pom.xml index bfedba6..8ae12a3 100644 --- a/modules/web-console/web-agent/pom.xml +++ b/modules/web-console/web-agent/pom.xml @@ -32,7 +32,7 @@ <artifactId>ignite-web-agent</artifactId> <packaging>jar</packaging> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/web/ignite-appserver-test/pom.xml ---------------------------------------------------------------------- diff --git a/modules/web/ignite-appserver-test/pom.xml b/modules/web/ignite-appserver-test/pom.xml index 5d529ab..44819de 100644 --- a/modules/web/ignite-appserver-test/pom.xml +++ b/modules/web/ignite-appserver-test/pom.xml @@ -30,7 +30,7 @@ <artifactId>ignite-appserver-test</artifactId> <packaging>jar</packaging> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/web/ignite-websphere-test/pom.xml ---------------------------------------------------------------------- diff --git a/modules/web/ignite-websphere-test/pom.xml b/modules/web/ignite-websphere-test/pom.xml index e2eee0f..45bbbbd 100644 --- a/modules/web/ignite-websphere-test/pom.xml +++ b/modules/web/ignite-websphere-test/pom.xml @@ -30,7 +30,7 @@ <artifactId>ignite-websphere-test</artifactId> <packaging>war</packaging> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/web/pom.xml ---------------------------------------------------------------------- diff --git a/modules/web/pom.xml b/modules/web/pom.xml index 6bd4a15..460e88d 100644 --- a/modules/web/pom.xml +++ b/modules/web/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-web</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/yardstick/pom.xml ---------------------------------------------------------------------- diff --git a/modules/yardstick/pom.xml b/modules/yardstick/pom.xml index 8e51f51..450c4eb 100644 --- a/modules/yardstick/pom.xml +++ b/modules/yardstick/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-yardstick</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/yarn/pom.xml ---------------------------------------------------------------------- diff --git a/modules/yarn/pom.xml b/modules/yarn/pom.xml index 579c320..28771ab 100644 --- a/modules/yarn/pom.xml +++ b/modules/yarn/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-yarn</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/zeromq/pom.xml ---------------------------------------------------------------------- diff --git a/modules/zeromq/pom.xml b/modules/zeromq/pom.xml index ebf3623..3457254 100644 --- a/modules/zeromq/pom.xml +++ b/modules/zeromq/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-zeromq</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/modules/zookeeper/pom.xml ---------------------------------------------------------------------- diff --git a/modules/zookeeper/pom.xml b/modules/zookeeper/pom.xml index d026cbb..d981220 100644 --- a/modules/zookeeper/pom.xml +++ b/modules/zookeeper/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-zookeeper</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/cb344fd6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index befbf4c..2c7379e 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>org.apache.ignite</groupId> <artifactId>apache-ignite</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <packaging>pom</packaging> <properties>
