Skip to content

Commit

Permalink
Restructuring of the new UI components (#4598)
Browse files Browse the repository at this point in the history
* restructuring of the new ui components

* fixed duplicated dependency
  • Loading branch information
delchev authored Jan 29, 2025
1 parent 42ba556 commit 5319830
Show file tree
Hide file tree
Showing 1,305 changed files with 1,585 additions and 1,637 deletions.
11 changes: 2 additions & 9 deletions build/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,17 +175,10 @@
<type>pom</type>
</dependency>

<!-- Platform -->
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-components-group-platform</artifactId>
<type>pom</type>
</dependency>

<!-- Platform IDE -->
<!-- UI -->
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-components-group-platform-ide</artifactId>
<artifactId>dirigible-components-group-ui</artifactId>
<type>pom</type>
</dependency>

Expand Down
42 changes: 0 additions & 42 deletions components/group/group-platform/pom.xml

This file was deleted.

File renamed without changes.
Loading

0 comments on commit 5319830

Please sign in to comment.