Repository: incubator-hivemall
Updated Branches:
  refs/heads/v0.5.0 [created] 18604fa6d


[maven-release-plugin] prepare release v0.5.0


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

Branch: refs/heads/v0.5.0
Commit: 18604fa6d73b3cdd2aa5cdf8edb6e687f55ad115
Parents: 8f3dd61
Author: Makoto Yui <m...@apache.org>
Authored: Thu Jan 4 20:11:48 2018 +0900
Committer: Makoto Yui <m...@apache.org>
Committed: Thu Jan 4 20:11:48 2018 +0900

----------------------------------------------------------------------
 core/pom.xml    | 8 +++-----
 mixserv/pom.xml | 8 +++-----
 nlp/pom.xml     | 8 +++-----
 pom.xml         | 8 ++++----
 xgboost/pom.xml | 5 ++---
 5 files changed, 15 insertions(+), 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/18604fa6/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index c79124a..871d9ab 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -16,14 +16,13 @@
   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.hivemall</groupId>
                <artifactId>hivemall</artifactId>
-               <version>0.5.0-incubating-SNAPSHOT</version>
+               <version>0.5.0-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
@@ -230,8 +229,7 @@
                                                                </includes>
                                                        </artifactSet>
                                                        <transformers>
-                                                               <transformer
-                                                                       
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+                                                               <transformer 
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                                                        
<manifestEntries>
                                                                                
<Implementation-Title>${project.name}</Implementation-Title>
                                                                                
<Implementation-Version>${project.version}</Implementation-Version>

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/18604fa6/mixserv/pom.xml
----------------------------------------------------------------------
diff --git a/mixserv/pom.xml b/mixserv/pom.xml
index 0a1b387..8bb5dff 100644
--- a/mixserv/pom.xml
+++ b/mixserv/pom.xml
@@ -16,14 +16,13 @@
   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.hivemall</groupId>
                <artifactId>hivemall</artifactId>
-               <version>0.5.0-incubating-SNAPSHOT</version>
+               <version>0.5.0-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
@@ -198,8 +197,7 @@
                                                                </filter>
                                                        </filters>
                                                        <transformers>
-                                                               <transformer
-                                                                       
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+                                                               <transformer 
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                                                        
<manifestEntries>
                                                                                
<Main-Class>hivemall.mix.server.MixServer</Main-Class>
                                                                                
<Implementation-Title>${project.name}</Implementation-Title>

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/18604fa6/nlp/pom.xml
----------------------------------------------------------------------
diff --git a/nlp/pom.xml b/nlp/pom.xml
index dc77c06..c48807d 100644
--- a/nlp/pom.xml
+++ b/nlp/pom.xml
@@ -16,14 +16,13 @@
   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.hivemall</groupId>
                <artifactId>hivemall</artifactId>
-               <version>0.5.0-incubating-SNAPSHOT</version>
+               <version>0.5.0-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
@@ -215,8 +214,7 @@
                                                                </filter>
                                                        </filters>
                                                        <transformers>
-                                                               <transformer
-                                                                       
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+                                                               <transformer 
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                                                        
<manifestEntries>
                                                                                
<Implementation-Title>${project.name}</Implementation-Title>
                                                                                
<Implementation-Version>${project.version}</Implementation-Version>

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/18604fa6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 82eb6e4..c6ae9a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,13 +16,12 @@
   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>
 
        <groupId>org.apache.hivemall</groupId>
        <artifactId>hivemall</artifactId>
-       <version>0.5.0-incubating-SNAPSHOT</version>
+       <version>0.5.0-incubating</version>
 
        <parent>
          <groupId>org.apache</groupId>
@@ -51,7 +50,8 @@
                
<url>https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git</url>
                
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git</connection>
                
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git</developerConnection>
-       </scm>
+         <tag>v0.5.0</tag>
+  </scm>
 
        <mailingLists>
                <mailingList>

http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/18604fa6/xgboost/pom.xml
----------------------------------------------------------------------
diff --git a/xgboost/pom.xml b/xgboost/pom.xml
index b9f11b8..801d91d 100644
--- a/xgboost/pom.xml
+++ b/xgboost/pom.xml
@@ -16,14 +16,13 @@
   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.hivemall</groupId>
                <artifactId>hivemall</artifactId>
-               <version>0.5.0-incubating-SNAPSHOT</version>
+               <version>0.5.0-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

Reply via email to