SamBarker commented on code in PR #906:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/906#discussion_r1815896525


##########
flink-kubernetes-webhook/pom.xml:
##########
@@ -24,7 +24,7 @@ under the License.
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-kubernetes-operator-parent</artifactId>
         <version>1.11-SNAPSHOT</version>
-        <relativePath>..</relativePath>

Review Comment:
   So checking https://maven.apache.org/ref/3.9.9/maven-model/maven.html#parent 
intellij is correct `..` is not a valid reference, but based on stackoverflow 
and some other sources it might have been at one point or at least commonly 
thought to be.  



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to