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/03/04 12:59:39 UTC

incubator-ignite git commit: [maven-release-plugin] prepare branch ignite-release-test-branch-4

Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-release-test-no-mod 614b202f4 -> 02cdaeaae


[maven-release-plugin] prepare branch ignite-release-test-branch-4


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

Branch: refs/heads/ignite-release-test-no-mod
Commit: 02cdaeaaeecbe763405de8643e3b12bec31484a9
Parents: 614b202
Author: avinogradov <av...@gridgain.com>
Authored: Wed Mar 4 14:59:37 2015 +0300
Committer: avinogradov <av...@gridgain.com>
Committed: Wed Mar 4 14:59:37 2015 +0300

----------------------------------------------------------------------
 examples/pom.xml              |  7 +++++--
 modules/aop/pom.xml           |  7 +++++--
 modules/aws/pom.xml           |  7 +++++--
 modules/clients/pom.xml       |  7 +++++--
 modules/codegen/pom.xml       |  7 +++++--
 modules/core/pom.xml          | 40 +++++++++++++++++++-------------------
 modules/extdata/p2p/pom.xml   | 13 +++++++------
 modules/extdata/uri/pom.xml   | 15 +++++++-------
 modules/geospatial/pom.xml    |  7 +++++--
 modules/hadoop/pom.xml        |  7 +++++--
 modules/hibernate/pom.xml     |  7 +++++--
 modules/indexing/pom.xml      |  7 +++++--
 modules/jcl/pom.xml           |  7 +++++--
 modules/jta/pom.xml           |  7 +++++--
 modules/log4j/pom.xml         |  7 +++++--
 modules/rest-http/pom.xml     |  7 +++++--
 modules/scalar/pom.xml        | 37 +++++++++++++++++------------------
 modules/schedule/pom.xml      |  7 +++++--
 modules/schema-load/pom.xml   |  7 +++++--
 modules/slf4j/pom.xml         |  7 +++++--
 modules/spring/pom.xml        |  7 +++++--
 modules/ssh/pom.xml           |  7 +++++--
 modules/tools/pom.xml         |  7 +++++--
 modules/urideploy/pom.xml     |  7 +++++--
 modules/visor-console/pom.xml | 14 ++++++-------
 modules/visor-plugins/pom.xml | 10 ++++++----
 modules/web/pom.xml           |  7 +++++--
 pom.xml                       |  3 ++-
 28 files changed, 173 insertions(+), 106 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 493492b..6e13488 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -17,8 +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>
 
     <parent>
@@ -217,4 +216,8 @@
             </build>
         </profile>
     </profiles>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/aop/pom.xml
----------------------------------------------------------------------
diff --git a/modules/aop/pom.xml b/modules/aop/pom.xml
index e4fbe6c..843237f 100644
--- a/modules/aop/pom.xml
+++ b/modules/aop/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>
@@ -101,4 +100,8 @@
             </testResource>
         </testResources>
     </build>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/aws/pom.xml
----------------------------------------------------------------------
diff --git a/modules/aws/pom.xml b/modules/aws/pom.xml
index 3fd88c3..2cbb9b8 100644
--- a/modules/aws/pom.xml
+++ b/modules/aws/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>
@@ -73,4 +72,8 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/clients/pom.xml
----------------------------------------------------------------------
diff --git a/modules/clients/pom.xml b/modules/clients/pom.xml
index 91f9b0a..b392405 100644
--- a/modules/clients/pom.xml
+++ b/modules/clients/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>
@@ -108,4 +107,8 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/codegen/pom.xml
----------------------------------------------------------------------
diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml
index 8424624..d4bdaf8 100644
--- a/modules/codegen/pom.xml
+++ b/modules/codegen/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>
@@ -47,4 +46,8 @@
             <version>1.0.1-RC1-SNAPSHOT</version>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/core/pom.xml
----------------------------------------------------------------------
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index 02b3034..2444e93 100644
--- a/modules/core/pom.xml
+++ b/modules/core/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>
@@ -196,45 +195,42 @@
                                 <configuration>
                                     <target>
                                         <exec executable="${git.exec}" outputproperty="ignite.build" failonerror="yes">
-                                            <arg line="log -1 --format=%ct"/>
+                                            <arg line="log -1 --format=%ct" />
                                         </exec>
 
-                                        <exec executable="${git.exec}" outputproperty="ignite.revision"
-                                              failonerror="yes">
-                                            <arg line="log -1 --format=%H"/>
+                                        <exec executable="${git.exec}" outputproperty="ignite.revision" failonerror="yes">
+                                            <arg line="log -1 --format=%H" />
                                         </exec>
 
                                         <tstamp>
-                                            <format property="ignite.rel.date" pattern="ddMMyyyy" locale="en"/>
+                                            <format property="ignite.rel.date" pattern="ddMMyyyy" locale="en" />
                                         </tstamp>
 
-                                        <property name="props.file"
-                                                  value="../../modules/core/target/classes/ignite.properties"/>
+                                        <property name="props.file" value="../../modules/core/target/classes/ignite.properties" />
 
                                         <replaceregexp file="${props.file}" byline="true">
-                                            <regexp pattern="ignite.version=.*"/>
-                                            <substitution expression="ignite.version=${ignite.version}"/>
+                                            <regexp pattern="ignite.version=.*" />
+                                            <substitution expression="ignite.version=${ignite.version}" />
                                         </replaceregexp>
 
                                         <replaceregexp file="${props.file}" byline="true">
-                                            <regexp pattern="ignite.build=.*"/>
-                                            <substitution expression="ignite.build=${ignite.build}"/>
+                                            <regexp pattern="ignite.build=.*" />
+                                            <substitution expression="ignite.build=${ignite.build}" />
                                         </replaceregexp>
 
                                         <replaceregexp file="${props.file}" byline="true">
-                                            <regexp pattern="ignite.revision=.*"/>
-                                            <substitution expression="ignite.revision=${ignite.revision}"/>
+                                            <regexp pattern="ignite.revision=.*" />
+                                            <substitution expression="ignite.revision=${ignite.revision}" />
                                         </replaceregexp>
 
                                         <replaceregexp file="${props.file}" byline="true">
-                                            <regexp pattern="ignite.rel.date=.*"/>
-                                            <substitution expression="ignite.rel.date=${ignite.rel.date}"/>
+                                            <regexp pattern="ignite.rel.date=.*" />
+                                            <substitution expression="ignite.rel.date=${ignite.rel.date}" />
                                         </replaceregexp>
 
                                         <replaceregexp file="${props.file}" byline="true">
-                                            <regexp pattern="ignite.update.status.params=.*"/>
-                                            <substitution
-                                                    expression="ignite.update.status.params=ver=${ignite.version}"/>
+                                            <regexp pattern="ignite.update.status.params=.*" />
+                                            <substitution expression="ignite.update.status.params=ver=${ignite.version}" />
                                         </replaceregexp>
                                     </target>
                                 </configuration>
@@ -245,4 +241,8 @@
             </build>
         </profile>
     </profiles>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/extdata/p2p/pom.xml
----------------------------------------------------------------------
diff --git a/modules/extdata/p2p/pom.xml b/modules/extdata/p2p/pom.xml
index b2c918d..bf8d27a 100644
--- a/modules/extdata/p2p/pom.xml
+++ b/modules/extdata/p2p/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>
@@ -84,11 +83,9 @@
                         <phase>compile</phase>
                         <configuration>
                             <target>
-                                <taskdef name="gar"
-                                         classname="org.apache.ignite.util.antgar.IgniteDeploymentGarAntTask"/>
+                                <taskdef name="gar" classname="org.apache.ignite.util.antgar.IgniteDeploymentGarAntTask" />
 
-                                <gar destfile="${basedir}/deploy/p2p.gar" descrdir="${basedir}/META-INF"
-                                     basedir="${basedir}/target/classes"/>
+                                <gar destfile="${basedir}/deploy/p2p.gar" descrdir="${basedir}/META-INF" basedir="${basedir}/target/classes" />
                             </target>
                         </configuration>
                     </execution>
@@ -96,4 +93,8 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/extdata/uri/pom.xml
----------------------------------------------------------------------
diff --git a/modules/extdata/uri/pom.xml b/modules/extdata/uri/pom.xml
index 2258f01..008f40a 100644
--- a/modules/extdata/uri/pom.xml
+++ b/modules/extdata/uri/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>
@@ -111,13 +110,11 @@
                         <phase>compile</phase>
                         <configuration>
                             <target>
-                                <copy file="${settings.localRepository}/com/sun/mail/javax.mail/1.5.2/javax.mail-1.5.2.jar"
-                                      todir="${basedir}/target/classes/lib"/>
+                                <copy file="${settings.localRepository}/com/sun/mail/javax.mail/1.5.2/javax.mail-1.5.2.jar" todir="${basedir}/target/classes/lib" />
 
-                                <taskdef name="gar"
-                                         classname="org.apache.ignite.util.antgar.IgniteDeploymentGarAntTask"/>
+                                <taskdef name="gar" classname="org.apache.ignite.util.antgar.IgniteDeploymentGarAntTask" />
 
-                                <gar destfile="${basedir}/deploy/uri.gar" basedir="${basedir}/target/classes"/>
+                                <gar destfile="${basedir}/deploy/uri.gar" basedir="${basedir}/target/classes" />
                             </target>
                         </configuration>
                     </execution>
@@ -125,4 +122,8 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/geospatial/pom.xml
----------------------------------------------------------------------
diff --git a/modules/geospatial/pom.xml b/modules/geospatial/pom.xml
index 6876b16..2e710d9 100644
--- a/modules/geospatial/pom.xml
+++ b/modules/geospatial/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>
@@ -55,4 +54,8 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/hadoop/pom.xml
----------------------------------------------------------------------
diff --git a/modules/hadoop/pom.xml b/modules/hadoop/pom.xml
index d4899fe..f879de8 100644
--- a/modules/hadoop/pom.xml
+++ b/modules/hadoop/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>
@@ -219,4 +218,8 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/hibernate/pom.xml
----------------------------------------------------------------------
diff --git a/modules/hibernate/pom.xml b/modules/hibernate/pom.xml
index 53c521c..6d0e948 100644
--- a/modules/hibernate/pom.xml
+++ b/modules/hibernate/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>
@@ -107,4 +106,8 @@
             </testResource>
         </testResources>
     </build>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/indexing/pom.xml
----------------------------------------------------------------------
diff --git a/modules/indexing/pom.xml b/modules/indexing/pom.xml
index bdb5a9e..96afe6c 100644
--- a/modules/indexing/pom.xml
+++ b/modules/indexing/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>
@@ -67,4 +66,8 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/jcl/pom.xml
----------------------------------------------------------------------
diff --git a/modules/jcl/pom.xml b/modules/jcl/pom.xml
index 671209e..706f7e3 100644
--- a/modules/jcl/pom.xml
+++ b/modules/jcl/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>
@@ -55,4 +54,8 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/jta/pom.xml
----------------------------------------------------------------------
diff --git a/modules/jta/pom.xml b/modules/jta/pom.xml
index 3cefdfa..0c53e59 100644
--- a/modules/jta/pom.xml
+++ b/modules/jta/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>
@@ -69,4 +68,8 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/log4j/pom.xml
----------------------------------------------------------------------
diff --git a/modules/log4j/pom.xml b/modules/log4j/pom.xml
index 3f2c103..5a5b660 100644
--- a/modules/log4j/pom.xml
+++ b/modules/log4j/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>
@@ -54,4 +53,8 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/rest-http/pom.xml
----------------------------------------------------------------------
diff --git a/modules/rest-http/pom.xml b/modules/rest-http/pom.xml
index 2c7ed41..67b71bd 100644
--- a/modules/rest-http/pom.xml
+++ b/modules/rest-http/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>
@@ -114,4 +113,8 @@
             <version>1.8.3</version>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/scalar/pom.xml
----------------------------------------------------------------------
diff --git a/modules/scalar/pom.xml b/modules/scalar/pom.xml
index 25a831a..6dc56b2 100644
--- a/modules/scalar/pom.xml
+++ b/modules/scalar/pom.xml
@@ -20,10 +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>
@@ -34,6 +31,7 @@
     </parent>
 
     <artifactId>ignite-scalar</artifactId>
+  <version>1.0.1-RC1-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
@@ -118,16 +116,15 @@
                             <target>
                                 <copy todir="target/site/scaladocs">
                                     <fileset dir="../../assembly/docfiles">
-                                        <include name="img/**"/>
-                                        <include name="*.js"/>
+                                        <include name="img/**" />
+                                        <include name="*.js" />
                                     </fileset>
                                 </copy>
 
-                                <taskdef name="doctask"
-                                    classname="org.apache.ignite.tools.ant.beautifier.GridJavadocAntTask"/>
+                                <taskdef name="doctask" classname="org.apache.ignite.tools.ant.beautifier.GridJavadocAntTask" />
 
                                 <doctask css="dotted" dir="target/site/scaladocs" verify="false">
-                                    <include name="**/*.html"/>
+                                    <include name="**/*.html" />
                                 </doctask>
 
                                 <property name="footer">
@@ -145,36 +142,34 @@
                                 </property>
 
                                 <replace dir="target/site/scaladocs" token="&lt;!--FOOTER--&gt;" value="${footer}">
-                                    <include name="**/*.html"/>
+                                    <include name="**/*.html" />
                                 </replace>
 
                                 <replace dir="target/site/scaladocs">
                                     <replacetoken>src="package.html"</replacetoken>
                                     <replacevalue>src=org/apache/ignite/scalar/scalar$.html</replacevalue>
-                                    <include name="**/index.html"/>
+                                    <include name="**/index.html" />
                                 </replace>
 
                                 <replace dir="target/site/scaladocs">
                                     <replacetoken>location.replace("package.html")</replacetoken>
                                     <replacevalue>location.replace("org/apache/ignite/scalar/scalar$.html")</replacevalue>
-                                    <include name="**/index.js"/>
+                                    <include name="**/index.js" />
                                 </replace>
 
                                 <replace dir="target/site/scaladocs">
                                     <replacetoken>docs.scala-lang.org/overviews/scaladoc/usage.html#members</replacetoken>
                                     <replacevalue>docs.scala-lang.org/overviews/scaladoc/interface.html</replacevalue>
-                                    <fileset dir="target/site/scaladocs"/>
+                                    <fileset dir="target/site/scaladocs" />
                                 </replace>
 
                                 <replaceregexp byline="true" flags="im" encoding="UTF-8">
-                                    <regexp pattern='(&lt;dt&gt;Attributes&lt;/dt&gt;&lt;dd&gt;protected\[)&lt;a.+&gt;(.+)&lt;/a&gt;(\]\s+&lt;/dd&gt;)'/>
-                                    <substitution expression="\1\2\3"/>
-                                    <fileset dir="target/site/scaladocs"/>
+                                    <regexp pattern="(&lt;dt&gt;Attributes&lt;/dt&gt;&lt;dd&gt;protected\[)&lt;a.+&gt;(.+)&lt;/a&gt;(\]\s+&lt;/dd&gt;)" />
+                                    <substitution expression="\1\2\3" />
+                                    <fileset dir="target/site/scaladocs" />
                                 </replaceregexp>
 
-                                <zip destfile="target/ignite-scalar-${ignite.version}-javadoc.jar"
-                                     basedir="target/site/scaladocs"
-                                     encoding="UTF-8"/>
+                                <zip destfile="target/ignite-scalar-${ignite.version}-javadoc.jar" basedir="target/site/scaladocs" encoding="UTF-8" />
                             </target>
                         </configuration>
                     </execution>
@@ -182,4 +177,8 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/schedule/pom.xml
----------------------------------------------------------------------
diff --git a/modules/schedule/pom.xml b/modules/schedule/pom.xml
index 8d255d0..3db17c5 100644
--- a/modules/schedule/pom.xml
+++ b/modules/schedule/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>
@@ -55,4 +54,8 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/schema-load/pom.xml
----------------------------------------------------------------------
diff --git a/modules/schema-load/pom.xml b/modules/schema-load/pom.xml
index 54d0a5d..f9849cc 100644
--- a/modules/schema-load/pom.xml
+++ b/modules/schema-load/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>
@@ -103,4 +102,8 @@
             </dependencies>
         </profile>
     </profiles>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/slf4j/pom.xml
----------------------------------------------------------------------
diff --git a/modules/slf4j/pom.xml b/modules/slf4j/pom.xml
index ee9f754..ef943ca 100644
--- a/modules/slf4j/pom.xml
+++ b/modules/slf4j/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>
@@ -47,4 +46,8 @@
             <version>1.6.4</version>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/spring/pom.xml
----------------------------------------------------------------------
diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml
index 80fb77c..f9fd4ca 100644
--- a/modules/spring/pom.xml
+++ b/modules/spring/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>
@@ -116,4 +115,8 @@
             </testResource>
         </testResources>
     </build>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/ssh/pom.xml
----------------------------------------------------------------------
diff --git a/modules/ssh/pom.xml b/modules/ssh/pom.xml
index 9117698..c43b421 100644
--- a/modules/ssh/pom.xml
+++ b/modules/ssh/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>
@@ -69,4 +68,8 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/tools/pom.xml
----------------------------------------------------------------------
diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml
index c21e183..5ecd05b 100644
--- a/modules/tools/pom.xml
+++ b/modules/tools/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>
@@ -75,4 +74,8 @@
             </dependencies>
         </profile>
     </profiles>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/urideploy/pom.xml
----------------------------------------------------------------------
diff --git a/modules/urideploy/pom.xml b/modules/urideploy/pom.xml
index f101db4..b74095f 100644
--- a/modules/urideploy/pom.xml
+++ b/modules/urideploy/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>
@@ -117,4 +116,8 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/visor-console/pom.xml
----------------------------------------------------------------------
diff --git a/modules/visor-console/pom.xml b/modules/visor-console/pom.xml
index 29e5237..34547ce 100644
--- a/modules/visor-console/pom.xml
+++ b/modules/visor-console/pom.xml
@@ -20,10 +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>
@@ -34,6 +31,7 @@
     </parent>
 
     <artifactId>ignite-visor-console</artifactId>
+  <version>1.0.1-RC1-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
@@ -147,9 +145,7 @@
                          <phase>prepare-package</phase>
                          <configuration>
                              <target>
-                                 <zip destfile="target/ignite-visor-console-${ignite.version}-javadoc.jar"
-                                      basedir="target/site/scaladocs"
-                                      encoding="UTF-8"/>
+                                 <zip destfile="target/ignite-visor-console-${ignite.version}-javadoc.jar" basedir="target/site/scaladocs" encoding="UTF-8" />
                              </target>
                          </configuration>
                      </execution>
@@ -157,4 +153,8 @@
              </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/visor-plugins/pom.xml
----------------------------------------------------------------------
diff --git a/modules/visor-plugins/pom.xml b/modules/visor-plugins/pom.xml
index bef30b7..582e52b 100644
--- a/modules/visor-plugins/pom.xml
+++ b/modules/visor-plugins/pom.xml
@@ -20,10 +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>
@@ -34,6 +31,7 @@
     </parent>
 
     <artifactId>ignite-visor-plugins</artifactId>
+  <version>1.0.1-RC1-SNAPSHOT</version>
 
     <dependencies>
         <!-- Ignite dependencies -->
@@ -75,4 +73,8 @@
             </resource>
         </resources>
     </build>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/modules/web/pom.xml
----------------------------------------------------------------------
diff --git a/modules/web/pom.xml b/modules/web/pom.xml
index d888b2c..ad0306e 100644
--- a/modules/web/pom.xml
+++ b/modules/web/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>
@@ -83,4 +82,8 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
+
+  <scm>
+    <tag>ignite-release-test-branch-4</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/02cdaeaa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d6a1cb9..59c230e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,8 @@
         <url>https://git-wip-us.apache.org/repos/asf/incubator-ignite</url>
         <connection>scm:git:git://git-wip-us.apache.org/repos/asf/incubator-ignite</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-ignite</developerConnection>
-    </scm>
+      <tag>ignite-release-test-branch-4</tag>
+  </scm>
 
     <modules>
         <module>modules/core</module>