DaanHoogland commented on code in PR #11071:
URL: https://github.com/apache/cloudstack/pull/11071#discussion_r2646146627
##########
engine/schema/pom.xml:
##########
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.cloudstack</groupId>
<artifactId>cloud-engine</artifactId>
- <version>4.20.3.0-SNAPSHOT</version>
+ <version>4.23.0.0-SNAPSHOT</version>
Review Comment:
actually I think more needs to change. In my theory the line that was the
problem was replacing the ${project.basedir} so just
8e9316a5e551a93e72fe820234a45caad413a278 needed reverting.
--
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]