Skip to content

Commit

Permalink
Merge pull request #105 from ptziegler/remove-ideutil-references
Browse files Browse the repository at this point in the history
Remove remaining references to ideutil module
  • Loading branch information
tbee authored Dec 12, 2023
2 parents ff57957 + 8ab6146 commit f106ef8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,6 @@
<artifactId>miglayout-javafx</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>miglayout-ideutil</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.openjfx</groupId>
Expand Down
1 change: 0 additions & 1 deletion src/site/apt/index.apt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Each environment in which MigLayout is used has its own artifact:
* <artifactId>miglayout-javafx</artifactId>

And there also are supporting artifacts like:
* <artifactId>miglayout-ideutil</artifactId>
* <artifactId>miglayout-demo</artifactId>
* <artifactId>miglayout-examples</artifactId>

Expand Down

0 comments on commit f106ef8

Please sign in to comment.