diff --git a/.flattened-pom.xml b/.flattened-pom.xml deleted file mode 100644 index 83765df..0000000 --- a/.flattened-pom.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - 4.0.0 - cn.linghang - mywust - 0.0.1-fixed - pom - - - org.projectlombok - lombok - 1.18.22 - compile - - - diff --git a/.gitignore b/.gitignore index 7bc4bf7..8da300b 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ build/ ### VS Code ### .vscode/ + +*/.flattened-pom.xml \ No newline at end of file diff --git a/mywust-core/.flattened-pom.xml b/mywust-core/.flattened-pom.xml deleted file mode 100644 index 6a8b4e7..0000000 --- a/mywust-core/.flattened-pom.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - 4.0.0 - cn.linghang - mywust-core - 0.0.1-fixed - - - cn.linghang - mywust-network - 0.0.1-fixed - compile - - - cn.linghang - mywust-util - 0.0.1-fixed - compile - - - org.slf4j - slf4j-api - 2.0.3 - compile - - - org.jsoup - jsoup - 1.15.3 - compile - - - cn.linghang - mywust-model - 0.0.1-fixed - compile - - - com.fasterxml.jackson.core - jackson-annotations - 2.14.0-rc1 - compile - - - com.fasterxml.jackson.core - jackson-databind - 2.14.0-rc1 - compile - - - org.projectlombok - lombok - 1.18.22 - compile - - - diff --git a/mywust-model/.flattened-pom.xml b/mywust-model/.flattened-pom.xml deleted file mode 100644 index 716d5d0..0000000 --- a/mywust-model/.flattened-pom.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - 4.0.0 - cn.linghang - mywust-model - 0.0.1-fixed - - - org.projectlombok - lombok - 1.18.22 - compile - - - diff --git a/mywust-network-httpclient/.flattened-pom.xml b/mywust-network-httpclient/.flattened-pom.xml deleted file mode 100644 index d558952..0000000 --- a/mywust-network-httpclient/.flattened-pom.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - 4.0.0 - cn.linghang - mywust-network-httpclient - 0.0.1-fixed - - - org.projectlombok - lombok - 1.18.22 - compile - - - diff --git a/mywust-network-okhttp/.flattened-pom.xml b/mywust-network-okhttp/.flattened-pom.xml deleted file mode 100644 index 70cf94e..0000000 --- a/mywust-network-okhttp/.flattened-pom.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - 4.0.0 - cn.linghang - mywust-network-okhttp - 0.0.1-fixed - - - com.squareup.okhttp3 - okhttp - 3.14.9 - compile - - - org.slf4j - slf4j-api - 1.7.36 - compile - - - cn.linghang - mywust-network - 0.0.1-fixed - compile - - - cn.linghang - mywust-util - 0.0.1-fixed - compile - - - org.projectlombok - lombok - 1.18.22 - compile - - - diff --git a/mywust-network/.flattened-pom.xml b/mywust-network/.flattened-pom.xml deleted file mode 100644 index 8223d8e..0000000 --- a/mywust-network/.flattened-pom.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - 4.0.0 - cn.linghang - mywust-network - 0.0.1-fixed - - - cn.linghang - mywust-util - 0.0.1-fixed - compile - - - org.projectlombok - lombok - 1.18.22 - compile - - - diff --git a/mywust-util/.flattened-pom.xml b/mywust-util/.flattened-pom.xml deleted file mode 100644 index f5ba227..0000000 --- a/mywust-util/.flattened-pom.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - 4.0.0 - cn.linghang - mywust-util - 0.0.1-fixed - - - commons-codec - commons-codec - 1.15 - compile - - - com.google.guava - guava - 31.1-jre - compile - - - org.projectlombok - lombok - 1.18.22 - compile - - -