1.4.1-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/69e0ad2a Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/69e0ad2a Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/69e0ad2a Branch: refs/heads/ignite-950 Commit: 69e0ad2a8eb0d834f07a5549e18331325fcc42c7 Parents: 13e55b2 Author: Ignite Teamcity <ign...@apache.org> Authored: Thu Jul 16 12:35:56 2015 +0300 Committer: Ignite Teamcity <ign...@apache.org> Committed: Thu Jul 16 12:35:56 2015 +0300 ---------------------------------------------------------------------- modules/apache-license-gen/pom.xml | 2 +- modules/yarn/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/69e0ad2a/modules/apache-license-gen/pom.xml ---------------------------------------------------------------------- diff --git a/modules/apache-license-gen/pom.xml b/modules/apache-license-gen/pom.xml index 6e22668..3025eab 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.3.1-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <build> <plugins> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/69e0ad2a/modules/yarn/pom.xml ---------------------------------------------------------------------- diff --git a/modules/yarn/pom.xml b/modules/yarn/pom.xml index 2679603..63aa3cd 100644 --- a/modules/yarn/pom.xml +++ b/modules/yarn/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-yarn</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <properties> <hadoop.version>2.7.0</hadoop.version>