dongjoon-hyun commented on code in PR #69:
URL: 
https://github.com/apache/spark-kubernetes-operator/pull/69#discussion_r1722215719


##########
build.gradle:
##########
@@ -34,7 +34,7 @@ assert 
JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17): "Java 17
 
 allprojects {
   group = "org.apache.spark.k8s.operator"
-  version = "0.1.0"
+  version = "0.1.0-SNAPSHOT"

Review Comment:
   This is the main change .



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

To unsubscribe, e-mail: [email protected]

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