Skip to content

Commit

Permalink
Revert "add maven-base as part of midstream project structure so PME …
Browse files Browse the repository at this point in the history
…tool can easily update the properties there (#58)"

This reverts commit 91f6c8b.
  • Loading branch information
rgdoliveira committed Nov 5, 2024
1 parent 91f6c8b commit 5ff8f35
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion packages/maven-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>org.kie</groupId>
<artifactId>kie-tools-maven-base</artifactId>
<version>999-SNAPSHOT</version>
<version>${revision}</version>

<modelVersion>4.0.0</modelVersion>
<name>KIE Tools :: Maven Base</name>
Expand Down
1 change: 0 additions & 1 deletion packages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<packaging>pom</packaging>

<modules>
<module>maven-base</module>
<module>sonataflow-quarkus-devui</module>
<module>sonataflow-management-console-webapp</module>
</modules>
Expand Down

0 comments on commit 5ff8f35

Please sign in to comment.