This is an automated email from the ASF dual-hosted git repository.

pefernan pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git


The following commit(s) were added to refs/heads/main by this push:
     new cfd18f353c [NO_ISSUE]: Rollback missing `sonataflow-quarkus-devui` 
groupId (#3423)
cfd18f353c is described below

commit cfd18f353c1a1a1acc4e309c542e7e9e62545072
Author: Pere Fernández <[email protected]>
AuthorDate: Mon Mar 4 21:27:32 2024 +0100

    [NO_ISSUE]: Rollback missing `sonataflow-quarkus-devui` groupId (#3423)
---
 kogito-bom/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/kogito-bom/pom.xml b/kogito-bom/pom.xml
index 88acb71c35..56cbfc4e53 100755
--- a/kogito-bom/pom.xml
+++ b/kogito-bom/pom.xml
@@ -2314,23 +2314,23 @@
         <classifier>sources</classifier>
       </dependency>
       <dependency>
-        <groupId>org.sonataflow</groupId>
+        <groupId>org.kie.kogito</groupId>
         <artifactId>sonataflow-quarkus-devui</artifactId>
         <version>${project.version}</version>
       </dependency>
       <dependency>
-        <groupId>org.sonataflow</groupId>
+        <groupId>org.kie.kogito</groupId>
         <artifactId>sonataflow-quarkus-devui</artifactId>
         <version>${project.version}</version>
         <classifier>sources</classifier>
       </dependency>
       <dependency>
-        <groupId>org.sonataflow</groupId>
+        <groupId>org.kie.kogito</groupId>
         <artifactId>sonataflow-quarkus-devui-deployment</artifactId>
         <version>${project.version}</version>
       </dependency>
       <dependency>
-        <groupId>org.sonataflow</groupId>
+        <groupId>org.kie.kogito</groupId>
         <artifactId>sonataflow-quarkus-devui-deployment</artifactId>
         <version>${project.version}</version>
         <classifier>sources</classifier>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to