Skip to content

Commit

Permalink
Revert "incubator-kie-issues#933: Rename SonataFlow Quarkus Extensi…
Browse files Browse the repository at this point in the history
…ons in `…" (apache#2007)

This reverts commit e6208f2.
  • Loading branch information
pefernan authored Mar 1, 2024
1 parent e6208f2 commit aaa4203
Show file tree
Hide file tree
Showing 16 changed files with 35 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@

<dependencies>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<artifactId>jbpm-quarkus</artifactId>
</dependency>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<artifactId>jbpm-quarkus</artifactId>
</dependency>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<artifactId>jbpm-quarkus</artifactId>
</dependency>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand All @@ -52,12 +52,12 @@
<artifactId>kogito-addons-quarkus-persistence-infinispan</artifactId>
</dependency>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<groupId>org.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui</artifactId>
</dependency>
<!-- this is used implicitly by quarkus tests so let's make Maven aware of it -->
<dependency>
<groupId>org.apache.sonataflow</groupId>
<groupId>org.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-deployment</artifactId>
<version>${project.version}</version>
<type>pom</type>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

<dependencies>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<artifactId>sonataflow-quarkus</artifactId>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-serverless-workflow</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
8 changes: 4 additions & 4 deletions kogito-apps-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -996,23 +996,23 @@

<!-- SonataFlow Quarkus Dev UI -->
<dependency>
<groupId>org.apache.sonataflow</groupId>
<groupId>org.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<groupId>org.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui</artifactId>
<version>${project.version}</version>
<classifier>sources</classifier>
</dependency>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<groupId>org.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-deployment</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<groupId>org.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-deployment</artifactId>
<version>${project.version}</version>
<classifier>sources</classifier>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache.sonataflow</groupId>
<groupId>org.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-parent</artifactId>
<version>999-SNAPSHOT</version>
</parent>
Expand Down Expand Up @@ -90,7 +90,7 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.sonataflow</groupId>
<groupId>org.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui</artifactId>
<version>${project.version}</version>
</dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.sonataflow</groupId>
<groupId>org.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-parent</artifactId>
<version>999-SNAPSHOT</version>
</parent>
Expand Down Expand Up @@ -134,7 +134,7 @@
<configuration>
<deployment>${project.groupId}:${project.artifactId}-deployment:${project.version}</deployment>
<capabilities>
<provides>org.apache.sonataflow.quarkus.dev-ui</provides>
<provides>org.sonataflow.quarkus.dev-ui</provides>
</capabilities>
</configuration>
</execution>
Expand Down
2 changes: 1 addition & 1 deletion kogito-quarkus-serverless-workflow-devui-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>

<name>Kogito Apps :: SonataFlow Quarkus Dev UI Extension</name>
<groupId>org.apache.sonataflow</groupId>
<groupId>org.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-parent</artifactId>
<packaging>pom</packaging>

Expand Down

0 comments on commit aaa4203

Please sign in to comment.