Skip to content

Commit

Permalink
version changed to: 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignite Teamcity committed Aug 4, 2016
1 parent a90d05b commit d945a5d
Show file tree
Hide file tree
Showing 64 changed files with 328 additions and 129 deletions.
312 changes: 245 additions & 67 deletions RELEASE_NOTES.txt

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions examples/pom-standalone-lgpl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@
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>

<repositories>
<repository>
<id>GridGain External Repository</id>
<url>http://www.gridgainsystems.com/nexus/content/repositories/external</url>
</repository>
</repositories>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Expand Down
7 changes: 7 additions & 0 deletions examples/pom-standalone.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@
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>

<repositories>
<repository>
<id>GridGain External Repository</id>
<url>http://www.gridgainsystems.com/nexus/content/repositories/external</url>
</repository>
</repositories>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>ignite-examples</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>

<dependencies>
<dependency>
Expand Down
7 changes: 7 additions & 0 deletions examples/schema-import/pom-standalone.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@
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>

<repositories>
<repository>
<id>GridGain External Repository</id>
<url>http://www.gridgainsystems.com/nexus/content/repositories/external</url>
</repository>
</repositories>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion examples/schema-import/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</properties>

<artifactId>ignite-schema-import-demo</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion modules/aop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-aop</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/apache-license-gen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>org.apache.ignite</groupId>
<artifactId>ignite-apache-license-gen</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<build>
Expand Down
2 changes: 1 addition & 1 deletion modules/aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-aws</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-benchmarks</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/camel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-camel</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-cassandra</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-clients</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/cloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</parent>

<artifactId>ignite-cloud</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-codegen</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions modules/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-core</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<repositories>
Expand All @@ -42,7 +42,7 @@
</repositories>

<properties>
<ignite.update.notifier.product>apache-ignite</ignite.update.notifier.product>
<ignite.update.notifier.product>gridgain-community</ignite.update.notifier.product>

<!-- Imports:
- com.sun.jmx.mbeanserver => only used from TCKMBeanServerBuilder which has no usages within Ignite's
Expand Down
2 changes: 1 addition & 1 deletion modules/extdata/p2p/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-extdata-p2p</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion modules/extdata/uri/modules/uri-dependency/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<artifactId>ignite-extdata-uri-dep</artifactId>
<packaging>jar</packaging>

<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<modelVersion>4.0.0</modelVersion>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/extdata/uri/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</parent>

<artifactId>ignite-extdata-uri</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion modules/flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-flink</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-flume</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/gce/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-gce</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/geospatial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-geospatial</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/hadoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-hadoop</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-hibernate</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/indexing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-indexing</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/jcl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-jcl</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/jms11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-jms11</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/jta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-jta</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-kafka</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/log4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-log4j</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/log4j2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-log4j2</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/mesos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-mesos</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/mqtt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-mqtt</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/osgi-karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-osgi-karaf</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<packaging>pom</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion modules/osgi-paxlogging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-osgi-paxlogging</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<packaging>jar</packaging>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-osgi</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/rest-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-rest-http</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/scalar-2.10/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-scalar_2.10</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/scalar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-scalar</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/schedule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-schedule</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>
<url>http://ignite.apache.org</url>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/schema-import-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<artifactId>ignite-schema-import-db</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.6.4</version>

<dependencies>
<dependency>
Expand Down
Loading

0 comments on commit d945a5d

Please sign in to comment.