Ignite-230 fix

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

Branch: refs/heads/ignite-hadoop-tests
Commit: d9f07a1f2d74eb242e7eb001980e469e45062109
Parents: 9b33b80
Author: avinogradov <avinogra...@gridgain.com>
Authored: Fri Feb 13 15:44:03 2015 +0300
Committer: avinogradov <avinogra...@gridgain.com>
Committed: Fri Feb 13 15:44:03 2015 +0300

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/d9f07a1f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2b32445..b5af941 100644
--- a/pom.xml
+++ b/pom.xml
@@ -559,7 +559,7 @@
                         </goals>
                         <configuration>
                             <packaging>jar</packaging>
-                            <pomFile>${basedir}/modules/core/pom.xml</pomFile>
+                            
<pomFile>${basedir}/modules/core/pom-installed.xml</pomFile>
                             
<url>${project.distributionManagement.repository.url}</url>
                             
<file>${basedir}/target/ignite-core-${ignite.version}.jar</file>
                         </configuration>

Reply via email to