[maven-release-plugin] prepare branch 1.0.2QAILS01
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/de4c61a2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/de4c61a2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/de4c61a2 Branch: refs/heads/ignite-688 Commit: de4c61a2b54d7016be13dce06e63cb7e99170053 Parents: 8803e17 Author: Ignite Teamcity <ign...@apache.org> Authored: Thu Apr 9 12:48:23 2015 +0300 Committer: Ignite Teamcity <ign...@apache.org> Committed: Thu Apr 9 12:48:23 2015 +0300 ---------------------------------------------------------------------- examples/pom.xml | 4 ++++ modules/aop/pom.xml | 4 ++++ modules/aws/pom.xml | 4 ++++ modules/clients/pom.xml | 4 ++++ modules/codegen/pom.xml | 4 ++++ modules/core/pom.xml | 4 ++++ modules/extdata/p2p/pom.xml | 4 ++++ modules/extdata/uri/pom.xml | 4 ++++ modules/geospatial/pom.xml | 4 ++++ modules/hadoop/pom.xml | 4 ++++ modules/hibernate/pom.xml | 4 ++++ modules/indexing/pom.xml | 4 ++++ modules/jcl/pom.xml | 4 ++++ modules/jta/pom.xml | 4 ++++ modules/log4j/pom.xml | 4 ++++ modules/rest-http/pom.xml | 4 ++++ modules/scalar/pom.xml | 4 ++++ modules/schedule/pom.xml | 4 ++++ modules/schema-import/pom.xml | 4 ++++ modules/slf4j/pom.xml | 4 ++++ modules/spring/pom.xml | 4 ++++ modules/ssh/pom.xml | 4 ++++ modules/tools/pom.xml | 4 ++++ modules/urideploy/pom.xml | 4 ++++ modules/visor-console/pom.xml | 4 ++++ modules/visor-plugins/pom.xml | 4 ++++ modules/web/pom.xml | 4 ++++ modules/yardstick/pom.xml | 4 ++++ pom.xml | 2 +- 29 files changed, 113 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 08f44eb..f3af253 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -225,4 +225,8 @@ </build> </profile> </profiles> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/aop/pom.xml ---------------------------------------------------------------------- diff --git a/modules/aop/pom.xml b/modules/aop/pom.xml index 917ccc6..d15b41f 100644 --- a/modules/aop/pom.xml +++ b/modules/aop/pom.xml @@ -107,4 +107,8 @@ </testResource> </testResources> </build> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/aws/pom.xml ---------------------------------------------------------------------- diff --git a/modules/aws/pom.xml b/modules/aws/pom.xml index b738450..91e62b0 100644 --- a/modules/aws/pom.xml +++ b/modules/aws/pom.xml @@ -99,4 +99,8 @@ <scope>test</scope> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/clients/pom.xml ---------------------------------------------------------------------- diff --git a/modules/clients/pom.xml b/modules/clients/pom.xml index 29250f4..51d0183 100644 --- a/modules/clients/pom.xml +++ b/modules/clients/pom.xml @@ -128,4 +128,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/codegen/pom.xml ---------------------------------------------------------------------- diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index 2990330..ec56e3d 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -52,4 +52,8 @@ <version>${project.version}</version> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 466ccb9..c2c49df 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -424,4 +424,8 @@ </build> </profile> </profiles> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/extdata/p2p/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/p2p/pom.xml b/modules/extdata/p2p/pom.xml index c8f0d63..97be6f8 100644 --- a/modules/extdata/p2p/pom.xml +++ b/modules/extdata/p2p/pom.xml @@ -93,4 +93,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/extdata/uri/pom.xml ---------------------------------------------------------------------- diff --git a/modules/extdata/uri/pom.xml b/modules/extdata/uri/pom.xml index ed7bff5..be96f4c 100644 --- a/modules/extdata/uri/pom.xml +++ b/modules/extdata/uri/pom.xml @@ -122,4 +122,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/geospatial/pom.xml ---------------------------------------------------------------------- diff --git a/modules/geospatial/pom.xml b/modules/geospatial/pom.xml index d0ae253..1b1f146 100644 --- a/modules/geospatial/pom.xml +++ b/modules/geospatial/pom.xml @@ -81,4 +81,8 @@ <scope>test</scope> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hadoop/pom.xml b/modules/hadoop/pom.xml index 69d5294..91ac659 100644 --- a/modules/hadoop/pom.xml +++ b/modules/hadoop/pom.xml @@ -224,4 +224,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/hibernate/pom.xml ---------------------------------------------------------------------- diff --git a/modules/hibernate/pom.xml b/modules/hibernate/pom.xml index eba98b5..7435825 100644 --- a/modules/hibernate/pom.xml +++ b/modules/hibernate/pom.xml @@ -120,4 +120,8 @@ </testResource> </testResources> </build> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/indexing/pom.xml ---------------------------------------------------------------------- diff --git a/modules/indexing/pom.xml b/modules/indexing/pom.xml index 5851e66..b453b06 100644 --- a/modules/indexing/pom.xml +++ b/modules/indexing/pom.xml @@ -93,4 +93,8 @@ <scope>test</scope> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/jcl/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jcl/pom.xml b/modules/jcl/pom.xml index c2d1851..5c2f288 100644 --- a/modules/jcl/pom.xml +++ b/modules/jcl/pom.xml @@ -54,4 +54,8 @@ <scope>test</scope> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/jta/pom.xml ---------------------------------------------------------------------- diff --git a/modules/jta/pom.xml b/modules/jta/pom.xml index dbf4eac..f72a5f1 100644 --- a/modules/jta/pom.xml +++ b/modules/jta/pom.xml @@ -82,4 +82,8 @@ <scope>test</scope> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/log4j/pom.xml ---------------------------------------------------------------------- diff --git a/modules/log4j/pom.xml b/modules/log4j/pom.xml index 6f88587..14351c9 100644 --- a/modules/log4j/pom.xml +++ b/modules/log4j/pom.xml @@ -53,4 +53,8 @@ <scope>test</scope> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/rest-http/pom.xml ---------------------------------------------------------------------- diff --git a/modules/rest-http/pom.xml b/modules/rest-http/pom.xml index cbade02..e232407 100644 --- a/modules/rest-http/pom.xml +++ b/modules/rest-http/pom.xml @@ -113,4 +113,8 @@ <version>1.8.3</version> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/scalar/pom.xml ---------------------------------------------------------------------- diff --git a/modules/scalar/pom.xml b/modules/scalar/pom.xml index 83de256..400c165 100644 --- a/modules/scalar/pom.xml +++ b/modules/scalar/pom.xml @@ -185,4 +185,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/schedule/pom.xml ---------------------------------------------------------------------- diff --git a/modules/schedule/pom.xml b/modules/schedule/pom.xml index fe11f3f..cddb0f2 100644 --- a/modules/schedule/pom.xml +++ b/modules/schedule/pom.xml @@ -74,4 +74,8 @@ <scope>test</scope> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/schema-import/pom.xml ---------------------------------------------------------------------- diff --git a/modules/schema-import/pom.xml b/modules/schema-import/pom.xml index 9eb95c1..074abcb 100644 --- a/modules/schema-import/pom.xml +++ b/modules/schema-import/pom.xml @@ -99,4 +99,8 @@ </dependencies> </profile> </profiles> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/slf4j/pom.xml ---------------------------------------------------------------------- diff --git a/modules/slf4j/pom.xml b/modules/slf4j/pom.xml index 9feba39..087f1f5 100644 --- a/modules/slf4j/pom.xml +++ b/modules/slf4j/pom.xml @@ -46,4 +46,8 @@ <version>1.6.4</version> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/spring/pom.xml ---------------------------------------------------------------------- diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index 533c1f2..2038112 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -115,4 +115,8 @@ </testResource> </testResources> </build> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/ssh/pom.xml b/modules/ssh/pom.xml index 1f70406..0611271 100644 --- a/modules/ssh/pom.xml +++ b/modules/ssh/pom.xml @@ -68,4 +68,8 @@ <scope>test</scope> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/tools/pom.xml ---------------------------------------------------------------------- diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml index 68b1fb9..d17b719 100644 --- a/modules/tools/pom.xml +++ b/modules/tools/pom.xml @@ -74,4 +74,8 @@ </dependencies> </profile> </profiles> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/urideploy/pom.xml ---------------------------------------------------------------------- diff --git a/modules/urideploy/pom.xml b/modules/urideploy/pom.xml index d8a9aa1..616eaad 100644 --- a/modules/urideploy/pom.xml +++ b/modules/urideploy/pom.xml @@ -150,4 +150,8 @@ <scope>test</scope> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/visor-console/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-console/pom.xml b/modules/visor-console/pom.xml index bd1d20c..761dcc1 100644 --- a/modules/visor-console/pom.xml +++ b/modules/visor-console/pom.xml @@ -153,4 +153,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/visor-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/modules/visor-plugins/pom.xml b/modules/visor-plugins/pom.xml index a63289d..b83856c 100644 --- a/modules/visor-plugins/pom.xml +++ b/modules/visor-plugins/pom.xml @@ -73,4 +73,8 @@ </resource> </resources> </build> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/web/pom.xml ---------------------------------------------------------------------- diff --git a/modules/web/pom.xml b/modules/web/pom.xml index eeeec39..95b9abc 100644 --- a/modules/web/pom.xml +++ b/modules/web/pom.xml @@ -88,4 +88,8 @@ <scope>test</scope> </dependency> </dependencies> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/modules/yardstick/pom.xml ---------------------------------------------------------------------- diff --git a/modules/yardstick/pom.xml b/modules/yardstick/pom.xml index 0d2e81a..8c4904a 100644 --- a/modules/yardstick/pom.xml +++ b/modules/yardstick/pom.xml @@ -194,4 +194,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>1.0.2QAILS01</tag> + </scm> </project> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de4c61a2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c9dfce4..74fe0ba 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <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> - <tag>HEAD</tag> + <tag>1.0.2QAILS01</tag> </scm> <distributionManagement>