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 2015/07/20 16:55:12 UTC

[09/24] incubator-ignite git commit: # ignite-788: fix pom version

# ignite-788: fix pom version


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

Branch: refs/heads/ignite-788-last-review
Commit: 6932017b03934318fa7116ef9ebd20a89d9d6fed
Parents: a679ff9
Author: ashutak <as...@gridgain.com>
Authored: Wed Jul 15 19:34:37 2015 +0300
Committer: ashutak <as...@gridgain.com>
Committed: Wed Jul 15 19:34:37 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6932017b/modules/log4j2/pom.xml
----------------------------------------------------------------------
diff --git a/modules/log4j2/pom.xml b/modules/log4j2/pom.xml
index d4072f4..58dc05e 100644
--- a/modules/log4j2/pom.xml
+++ b/modules/log4j2/pom.xml
@@ -31,7 +31,7 @@
     </parent>
 
     <artifactId>ignite-log4j2</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.4.1-SNAPSHOT</version>
 
     <dependencies>
         <dependency>