From 1315d847b997b594db984ccf1916a7886ba7734e Mon Sep 17 00:00:00 2001 From: Karl Tauber Date: Thu, 7 Jan 2021 14:09:55 +0100 Subject: [PATCH] removed dummy pom.xml for GitHub dependency graph --- .github/dependency-graph/flatlaf-core/pom.xml | 10 ---------- README.md | 2 -- flatlaf-extras/pom.xml | 10 ---------- pom.xml | 14 -------------- 4 files changed, 36 deletions(-) delete mode 100644 .github/dependency-graph/flatlaf-core/pom.xml delete mode 100644 flatlaf-extras/pom.xml delete mode 100644 pom.xml diff --git a/.github/dependency-graph/flatlaf-core/pom.xml b/.github/dependency-graph/flatlaf-core/pom.xml deleted file mode 100644 index bbc2df4a..00000000 --- a/.github/dependency-graph/flatlaf-core/pom.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - 4.0.0 - - com.formdev - flatlaf - 1.0-SNAPSHOT - diff --git a/README.md b/README.md index a4a43679..1e00315b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[![Maven Central](https://img.shields.io/maven-central/v/com.formdev/flatlaf.svg)](https://search.maven.org/artifact/com.formdev/flatlaf/) - FlatLaf - Flat Look and Feel ============================ diff --git a/flatlaf-extras/pom.xml b/flatlaf-extras/pom.xml deleted file mode 100644 index 0e992fb4..00000000 --- a/flatlaf-extras/pom.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - 4.0.0 - - com.formdev - flatlaf-extras - 0.46 - diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 61158839..00000000 --- a/pom.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - 4.0.0 - - com.formdev - flatlaf-parent - pom - 0.46 - - flatlaf-extras - -