minor

Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/222df2fc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/222df2fc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/222df2fc

Branch: refs/heads/ignite-545
Commit: 222df2fcc7e314fcbb364e698e423f075e65c76a
Parents: ade27b4
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Authored: Tue Apr 28 12:24:31 2015 +0300
Committer: Yakov Zhdanov <yzhda...@gridgain.com>
Committed: Tue Apr 28 12:24:31 2015 +0300

----------------------------------------------------------------------
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/222df2fc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8810b17..b8acf97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,8 +20,9 @@
 <!--
     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";>
-    <modelVersion>4.0.0</modelVersion>
+<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>
         <groupId>org.apache.ignite</groupId>

Reply via email to