[maven-release-plugin] prepare release griffin-0.1.6-incubating

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

Branch: refs/heads/griffin-0.1.6-incubating-rc2
Commit: f43111463984ec87c8e5a658fabdbc8faa13d5c2
Parents: d96d01a
Author: William Guo <guo...@icloud.com>
Authored: Sat Nov 4 12:00:21 2017 +0800
Committer: William Guo <guo...@icloud.com>
Committed: Sat Nov 4 12:00:21 2017 +0800

----------------------------------------------------------------------
 measure/pom.xml | 2 +-
 pom.xml         | 4 ++--
 service/pom.xml | 2 +-
 ui/pom.xml      | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/f4311146/measure/pom.xml
----------------------------------------------------------------------
diff --git a/measure/pom.xml b/measure/pom.xml
index 9d48cab..e2c73c6 100644
--- a/measure/pom.xml
+++ b/measure/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.griffin</groupId>
     <artifactId>griffin</artifactId>
-    <version>0.1.6-incubating-SNAPSHOT</version>
+    <version>griffin-0.1.6-incubating</version>
   </parent>
 
   <artifactId>measure</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/f4311146/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index af5f646..aa41c63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
 
     <groupId>org.apache.griffin</groupId>
     <artifactId>griffin</artifactId>
-    <version>0.1.6-incubating-SNAPSHOT</version>
+    <version>griffin-0.1.6-incubating</version>
     <packaging>pom</packaging>
     <name>Apache Griffin ${project.version}</name>
     <url>http://griffin.incubator.apache.org</url>
@@ -82,7 +82,7 @@ under the License.
         
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-griffin.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-griffin.git</developerConnection>
         
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-griffin.git;a=summary</url>
-        <tag>HEAD</tag>
+        <tag>griffin-0.1.6-incubating</tag>
     </scm>
 
     <distributionManagement>

http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/f4311146/service/pom.xml
----------------------------------------------------------------------
diff --git a/service/pom.xml b/service/pom.xml
index 2dd1f75..f7bfc50 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.griffin</groupId>
         <artifactId>griffin</artifactId>
-        <version>0.1.6-incubating-SNAPSHOT</version>
+        <version>griffin-0.1.6-incubating</version>
     </parent>
 
     <artifactId>service</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/f4311146/ui/pom.xml
----------------------------------------------------------------------
diff --git a/ui/pom.xml b/ui/pom.xml
index 1a39f3b..a501048 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.griffin</groupId>
         <artifactId>griffin</artifactId>
-        <version>0.1.6-incubating-SNAPSHOT</version>
+        <version>griffin-0.1.6-incubating</version>
     </parent>
   <artifactId>ui</artifactId>
   <packaging>pom</packaging>

Reply via email to