suvodeep-pyne commented on a change in pull request #5991:
URL: https://github.com/apache/incubator-pinot/pull/5991#discussion_r486692006



##########
File path: thirdeye/pom.xml
##########
@@ -22,17 +22,18 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.pinot.thirdeye</groupId>
   <artifactId>thirdeye</artifactId>
-  <version>${revision}${sha1}</version>
+  <version>0.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>thirdeye</name>
 
   <modules>
     <module>thirdeye-frontend</module>
+    <module>thirdeye-spi</module>
     <module>thirdeye-pinot</module>
   </modules>
 
   <properties>
-    <revision>1.0.0</revision>
+    <revision>0.1.0</revision>

Review comment:
       I'm restoring the version changes. I think this will be driven more from 
a marketing standpoint. Calling it 2.0 simply raises expectations when we are 
not providing any additional functionality.




----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to