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-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 880c744a6 NO-ISSUE: applying missing renames on 
process-usertasks-timer-quarkus example (#2056)
880c744a6 is described below

commit 880c744a6a44cfaa97b08707d94d8b2dd63c03e6
Author: Pere Fernández <[email protected]>
AuthorDate: Thu Jan 23 10:03:41 2025 +0100

    NO-ISSUE: applying missing renames on process-usertasks-timer-quarkus 
example (#2056)
---
 kogito-quarkus-examples/pom.xml                                 | 2 +-
 kogito-quarkus-examples/process-usertasks-timer-quarkus/pom.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kogito-quarkus-examples/pom.xml b/kogito-quarkus-examples/pom.xml
index 63e1eb28e..b529e7995 100644
--- a/kogito-quarkus-examples/pom.xml
+++ b/kogito-quarkus-examples/pom.xml
@@ -159,7 +159,7 @@
         <module>process-timer-quarkus</module>
         <module>process-usertasks-custom-lifecycle-quarkus</module>
         <module>process-usertasks-quarkus</module>
-        <module>process-usertasks-timer-quarkus-with-console</module>
+        <module>process-usertasks-timer-quarkus</module>
         <module>process-usertasks-with-security-oidc-quarkus</module>
         <module>process-usertasks-with-security-quarkus</module>
         <module>rules-quarkus-helloworld</module>
diff --git a/kogito-quarkus-examples/process-usertasks-timer-quarkus/pom.xml 
b/kogito-quarkus-examples/process-usertasks-timer-quarkus/pom.xml
index 2c86c37f9..2e28a070f 100644
--- a/kogito-quarkus-examples/process-usertasks-timer-quarkus/pom.xml
+++ b/kogito-quarkus-examples/process-usertasks-timer-quarkus/pom.xml
@@ -27,8 +27,8 @@
     <version>999-SNAPSHOT</version>
   </parent>
 
-  <artifactId>process-usertasks-timer-quarkus-with-console</artifactId>
-  <name>Kogito Example :: Process UserTasks with Timer Quarkus :: 
Console</name>
+  <artifactId>process-usertasks-timer-quarkus</artifactId>
+  <name>Kogito Example :: Process UserTasks with Timer Quarkus</name>
   <properties>
     <quarkus-plugin.version>3.8.6</quarkus-plugin.version>
     <quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>


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

Reply via email to