Updated Branches:
  refs/heads/master 157513b38 -> cdfcc2dd9

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


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

Branch: refs/heads/master
Commit: cdfcc2dd997ea3e465fce5dcf39ec0281605fc9a
Parents: 157513b
Author: Jacques Nadeau <[email protected]>
Authored: Thu Sep 5 23:20:14 2013 -0700
Committer: Jacques Nadeau <[email protected]>
Committed: Thu Sep 5 23:20:14 2013 -0700

----------------------------------------------------------------------
 common/pom.xml                | 2 +-
 contrib/pom.xml               | 2 +-
 contrib/sqlline/pom.xml       | 2 +-
 contrib/storage-hbase/pom.xml | 2 +-
 distribution/pom.xml          | 2 +-
 exec/bufferl/pom.xml          | 2 +-
 exec/java-exec/pom.xml        | 2 +-
 exec/pom.xml                  | 2 +-
 exec/ref/pom.xml              | 2 +-
 pom.xml                       | 4 ++--
 sqlparser/pom.xml             | 2 +-
 11 files changed, 12 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/cdfcc2dd/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index eb63c1a..9b3df84 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>drill-root</artifactId>
     <groupId>org.apache.drill</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
 
   <artifactId>common</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/cdfcc2dd/contrib/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/pom.xml b/contrib/pom.xml
index cefc6c3..5b07a94 100644
--- a/contrib/pom.xml
+++ b/contrib/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>drill-root</artifactId>
     <groupId>org.apache.drill</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.drill.contrib</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/cdfcc2dd/contrib/sqlline/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/sqlline/pom.xml b/contrib/sqlline/pom.xml
index b8c022f..04faae5 100644
--- a/contrib/sqlline/pom.xml
+++ b/contrib/sqlline/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>contrib-parent</artifactId>
     <groupId>org.apache.drill.contrib</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
 
   <artifactId>sqlline</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/cdfcc2dd/contrib/storage-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml
index bb907c2..b31e0cd 100644
--- a/contrib/storage-hbase/pom.xml
+++ b/contrib/storage-hbase/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>contrib-parent</artifactId>
     <groupId>org.apache.drill.contrib</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
 
   <artifactId>storage-hbase</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/cdfcc2dd/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 62db7f0..6c5b0cf 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>drill-root</artifactId>
     <groupId>org.apache.drill</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.drill</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/cdfcc2dd/exec/bufferl/pom.xml
----------------------------------------------------------------------
diff --git a/exec/bufferl/pom.xml b/exec/bufferl/pom.xml
index c38010f..850290e 100644
--- a/exec/bufferl/pom.xml
+++ b/exec/bufferl/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.drill.exec</groupId>
     <artifactId>exec-parent</artifactId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.drill.exec</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/cdfcc2dd/exec/java-exec/pom.xml
----------------------------------------------------------------------
diff --git a/exec/java-exec/pom.xml b/exec/java-exec/pom.xml
index a5a55c8..3a2b0fd 100644
--- a/exec/java-exec/pom.xml
+++ b/exec/java-exec/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>exec-parent</artifactId>
     <groupId>org.apache.drill.exec</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>java-exec</artifactId>
   <name>exec/Java Execution Engine</name>

http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/cdfcc2dd/exec/pom.xml
----------------------------------------------------------------------
diff --git a/exec/pom.xml b/exec/pom.xml
index bd410c4..b2c54ad 100644
--- a/exec/pom.xml
+++ b/exec/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>drill-root</artifactId>
     <groupId>org.apache.drill</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.drill.exec</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/cdfcc2dd/exec/ref/pom.xml
----------------------------------------------------------------------
diff --git a/exec/ref/pom.xml b/exec/ref/pom.xml
index a2be5d8..1c99a29 100644
--- a/exec/ref/pom.xml
+++ b/exec/ref/pom.xml
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>exec-parent</artifactId>
                <groupId>org.apache.drill.exec</groupId>
-               <version>1.0.0-m1</version>
+               <version>1.0.0-m2-SNAPSHOT</version>
        </parent>
 
        <artifactId>ref</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/cdfcc2dd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6764a17..86e31a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.apache.drill</groupId>
   <artifactId>drill-root</artifactId>
-  <version>1.0.0-m1</version>
+  <version>1.0.0-m2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Drill Root POM</name>
@@ -27,7 +27,7 @@
     
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-drill.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-drill.git</developerConnection>
     <url>https://github.com/apache/incubator-drill</url>
-    <tag>drill-1.0.0-m1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <repositories>

http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/cdfcc2dd/sqlparser/pom.xml
----------------------------------------------------------------------
diff --git a/sqlparser/pom.xml b/sqlparser/pom.xml
index f10516f..84b17a0 100644
--- a/sqlparser/pom.xml
+++ b/sqlparser/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>drill-root</artifactId>
     <groupId>org.apache.drill</groupId>
-    <version>1.0.0-m1</version>
+    <version>1.0.0-m2-SNAPSHOT</version>
   </parent>
   <artifactId>sqlparser</artifactId>
   <name>SQL Parser</name>

Reply via email to