You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lens.apache.org by am...@apache.org on 2015/04/15 21:47:52 UTC

[28/30] incubator-lens git commit: [maven-release-plugin] prepare release apache-lens-2.0.1-beta-incubating

[maven-release-plugin] prepare release apache-lens-2.0.1-beta-incubating


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

Branch: refs/heads/master
Commit: de64e1dbfca2c4be0f8829cec2012052c09fb1e5
Parents: e013fe8
Author: Amareshwari Sriramadasu <am...@apache.org>
Authored: Tue Feb 24 12:54:26 2015 +0530
Committer: Amareshwari Sriramadasu <am...@apache.org>
Committed: Tue Feb 24 12:54:26 2015 +0530

----------------------------------------------------------------------
 checkstyle/pom.xml       | 6 +++++-
 lens-api/pom.xml         | 2 +-
 lens-cli/pom.xml         | 2 +-
 lens-client/pom.xml      | 2 +-
 lens-cube/pom.xml        | 2 +-
 lens-dist/pom.xml        | 2 +-
 lens-driver-hive/pom.xml | 2 +-
 lens-driver-jdbc/pom.xml | 2 +-
 lens-examples/pom.xml    | 2 +-
 lens-ml-lib/pom.xml      | 2 +-
 lens-query-lib/pom.xml   | 2 +-
 lens-regression/pom.xml  | 2 +-
 lens-server-api/pom.xml  | 2 +-
 lens-server/pom.xml      | 2 +-
 lens-storage-db/pom.xml  | 2 +-
 pom.xml                  | 8 ++++----
 16 files changed, 23 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/checkstyle/pom.xml
----------------------------------------------------------------------
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index 21547ff..afbb218 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -29,7 +29,7 @@
   <groupId>org.apache.lens</groupId>
   <artifactId>checkstyle</artifactId>
   <name>Lens Checkstyle Rules</name>
-  <version>2.0.1-beta-incubating-SNAPSHOT</version>
+  <version>2.0.1-beta-incubating</version>
 
   <build>
     <plugins>
@@ -49,4 +49,8 @@
       </plugin>
     </plugins>
   </build>
+
+  <scm>
+    <tag>apache-lens-2.0.1-beta-incubating</tag>
+  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-api/pom.xml
----------------------------------------------------------------------
diff --git a/lens-api/pom.xml b/lens-api/pom.xml
index 4d49345..3dc5e2e 100644
--- a/lens-api/pom.xml
+++ b/lens-api/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <artifactId>lens-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-cli/pom.xml
----------------------------------------------------------------------
diff --git a/lens-cli/pom.xml b/lens-cli/pom.xml
index 47fe5a3..58f0f6e 100644
--- a/lens-cli/pom.xml
+++ b/lens-cli/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-client/pom.xml
----------------------------------------------------------------------
diff --git a/lens-client/pom.xml b/lens-client/pom.xml
index 6d54630..bb8d6ce 100644
--- a/lens-client/pom.xml
+++ b/lens-client/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <artifactId>lens-client</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-cube/pom.xml
----------------------------------------------------------------------
diff --git a/lens-cube/pom.xml b/lens-cube/pom.xml
index 4b1bea2..a848f92 100644
--- a/lens-cube/pom.xml
+++ b/lens-cube/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <artifactId>lens-cube</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-dist/pom.xml
----------------------------------------------------------------------
diff --git a/lens-dist/pom.xml b/lens-dist/pom.xml
index 0bb242f..908be81 100644
--- a/lens-dist/pom.xml
+++ b/lens-dist/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <artifactId>lens-dist</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-driver-hive/pom.xml
----------------------------------------------------------------------
diff --git a/lens-driver-hive/pom.xml b/lens-driver-hive/pom.xml
index 8df1e96..bf81e5f 100644
--- a/lens-driver-hive/pom.xml
+++ b/lens-driver-hive/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-driver-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/lens-driver-jdbc/pom.xml b/lens-driver-jdbc/pom.xml
index 986c55d..a6bfdc8 100644
--- a/lens-driver-jdbc/pom.xml
+++ b/lens-driver-jdbc/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <artifactId>lens-driver-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-examples/pom.xml
----------------------------------------------------------------------
diff --git a/lens-examples/pom.xml b/lens-examples/pom.xml
index 89379ea..e5e884f 100644
--- a/lens-examples/pom.xml
+++ b/lens-examples/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <artifactId>lens-examples</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-ml-lib/pom.xml
----------------------------------------------------------------------
diff --git a/lens-ml-lib/pom.xml b/lens-ml-lib/pom.xml
index 85cd63b..22669f6 100644
--- a/lens-ml-lib/pom.xml
+++ b/lens-ml-lib/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-query-lib/pom.xml
----------------------------------------------------------------------
diff --git a/lens-query-lib/pom.xml b/lens-query-lib/pom.xml
index 7500d45..364e4a8 100644
--- a/lens-query-lib/pom.xml
+++ b/lens-query-lib/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <artifactId>lens-query-lib</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-regression/pom.xml
----------------------------------------------------------------------
diff --git a/lens-regression/pom.xml b/lens-regression/pom.xml
index f38eb42..b626390 100644
--- a/lens-regression/pom.xml
+++ b/lens-regression/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <artifactId>lens-regression</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-server-api/pom.xml
----------------------------------------------------------------------
diff --git a/lens-server-api/pom.xml b/lens-server-api/pom.xml
index 36df939..b1e75e5 100644
--- a/lens-server-api/pom.xml
+++ b/lens-server-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <artifactId>lens-server-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-server/pom.xml
----------------------------------------------------------------------
diff --git a/lens-server/pom.xml b/lens-server/pom.xml
index 96e0bee..9cf45da 100644
--- a/lens-server/pom.xml
+++ b/lens-server/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/lens-storage-db/pom.xml
----------------------------------------------------------------------
diff --git a/lens-storage-db/pom.xml b/lens-storage-db/pom.xml
index 5c3afd8..50f330d 100644
--- a/lens-storage-db/pom.xml
+++ b/lens-storage-db/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-beta-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating</version>
   </parent>
 
   <artifactId>lens-storage-db</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/de64e1db/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6566fe5..dff53ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
 
   <groupId>org.apache.lens</groupId>
   <artifactId>apache-lens</artifactId>
-  <version>2.0.1-beta-incubating-SNAPSHOT</version>
+  <version>2.0.1-beta-incubating</version>
   <name>Lens</name>
   <packaging>pom</packaging>
   <description>Unified Analytics Platform</description>
@@ -170,7 +170,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-lens.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-lens.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf/incubator-falcon.git</url>
-    <tag>HEAD</tag>
+    <tag>apache-lens-2.0.1-beta-incubating</tag>
   </scm>
 
   <reporting>
@@ -430,7 +430,7 @@
           <dependency>
             <groupId>org.apache.lens</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>2.0.1-beta-incubating-SNAPSHOT</version>
+            <version>2.0.1-beta-incubating</version>
           </dependency>
         </dependencies>
         <executions>
@@ -1057,7 +1057,7 @@
               <dependency>
                 <groupId>org.apache.lens</groupId>
                 <artifactId>checkstyle</artifactId>
-                <version>2.0.1-beta-incubating-SNAPSHOT</version>
+                <version>2.0.1-beta-incubating</version>
               </dependency>
             </dependencies>
             <executions>