vinothchandar commented on a change in pull request #830: HUDI-123 Rename code 
packages/constants to org.apache.hudi
URL: https://github.com/apache/incubator-hudi/pull/830#discussion_r312542598
 
 

 ##########
 File path: docker/hoodie/hadoop/base/pom.xml
 ##########
 @@ -17,13 +17,13 @@
 -->
 <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";>
   <parent>
-    <artifactId>hoodie-hadoop-docker</artifactId>
-    <groupId>com.uber.hoodie</groupId>
-    <version>0.4.8-SNAPSHOT</version>
+    <artifactId>hudi-hadoop-docker</artifactId>
+    <groupId>org.apache.hudi</groupId>
+    <version>0.1.0-SNAPSHOT</version>
 
 Review comment:
   can we keep it as `0.5.0`?  does the frst release have to be 0.1.0? 
   This way there is continuity in versions for users. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to