Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-release-test-i-1 8ef64e21f -> 8574b1b8d


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/ignite-release-test-i-1
Commit: 8574b1b8d48872277eb9e143158d3e07f6ad61b0
Parents: 8ef64e2
Author: Ignite Teamcity <ign...@apache.org>
Authored: Wed Mar 11 13:32:53 2015 +0300
Committer: Ignite Teamcity <ign...@apache.org>
Committed: Wed Mar 11 13:32:53 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-load/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, 1 insertion(+), 113 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index b99c56f..d5a02db 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -216,8 +216,4 @@
             </build>
         </profile>
     </profiles>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/aop/pom.xml
----------------------------------------------------------------------
diff --git a/modules/aop/pom.xml b/modules/aop/pom.xml
index a781cae..81b6923 100644
--- a/modules/aop/pom.xml
+++ b/modules/aop/pom.xml
@@ -100,8 +100,4 @@
             </testResource>
         </testResources>
     </build>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/aws/pom.xml
----------------------------------------------------------------------
diff --git a/modules/aws/pom.xml b/modules/aws/pom.xml
index 49da939..8b9bef6 100644
--- a/modules/aws/pom.xml
+++ b/modules/aws/pom.xml
@@ -72,8 +72,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/clients/pom.xml
----------------------------------------------------------------------
diff --git a/modules/clients/pom.xml b/modules/clients/pom.xml
index 550c38c..7731cc8 100644
--- a/modules/clients/pom.xml
+++ b/modules/clients/pom.xml
@@ -107,8 +107,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/codegen/pom.xml
----------------------------------------------------------------------
diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml
index bf65f0d..671ee0c 100644
--- a/modules/codegen/pom.xml
+++ b/modules/codegen/pom.xml
@@ -46,8 +46,4 @@
             <version>1.0.1-RELEASE-TEST-SNAPSHOT</version>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/core/pom.xml
----------------------------------------------------------------------
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index ec72300..597a5f0 100644
--- a/modules/core/pom.xml
+++ b/modules/core/pom.xml
@@ -241,8 +241,4 @@
             </build>
         </profile>
     </profiles>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/extdata/p2p/pom.xml
----------------------------------------------------------------------
diff --git a/modules/extdata/p2p/pom.xml b/modules/extdata/p2p/pom.xml
index 99e7ed0..2972b95 100644
--- a/modules/extdata/p2p/pom.xml
+++ b/modules/extdata/p2p/pom.xml
@@ -93,8 +93,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/extdata/uri/pom.xml
----------------------------------------------------------------------
diff --git a/modules/extdata/uri/pom.xml b/modules/extdata/uri/pom.xml
index 0c1ef79..e250e7c 100644
--- a/modules/extdata/uri/pom.xml
+++ b/modules/extdata/uri/pom.xml
@@ -122,8 +122,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/geospatial/pom.xml
----------------------------------------------------------------------
diff --git a/modules/geospatial/pom.xml b/modules/geospatial/pom.xml
index 2392d9e..6a38bc7 100644
--- a/modules/geospatial/pom.xml
+++ b/modules/geospatial/pom.xml
@@ -54,8 +54,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/hadoop/pom.xml
----------------------------------------------------------------------
diff --git a/modules/hadoop/pom.xml b/modules/hadoop/pom.xml
index 6176b36..8f97da7 100644
--- a/modules/hadoop/pom.xml
+++ b/modules/hadoop/pom.xml
@@ -218,8 +218,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/hibernate/pom.xml
----------------------------------------------------------------------
diff --git a/modules/hibernate/pom.xml b/modules/hibernate/pom.xml
index b824710..75301ff 100644
--- a/modules/hibernate/pom.xml
+++ b/modules/hibernate/pom.xml
@@ -106,8 +106,4 @@
             </testResource>
         </testResources>
     </build>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/indexing/pom.xml
----------------------------------------------------------------------
diff --git a/modules/indexing/pom.xml b/modules/indexing/pom.xml
index d6ebbb3..4739eaf 100644
--- a/modules/indexing/pom.xml
+++ b/modules/indexing/pom.xml
@@ -66,8 +66,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/jcl/pom.xml
----------------------------------------------------------------------
diff --git a/modules/jcl/pom.xml b/modules/jcl/pom.xml
index e823192..03b595c 100644
--- a/modules/jcl/pom.xml
+++ b/modules/jcl/pom.xml
@@ -54,8 +54,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/jta/pom.xml
----------------------------------------------------------------------
diff --git a/modules/jta/pom.xml b/modules/jta/pom.xml
index 8762bcc..67c1754 100644
--- a/modules/jta/pom.xml
+++ b/modules/jta/pom.xml
@@ -68,8 +68,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/log4j/pom.xml
----------------------------------------------------------------------
diff --git a/modules/log4j/pom.xml b/modules/log4j/pom.xml
index bbe285b..f7a6acf 100644
--- a/modules/log4j/pom.xml
+++ b/modules/log4j/pom.xml
@@ -53,8 +53,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/rest-http/pom.xml
----------------------------------------------------------------------
diff --git a/modules/rest-http/pom.xml b/modules/rest-http/pom.xml
index 3e1b00b..46757eb 100644
--- a/modules/rest-http/pom.xml
+++ b/modules/rest-http/pom.xml
@@ -113,8 +113,4 @@
             <version>1.8.3</version>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/scalar/pom.xml
----------------------------------------------------------------------
diff --git a/modules/scalar/pom.xml b/modules/scalar/pom.xml
index 2c28780..51db5d5 100644
--- a/modules/scalar/pom.xml
+++ b/modules/scalar/pom.xml
@@ -177,8 +177,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/schedule/pom.xml
----------------------------------------------------------------------
diff --git a/modules/schedule/pom.xml b/modules/schedule/pom.xml
index b50c0b5..1a9006d 100644
--- a/modules/schedule/pom.xml
+++ b/modules/schedule/pom.xml
@@ -54,8 +54,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/schema-load/pom.xml
----------------------------------------------------------------------
diff --git a/modules/schema-load/pom.xml b/modules/schema-load/pom.xml
index 658a3bf..a34d712 100644
--- a/modules/schema-load/pom.xml
+++ b/modules/schema-load/pom.xml
@@ -102,8 +102,4 @@
             </dependencies>
         </profile>
     </profiles>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/slf4j/pom.xml
----------------------------------------------------------------------
diff --git a/modules/slf4j/pom.xml b/modules/slf4j/pom.xml
index 2bffe7c..055ea72 100644
--- a/modules/slf4j/pom.xml
+++ b/modules/slf4j/pom.xml
@@ -46,8 +46,4 @@
             <version>1.6.4</version>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/spring/pom.xml
----------------------------------------------------------------------
diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml
index 6961841..816d4db 100644
--- a/modules/spring/pom.xml
+++ b/modules/spring/pom.xml
@@ -115,8 +115,4 @@
             </testResource>
         </testResources>
     </build>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/ssh/pom.xml
----------------------------------------------------------------------
diff --git a/modules/ssh/pom.xml b/modules/ssh/pom.xml
index 5078652..e513c12 100644
--- a/modules/ssh/pom.xml
+++ b/modules/ssh/pom.xml
@@ -68,8 +68,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/tools/pom.xml
----------------------------------------------------------------------
diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml
index 7815698..a6869a7 100644
--- a/modules/tools/pom.xml
+++ b/modules/tools/pom.xml
@@ -74,8 +74,4 @@
             </dependencies>
         </profile>
     </profiles>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/urideploy/pom.xml
----------------------------------------------------------------------
diff --git a/modules/urideploy/pom.xml b/modules/urideploy/pom.xml
index 836b64d..6524cdf 100644
--- a/modules/urideploy/pom.xml
+++ b/modules/urideploy/pom.xml
@@ -116,8 +116,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/visor-console/pom.xml
----------------------------------------------------------------------
diff --git a/modules/visor-console/pom.xml b/modules/visor-console/pom.xml
index 894a6d3..eea9551 100644
--- a/modules/visor-console/pom.xml
+++ b/modules/visor-console/pom.xml
@@ -153,8 +153,4 @@
              </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/visor-plugins/pom.xml
----------------------------------------------------------------------
diff --git a/modules/visor-plugins/pom.xml b/modules/visor-plugins/pom.xml
index edee7ee..3031c43 100644
--- a/modules/visor-plugins/pom.xml
+++ b/modules/visor-plugins/pom.xml
@@ -73,8 +73,4 @@
             </resource>
         </resources>
     </build>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/web/pom.xml
----------------------------------------------------------------------
diff --git a/modules/web/pom.xml b/modules/web/pom.xml
index 8118cb5..1c0a5e9 100644
--- a/modules/web/pom.xml
+++ b/modules/web/pom.xml
@@ -82,8 +82,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/modules/yardstick/pom.xml
----------------------------------------------------------------------
diff --git a/modules/yardstick/pom.xml b/modules/yardstick/pom.xml
index a84613f..740f0a6 100644
--- a/modules/yardstick/pom.xml
+++ b/modules/yardstick/pom.xml
@@ -190,8 +190,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <tag>ignite-release-test-i-1-branch2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8574b1b8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c83e484..19358ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,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>ignite-release-test-i-1-branch2</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <modules>

Reply via email to