Repository: helix
Updated Branches:
  refs/heads/helix-0.6.x c7ac985ef -> 65894f593


Update Apache POM version.


Project: http://git-wip-us.apache.org/repos/asf/helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/65894f59
Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/65894f59
Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/65894f59

Branch: refs/heads/helix-0.6.x
Commit: 65894f593224b2321bcbe263a4e4ab70837a67b1
Parents: c7ac985
Author: Lei Xia <l...@linkedin.com>
Authored: Sun Oct 23 20:32:37 2016 -0700
Committer: Lei Xia <l...@linkedin.com>
Committed: Sun Oct 23 22:18:53 2016 -0700

----------------------------------------------------------------------
 pom.xml | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/helix/blob/65894f59/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8995373..a3478ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>13</version>
+    <version>18</version>
   </parent>
 
   <groupId>org.apache.helix</groupId>
@@ -110,7 +110,16 @@ under the License.
         <role>Committer</role>
       </roles>
       <timezone>-8</timezone>
-    </developer>                                     
+    </developer>
+<developer>
+      <id>lxia</id>
+      <name>Lei Xia</name>
+      <email>l...@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>              
   </developers>
   <modules>
     <module>helix-core</module>

Reply via email to