You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2014/12/05 00:44:33 UTC

incubator-ignite git commit: # Fixed module name

Repository: incubator-ignite
Updated Branches:
  refs/heads/master 09169c7f9 -> 09a53a198


# Fixed module name


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

Branch: refs/heads/master
Commit: 09a53a19811d7354853568e0076cfaa671226dee
Parents: 09169c7
Author: sboikov <sb...@gridgain.com>
Authored: Fri Dec 5 02:34:37 2014 +0300
Committer: sboikov <sb...@gridgain.com>
Committed: Fri Dec 5 02:34:37 2014 +0300

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


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/09a53a19/modules/clients/pom.xml
----------------------------------------------------------------------
diff --git a/modules/clients/pom.xml b/modules/clients/pom.xml
index c9e4c3e..54d2bea 100644
--- a/modules/clients/pom.xml
+++ b/modules/clients/pom.xml
@@ -25,7 +25,7 @@
         <relativePath>../../</relativePath>
     </parent>
 
-    <artifactId>gridgain-clients</artifactId>
+    <artifactId>ignite-clients</artifactId>
 
     <dependencies>
         <dependency>