tiagobento commented on code in PR #3090:
URL:
https://github.com/apache/incubator-kie-tools/pull/3090#discussion_r2072198344
##########
packages/runtime-tools-management-console-webapp/dev-webapp/unsecured-runtime/pom.xml:
##########
@@ -32,7 +32,20 @@
<!-- This is a development app. It's better that we use an arbitrary string
to not make this more complicated than it has to be. -->
<artifactId>management-console-dev-webapp-runtime</artifactId>
- <version>999-dev</version>
+ <name>KIE Tools :: Management Console Web App :: Unsecured Runtime</name>
+ <version>${revision}</version>
Review Comment:
I think this version shouldn't be aligned with the repo's version at all? I
mean I don't want this package to give the wrong idea about what it is...
That's why I initially left the obviously dev-only version of `999-dev`? What's
your reasoning for changing it? Thank you!
--
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]