You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@griffin.apache.org by gu...@apache.org on 2017/06/07 10:35:03 UTC

[3/3] incubator-griffin git commit: [maven-release-plugin] prepare release griffin-0.1.1-incubating

[maven-release-plugin] prepare release griffin-0.1.1-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/e999a031
Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin/tree/e999a031
Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin/diff/e999a031

Branch: refs/heads/master
Commit: e999a031c9fde63fedf29fa04d3f9b3efcb81a7a
Parents: a5f9b7a
Author: William Guo <gu...@icloud.com>
Authored: Wed Jun 7 18:34:40 2017 +0800
Committer: William Guo <gu...@icloud.com>
Committed: Wed Jun 7 18:34:40 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/e999a031/measure/pom.xml
----------------------------------------------------------------------
diff --git a/measure/pom.xml b/measure/pom.xml
index 12bf2a0..4a46263 100644
--- a/measure/pom.xml
+++ b/measure/pom.xml
@@ -13,14 +13,13 @@
   or implied. See the License for the specific language governing permissions and limitations under
   the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.griffin</groupId>
     <artifactId>griffin</artifactId>
-    <version>0.1.1-incubating-SNAPSHOT</version>
+    <version>0.1.1-incubating</version>
   </parent>
 
   <artifactId>measure</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/e999a031/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1a74d31..1c92722 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,12 +21,12 @@
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
         <version>17</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <groupId>org.apache.griffin</groupId>
     <artifactId>griffin</artifactId>
-    <version>0.1.1-incubating-SNAPSHOT</version>
+    <version>0.1.1-incubating</version>
     <packaging>pom</packaging>
     <name>Apache Griffin ${project.version}</name>
     <url>http://griffin.incubator.apache.org</url>
@@ -77,7 +77,7 @@
         <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.1-incubating</tag>
     </scm>
 
     <distributionManagement>

http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/e999a031/service/pom.xml
----------------------------------------------------------------------
diff --git a/service/pom.xml b/service/pom.xml
index c6e8a20..ec7f983 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -13,14 +13,13 @@
   or implied. See the License for the specific language governing permissions and limitations under
   the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.griffin</groupId>
         <artifactId>griffin</artifactId>
-        <version>0.1.1-incubating-SNAPSHOT</version>
+        <version>0.1.1-incubating</version>
     </parent>
 
     <artifactId>service</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/e999a031/ui/pom.xml
----------------------------------------------------------------------
diff --git a/ui/pom.xml b/ui/pom.xml
index 7dd954d..57c5376 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -13,14 +13,13 @@
   or implied. See the License for the specific language governing permissions and limitations under
   the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.griffin</groupId>
         <artifactId>griffin</artifactId>
-        <version>0.1.1-incubating-SNAPSHOT</version>
+        <version>0.1.1-incubating</version>
     </parent>
   <artifactId>ui</artifactId>
   <packaging>pom</packaging>