1.9.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6e68f64d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6e68f64d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6e68f64d Branch: refs/heads/ignite-1.9 Commit: 6e68f64d484371c1d7e43dbe0b95906faf15242c Parents: 9c401b0 Author: Ignite Teamcity <[email protected]> Authored: Fri Feb 3 13:01:27 2017 +0300 Committer: Ignite Teamcity <[email protected]> Committed: Fri Feb 3 13:01:27 2017 +0300 ---------------------------------------------------------------------- examples/pom.xml | 2 +- examples/schema-import/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 | 12 +++++------- modules/cloud/pom.xml | 2 +- modules/codegen/pom.xml | 2 +- modules/core/pom.xml | 2 +- modules/core/src/main/resources/ignite.properties | 2 +- modules/extdata/p2p/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/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/log4j/pom.xml | 2 +- modules/log4j2/pom.xml | 2 +- modules/mesos/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 +- modules/platforms/cpp/configure.ac | 2 +- modules/platforms/cpp/configure.acrel | 2 +- modules/platforms/cpp/examples/configure.ac | 2 +- .../platforms/cpp/odbc/install/ignite-odbc-amd64.wxs | 2 +- modules/platforms/cpp/odbc/install/ignite-odbc-x86.wxs | 2 +- .../Properties/AssemblyInfo.cs | 6 +++--- .../Apache.Ignite.AspNet/Properties/AssemblyInfo.cs | 6 +++--- .../Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs | 6 +++--- .../Properties/AssemblyInfo.cs | 6 +++--- .../Properties/AssemblyInfo.cs | 6 +++--- .../Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs | 6 +++--- .../Apache.Ignite.Core/Properties/AssemblyInfo.cs | 6 +++--- .../Properties/AssemblyInfo.cs | 6 +++--- .../Properties/AssemblyInfo.cs | 6 +++--- .../Apache.Ignite.Linq/Properties/AssemblyInfo.cs | 6 +++--- .../Apache.Ignite.Log4Net/Properties/AssemblyInfo.cs | 6 +++--- .../Apache.Ignite.NLog/Properties/AssemblyInfo.cs | 6 +++--- .../dotnet/Apache.Ignite/Properties/AssemblyInfo.cs | 6 +++--- .../Apache.Ignite.Examples/Properties/AssemblyInfo.cs | 6 +++--- .../Properties/AssemblyInfo.cs | 6 +++--- modules/rest-http/pom.xml | 2 +- modules/scalar-2.10/pom.xml | 2 +- modules/scalar/pom.xml | 2 +- modules/schedule/pom.xml | 2 +- modules/schema-import-db/pom.xml | 2 +- modules/schema-import/pom.xml | 2 +- modules/slf4j/pom.xml | 2 +- modules/spark-2.10/pom.xml | 2 +- modules/spark/pom.xml | 2 +- modules/spring/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/zookeeper/pom.xml | 2 +- pom.xml | 2 +- 83 files changed, 119 insertions(+), 121 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 6f55560..255ce01 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>ignite-examples</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/examples/schema-import/pom.xml ---------------------------------------------------------------------- diff --git a/examples/schema-import/pom.xml b/examples/schema-import/pom.xml index 8ca92dd..93ad1a5 100644 --- a/examples/schema-import/pom.xml +++ b/examples/schema-import/pom.xml @@ -35,7 +35,7 @@ </properties> <artifactId>ignite-schema-import-demo</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/aop/pom.xml ---------------------------------------------------------------------- diff --git a/modules/aop/pom.xml b/modules/aop/pom.xml index d0314af..46649c2 100644 --- a/modules/aop/pom.xml +++ b/modules/aop/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-aop</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/apache-license-gen/pom.xml ---------------------------------------------------------------------- diff --git a/modules/apache-license-gen/pom.xml b/modules/apache-license-gen/pom.xml index 74cf35e..fdd2a6e 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>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/aws/pom.xml ---------------------------------------------------------------------- diff --git a/modules/aws/pom.xml b/modules/aws/pom.xml index ee300d4..91ad593 100644 --- a/modules/aws/pom.xml +++ b/modules/aws/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-aws</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/benchmarks/pom.xml ---------------------------------------------------------------------- diff --git a/modules/benchmarks/pom.xml b/modules/benchmarks/pom.xml index 4a18c18..6bdac8c 100644 --- a/modules/benchmarks/pom.xml +++ b/modules/benchmarks/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-benchmarks</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/camel/pom.xml ---------------------------------------------------------------------- diff --git a/modules/camel/pom.xml b/modules/camel/pom.xml index 841cfd9..8f1feb4 100644 --- a/modules/camel/pom.xml +++ b/modules/camel/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-camel</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/cassandra/pom.xml ---------------------------------------------------------------------- diff --git a/modules/cassandra/pom.xml b/modules/cassandra/pom.xml index a665538..7ec01b5 100644 --- a/modules/cassandra/pom.xml +++ b/modules/cassandra/pom.xml @@ -32,7 +32,7 @@ <artifactId>ignite-cassandra</artifactId> <packaging>pom</packaging> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencyManagement> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/cassandra/serializers/pom.xml ---------------------------------------------------------------------- diff --git a/modules/cassandra/serializers/pom.xml b/modules/cassandra/serializers/pom.xml index 33be131..3c593c0 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>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>ignite-cassandra-serializers</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/cassandra/store/pom.xml ---------------------------------------------------------------------- diff --git a/modules/cassandra/store/pom.xml b/modules/cassandra/store/pom.xml index 0b233fa..a81800a 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>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>ignite-cassandra-store</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/clients/pom.xml ---------------------------------------------------------------------- diff --git a/modules/clients/pom.xml b/modules/clients/pom.xml index 2e29cc0..d6cbbc1 100644 --- a/modules/clients/pom.xml +++ b/modules/clients/pom.xml @@ -20,8 +20,7 @@ <!-- POM file. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -32,7 +31,7 @@ </parent> <artifactId>ignite-clients</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> @@ -168,11 +167,10 @@ <configuration> <target> <exec executable="${doxygen.exec}" searchpath="true" dir="../platforms/dotnet/"> - <arg value="Apache.Ignite.dxg"/> + <arg value="Apache.Ignite.dxg" /> </exec> - <copy file="../../assembly/docfiles/ignite_logo.png" - todir="target/dotnetdoc/html"/> + <copy file="../../assembly/docfiles/ignite_logo.png" todir="target/dotnetdoc/html" /> </target> </configuration> </execution> @@ -186,7 +184,7 @@ <configuration> <target> <exec executable="${doxygen.exec}" searchpath="true" dir="../platforms/cpp/"> - <arg value="cpp.dxg"/> + <arg value="cpp.dxg" /> </exec> </target> </configuration> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/cloud/pom.xml ---------------------------------------------------------------------- diff --git a/modules/cloud/pom.xml b/modules/cloud/pom.xml index 1bcc4bf..8f59524 100644 --- a/modules/cloud/pom.xml +++ b/modules/cloud/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>ignite-cloud</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index be287e3..2390e14 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-codegen</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 4c4343a..f12cdfa 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-core</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <repositories> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 dcebbe4..75859ad 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=1.8.0-SNAPSHOT +ignite.version=1.9.0-SNAPSHOT ignite.build=0 ignite.revision=DEV ignite.rel.date=01011970 http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/extdata/p2p/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/p2p/pom.xml b/modules/extdata/p2p/pom.xml index 73a80cf..eb20e28 100644 --- a/modules/extdata/p2p/pom.xml +++ b/modules/extdata/p2p/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-extdata-p2p</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 40518fb..625cbad 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>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <modelVersion>4.0.0</modelVersion> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/extdata/uri/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/uri/pom.xml b/modules/extdata/uri/pom.xml index ff30d0a..15f8524 100644 --- a/modules/extdata/uri/pom.xml +++ b/modules/extdata/uri/pom.xml @@ -32,7 +32,7 @@ </parent> <artifactId>ignite-extdata-uri</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/flink/pom.xml ---------------------------------------------------------------------- diff --git a/modules/flink/pom.xml b/modules/flink/pom.xml index cd80f16..27c8928 100644 --- a/modules/flink/pom.xml +++ b/modules/flink/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-flink</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/flume/pom.xml ---------------------------------------------------------------------- diff --git a/modules/flume/pom.xml b/modules/flume/pom.xml index 5e6fa64..eafa6ce 100644 --- a/modules/flume/pom.xml +++ b/modules/flume/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-flume</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/gce/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gce/pom.xml b/modules/gce/pom.xml index 8340512..a6c0a49 100644 --- a/modules/gce/pom.xml +++ b/modules/gce/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-gce</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/geospatial/pom.xml ---------------------------------------------------------------------- diff --git a/modules/geospatial/pom.xml b/modules/geospatial/pom.xml index e65339b..6624115 100644 --- a/modules/geospatial/pom.xml +++ b/modules/geospatial/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-geospatial</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hadoop/pom.xml b/modules/hadoop/pom.xml index db302d7..98291c6 100644 --- a/modules/hadoop/pom.xml +++ b/modules/hadoop/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-hadoop</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/hibernate/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hibernate/pom.xml b/modules/hibernate/pom.xml index 40a3c95..96e7147 100644 --- a/modules/hibernate/pom.xml +++ b/modules/hibernate/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-hibernate</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/indexing/pom.xml ---------------------------------------------------------------------- diff --git a/modules/indexing/pom.xml b/modules/indexing/pom.xml index 58e82ed..aaaced3 100644 --- a/modules/indexing/pom.xml +++ b/modules/indexing/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-indexing</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/jcl/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jcl/pom.xml b/modules/jcl/pom.xml index 37f475b..41ec2d5 100644 --- a/modules/jcl/pom.xml +++ b/modules/jcl/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-jcl</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/jms11/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jms11/pom.xml b/modules/jms11/pom.xml index eddeb70..e7a8e4b 100644 --- a/modules/jms11/pom.xml +++ b/modules/jms11/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-jms11</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/jta/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jta/pom.xml b/modules/jta/pom.xml index 1f22f02..f6fd425 100644 --- a/modules/jta/pom.xml +++ b/modules/jta/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-jta</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/kafka/pom.xml ---------------------------------------------------------------------- diff --git a/modules/kafka/pom.xml b/modules/kafka/pom.xml index 96e3d0d..9aff624 100644 --- a/modules/kafka/pom.xml +++ b/modules/kafka/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-kafka</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/log4j/pom.xml ---------------------------------------------------------------------- diff --git a/modules/log4j/pom.xml b/modules/log4j/pom.xml index 24f3107..e4e4c33 100644 --- a/modules/log4j/pom.xml +++ b/modules/log4j/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-log4j</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/log4j2/pom.xml ---------------------------------------------------------------------- diff --git a/modules/log4j2/pom.xml b/modules/log4j2/pom.xml index 99174ea..e0a1517 100644 --- a/modules/log4j2/pom.xml +++ b/modules/log4j2/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-log4j2</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/mesos/pom.xml ---------------------------------------------------------------------- diff --git a/modules/mesos/pom.xml b/modules/mesos/pom.xml index f407a3f..4c717c2 100644 --- a/modules/mesos/pom.xml +++ b/modules/mesos/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-mesos</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/modules/mqtt/pom.xml b/modules/mqtt/pom.xml index 4b0e1a9..d475d18 100644 --- a/modules/mqtt/pom.xml +++ b/modules/mqtt/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-mqtt</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/osgi-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/modules/osgi-karaf/pom.xml b/modules/osgi-karaf/pom.xml index c2d4553..98bafe7 100644 --- a/modules/osgi-karaf/pom.xml +++ b/modules/osgi-karaf/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-osgi-karaf</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <packaging>pom</packaging> <build> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/osgi-paxlogging/pom.xml ---------------------------------------------------------------------- diff --git a/modules/osgi-paxlogging/pom.xml b/modules/osgi-paxlogging/pom.xml index 3cb2a88..1b5c5f8 100644 --- a/modules/osgi-paxlogging/pom.xml +++ b/modules/osgi-paxlogging/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-osgi-paxlogging</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <packaging>jar</packaging> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/osgi/pom.xml ---------------------------------------------------------------------- diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index 5232a10..63fbc40 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-osgi</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/platforms/cpp/configure.ac ---------------------------------------------------------------------- diff --git a/modules/platforms/cpp/configure.ac b/modules/platforms/cpp/configure.ac index 500bdbf..283097b 100644 --- a/modules/platforms/cpp/configure.ac +++ b/modules/platforms/cpp/configure.ac @@ -19,7 +19,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([Apache Ignite C++], [1.8.0.16695], [[email protected]], [ignite], [ignite.apache.org]) +AC_INIT([Apache Ignite C++], [1.9.0.17605], [[email protected]], [ignite], [ignite.apache.org]) AC_CANONICAL_HOST AC_CONFIG_MACRO_DIR([m4]) http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/platforms/cpp/configure.acrel ---------------------------------------------------------------------- diff --git a/modules/platforms/cpp/configure.acrel b/modules/platforms/cpp/configure.acrel index 984aa38..3d1f885 100644 --- a/modules/platforms/cpp/configure.acrel +++ b/modules/platforms/cpp/configure.acrel @@ -19,7 +19,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([Apache Ignite C++], [1.8.0.16695], [[email protected]], [ignite], [ignite.apache.org]) +AC_INIT([Apache Ignite C++], [1.9.0.17605], [[email protected]], [ignite], [ignite.apache.org]) AC_CANONICAL_HOST AC_CONFIG_MACRO_DIR([m4]) http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/platforms/cpp/examples/configure.ac ---------------------------------------------------------------------- diff --git a/modules/platforms/cpp/examples/configure.ac b/modules/platforms/cpp/examples/configure.ac index 6f08490..094db24 100644 --- a/modules/platforms/cpp/examples/configure.ac +++ b/modules/platforms/cpp/examples/configure.ac @@ -19,7 +19,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([Apache Ignite C++ Examples], [1.8.0.16695], [[email protected]], [ignite-examples], [ignite.apache.org]) +AC_INIT([Apache Ignite C++ Examples], [1.9.0.17605], [[email protected]], [ignite-examples], [ignite.apache.org]) AC_CANONICAL_HOST AC_CONFIG_MACRO_DIR([m4]) http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/platforms/cpp/odbc/install/ignite-odbc-amd64.wxs ---------------------------------------------------------------------- diff --git a/modules/platforms/cpp/odbc/install/ignite-odbc-amd64.wxs b/modules/platforms/cpp/odbc/install/ignite-odbc-amd64.wxs index 2c12d9a..532f286 100644 --- a/modules/platforms/cpp/odbc/install/ignite-odbc-amd64.wxs +++ b/modules/platforms/cpp/odbc/install/ignite-odbc-amd64.wxs @@ -21,7 +21,7 @@ <Product Name='Apache Ignite ODBC 64-bit Driver' Manufacturer='The Apache Software Foundation' Id='F3E308E4-910C-4AF5-82DE-2ACF4D64830E' UpgradeCode='1D7AEFDF-6CD2-4FB5-88F2-811A89832D6D' - Language='1033' Codepage='1252' Version='1.8.0.16695'> + Language='1033' Codepage='1252' Version='1.9.0.17605'> <Package Id='*' Keywords='Installer' Description="Apache Ignite ODBC 64-bit Driver Installer" Comments='Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are trademarks of The Apache Software Foundation.' http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/platforms/cpp/odbc/install/ignite-odbc-x86.wxs ---------------------------------------------------------------------- diff --git a/modules/platforms/cpp/odbc/install/ignite-odbc-x86.wxs b/modules/platforms/cpp/odbc/install/ignite-odbc-x86.wxs index 9e77e2a..3cc6fa6 100644 --- a/modules/platforms/cpp/odbc/install/ignite-odbc-x86.wxs +++ b/modules/platforms/cpp/odbc/install/ignite-odbc-x86.wxs @@ -21,7 +21,7 @@ <Product Name='Apache Ignite ODBC 32-bit Driver' Manufacturer='The Apache Software Foundation' Id='D39CBABA-1E21-4701-AA5C-91EDA07B383B' UpgradeCode='743902A4-365C-424E-B226-5B2898A3941E' - Language='1033' Codepage='1252' Version='1.8.0.16695'> + Language='1033' Codepage='1252' Version='1.9.0.17605'> <Package Id='*' Keywords='Installer' Description="Apache Ignite ODBC 32-bit Driver Installer" Comments='Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are trademarks of The Apache Software Foundation.' http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 d6cb3df..0c7f831 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("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] [assembly: CLSCompliant(true)] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 56e67ff..a1c19d3 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("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] [assembly: CLSCompliant(true)] http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 9537860..49a0395 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("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 88e619a..b123427 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("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 d938619..0b8ce1e 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("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 b236907..463ed3e 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("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 91e569a..2a14a25 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("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] [assembly: CLSCompliant(true)] http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 fe5e7ce..67b1f88 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("1.8.0.14218")] -[assembly: AssemblyFileVersion("1.8.0.14218")] -[assembly: AssemblyInformationalVersion("1.8.0")] +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] [assembly: CLSCompliant(true)] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 7ce4c5f..acf46b0 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("1.8.0.14218")] -[assembly: AssemblyFileVersion("1.8.0.14218")] -[assembly: AssemblyInformationalVersion("1.8.0")] +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] [assembly: CLSCompliant(true)] http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 a442355..8e07c7d 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("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] [assembly: CLSCompliant(true)] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 824252e..59d3108 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("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] [assembly: CLSCompliant(true)] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 f28278c..d40e981 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("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] [assembly: CLSCompliant(true)] http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 17d065f..d805afb 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("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/platforms/dotnet/examples/Apache.Ignite.Examples/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/examples/Apache.Ignite.Examples/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/examples/Apache.Ignite.Examples/Properties/AssemblyInfo.cs index 224efd8..9082035 100644 --- a/modules/platforms/dotnet/examples/Apache.Ignite.Examples/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/examples/Apache.Ignite.Examples/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ using System.Runtime.InteropServices; [assembly: Guid("41a0cb95-3435-4c78-b867-900b28e2c9ee")] -[assembly: AssemblyVersion("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/platforms/dotnet/examples/Apache.Ignite.ExamplesDll/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/examples/Apache.Ignite.ExamplesDll/Properties/AssemblyInfo.cs b/modules/platforms/dotnet/examples/Apache.Ignite.ExamplesDll/Properties/AssemblyInfo.cs index 8e6b8b5..3e55f91 100644 --- a/modules/platforms/dotnet/examples/Apache.Ignite.ExamplesDll/Properties/AssemblyInfo.cs +++ b/modules/platforms/dotnet/examples/Apache.Ignite.ExamplesDll/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ using System.Runtime.InteropServices; [assembly: Guid("ce65ec7c-d3cf-41ad-8f45-f90d5af68d77")] -[assembly: AssemblyVersion("1.8.0.16695")] -[assembly: AssemblyFileVersion("1.8.0.16695")] -[assembly: AssemblyInformationalVersion("1.8.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.9.0.17605")] +[assembly: AssemblyFileVersion("1.9.0.17605")] +[assembly: AssemblyInformationalVersion("1.9.0")] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/rest-http/pom.xml ---------------------------------------------------------------------- diff --git a/modules/rest-http/pom.xml b/modules/rest-http/pom.xml index 14c70eb..fffa802 100644 --- a/modules/rest-http/pom.xml +++ b/modules/rest-http/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-rest-http</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/scalar-2.10/pom.xml ---------------------------------------------------------------------- diff --git a/modules/scalar-2.10/pom.xml b/modules/scalar-2.10/pom.xml index 3920e0a..d1410f4 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>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/scalar/pom.xml ---------------------------------------------------------------------- diff --git a/modules/scalar/pom.xml b/modules/scalar/pom.xml index eb8a24c..1e803ad 100644 --- a/modules/scalar/pom.xml +++ b/modules/scalar/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-scalar</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/schedule/pom.xml ---------------------------------------------------------------------- diff --git a/modules/schedule/pom.xml b/modules/schedule/pom.xml index e4e0005..9f213fc 100644 --- a/modules/schedule/pom.xml +++ b/modules/schedule/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-schedule</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/schema-import-db/pom.xml ---------------------------------------------------------------------- diff --git a/modules/schema-import-db/pom.xml b/modules/schema-import-db/pom.xml index ba6b80e..8907da2 100644 --- a/modules/schema-import-db/pom.xml +++ b/modules/schema-import-db/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-schema-import-db</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/schema-import/pom.xml ---------------------------------------------------------------------- diff --git a/modules/schema-import/pom.xml b/modules/schema-import/pom.xml index c8f341f..fd7de0e 100644 --- a/modules/schema-import/pom.xml +++ b/modules/schema-import/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-schema-import</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/slf4j/pom.xml ---------------------------------------------------------------------- diff --git a/modules/slf4j/pom.xml b/modules/slf4j/pom.xml index e9733e0..9f7845a 100644 --- a/modules/slf4j/pom.xml +++ b/modules/slf4j/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-slf4j</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/spark-2.10/pom.xml ---------------------------------------------------------------------- diff --git a/modules/spark-2.10/pom.xml b/modules/spark-2.10/pom.xml index b39012c..7ae6386 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>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/spark/pom.xml ---------------------------------------------------------------------- diff --git a/modules/spark/pom.xml b/modules/spark/pom.xml index 25da109..e549567 100644 --- a/modules/spark/pom.xml +++ b/modules/spark/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-spark</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/spring/pom.xml ---------------------------------------------------------------------- diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index a746c93..ec72f09 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-spring</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/ssh/pom.xml b/modules/ssh/pom.xml index 9b1a633..e46692b 100644 --- a/modules/ssh/pom.xml +++ b/modules/ssh/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-ssh</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/storm/pom.xml ---------------------------------------------------------------------- diff --git a/modules/storm/pom.xml b/modules/storm/pom.xml index 19165be..a6d701c 100644 --- a/modules/storm/pom.xml +++ b/modules/storm/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-storm</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/tools/pom.xml ---------------------------------------------------------------------- diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml index 232a1c2..c96bb07 100644 --- a/modules/tools/pom.xml +++ b/modules/tools/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-tools</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/twitter/pom.xml ---------------------------------------------------------------------- diff --git a/modules/twitter/pom.xml b/modules/twitter/pom.xml index 4afd8bf..331af74 100644 --- a/modules/twitter/pom.xml +++ b/modules/twitter/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-twitter</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/urideploy/pom.xml ---------------------------------------------------------------------- diff --git a/modules/urideploy/pom.xml b/modules/urideploy/pom.xml index 2042d03..af4b800 100644 --- a/modules/urideploy/pom.xml +++ b/modules/urideploy/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-urideploy</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 71599ba..0d25eea 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>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/visor-console/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-console/pom.xml b/modules/visor-console/pom.xml index c8a7c6e..c482189 100644 --- a/modules/visor-console/pom.xml +++ b/modules/visor-console/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-visor-console</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/visor-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-plugins/pom.xml b/modules/visor-plugins/pom.xml index ddbb474..3f33ed3 100644 --- a/modules/visor-plugins/pom.xml +++ b/modules/visor-plugins/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-visor-plugins</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/web-console/pom.xml ---------------------------------------------------------------------- diff --git a/modules/web-console/pom.xml b/modules/web-console/pom.xml index 18821b4..5a6d3ca 100644 --- a/modules/web-console/pom.xml +++ b/modules/web-console/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-web-console</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <build> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 736136a..7c9d459 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>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 30b6e15..307e35a 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>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/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 5e4c415..b4eac95 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>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/web/pom.xml ---------------------------------------------------------------------- diff --git a/modules/web/pom.xml b/modules/web/pom.xml index 8235b5b..c85e7ca 100644 --- a/modules/web/pom.xml +++ b/modules/web/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-web</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/yardstick/pom.xml ---------------------------------------------------------------------- diff --git a/modules/yardstick/pom.xml b/modules/yardstick/pom.xml index cf404a7..8643156 100644 --- a/modules/yardstick/pom.xml +++ b/modules/yardstick/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-yardstick</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/yarn/pom.xml ---------------------------------------------------------------------- diff --git a/modules/yarn/pom.xml b/modules/yarn/pom.xml index 3229244..6e5fd6d 100644 --- a/modules/yarn/pom.xml +++ b/modules/yarn/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-yarn</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/modules/zookeeper/pom.xml ---------------------------------------------------------------------- diff --git a/modules/zookeeper/pom.xml b/modules/zookeeper/pom.xml index ec9ff7b..2db5cac 100644 --- a/modules/zookeeper/pom.xml +++ b/modules/zookeeper/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-zookeeper</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies> http://git-wip-us.apache.org/repos/asf/ignite/blob/6e68f64d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ac23b38..d83bb1b 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>org.apache.ignite</groupId> <artifactId>apache-ignite</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <packaging>pom</packaging> <properties>
