pefernan commented on code in PR #1997:
URL:
https://github.com/apache/incubator-kie-kogito-apps/pull/1997#discussion_r1499263568
##########
runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/pom.xml:
##########
@@ -24,13 +24,13 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.kie.kogito</groupId>
- <artifactId>runtime-tools-quarkus-extension-parent</artifactId>
+ <groupId>org.jbpm</groupId>
+ <artifactId>jbpm-quarkus-devui-parent</artifactId>
<version>999-SNAPSHOT</version>
</parent>
- <artifactId>runtime-tools-quarkus-extension-deployment</artifactId>
- <name>Runtime Tools Quarkus Extension - Deployment</name>
+ <artifactId>jbpm-quarkus-devui-deployment</artifactId>
Review Comment:
@jomarko yea, the agreement was just changing the GAV's to adjust the mvn
artifacts to the new names. This way we can speedup things for the release. A
bigger refactor should happen after the release to adjust folder names,
packages, properties etc...
--
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]