"Version changed
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/5854f1db Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/5854f1db Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/5854f1db Branch: refs/heads/ignite-676 Commit: 5854f1dbe312a5b8673bfdd93a2f3acfe699c202 Parents: d1a84a5 Author: Ignite Teamcity <ign...@apache.org> Authored: Wed Apr 29 17:27:47 2015 +0300 Committer: Ignite Teamcity <ign...@apache.org> Committed: Wed Apr 29 17:27:47 2015 +0300 ---------------------------------------------------------------------- modules/cloud/pom.xml | 4 +--- modules/core/src/main/resources/ignite.properties | 2 +- modules/gce/pom.xml | 4 +--- pom.xml | 3 +-- 4 files changed, 4 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5854f1db/modules/cloud/pom.xml ---------------------------------------------------------------------- diff --git a/modules/cloud/pom.xml b/modules/cloud/pom.xml index 38c126f..8cb97d0 100644 --- a/modules/cloud/pom.xml +++ b/modules/cloud/pom.xml @@ -17,9 +17,7 @@ limitations under the License. --> -<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> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5854f1db/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 549bde3..432b2ad 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.0.0 +ignite.version=1.0.3 ignite.build=0 ignite.revision=DEV ignite.rel.date=01011970 http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5854f1db/modules/gce/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gce/pom.xml b/modules/gce/pom.xml index b12bb18..8b2a019 100644 --- a/modules/gce/pom.xml +++ b/modules/gce/pom.xml @@ -20,9 +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> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5854f1db/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2a45704..0e84a50 100644 --- a/pom.xml +++ b/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>