diff --git a/.gitignore b/.gitignore
index 80913cdb..a5d91cc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,5 +14,4 @@ logs
node_modules
yarn.lock
dist
-package-lock.json
-.flattened-pom.xml
+package-lock.json
\ No newline at end of file
diff --git a/mybatis-flex-annotation/pom.xml b/mybatis-flex-annotation/pom.xml
index 5f460075..0c47f4d9 100644
--- a/mybatis-flex-annotation/pom.xml
+++ b/mybatis-flex-annotation/pom.xml
@@ -10,6 +10,7 @@
4.0.0
mybatis-flex-annotation
+
org.mybatis
diff --git a/mybatis-flex-core/pom.xml b/mybatis-flex-core/pom.xml
index 51df3aca..3f767b8b 100644
--- a/mybatis-flex-core/pom.xml
+++ b/mybatis-flex-core/pom.xml
@@ -11,7 +11,6 @@
mybatis-flex-core
-
8
8
diff --git a/mybatis-flex-processor/pom.xml b/mybatis-flex-processor/pom.xml
index def8b67c..96d06fe5 100644
--- a/mybatis-flex-processor/pom.xml
+++ b/mybatis-flex-processor/pom.xml
@@ -10,14 +10,13 @@
4.0.0
mybatis-flex-processor
-
+
com.mybatis-flex
mybatis-flex-annotation
${revision}
-
diff --git a/pom.xml b/pom.xml
index 7167b50c..348e9c00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,12 +20,12 @@
The Apache Software License, Version 2.0
- http://apache.org/licenses/LICENSE-2.0.txt
+ https://apache.org/licenses/LICENSE-2.0.txt
- yangfuhai
+ Michael Yang
fuhai999@gmail.com
developer
@@ -34,9 +34,9 @@
+ https://github.com/mybatis-flex/mybatis-flex
scm:git:https://github.com/mybatis-flex/mybatis-flex.git
scm:git:https://github.com/mybatis-flex/mybatis-flex.git
- https://github.com/mybatis-flex/mybatis-flex
@@ -69,7 +69,6 @@
2.3.1
4.13.2
- 1.5.0
@@ -216,31 +215,6 @@
UTF-8
-
- org.codehaus.mojo
- flatten-maven-plugin
- ${maven_flatten_version}
-
-
-
-
-
- flatten
- process-resources
-
- flatten
-
-
-
-
- flatten.clean
- clean
-
- clean
-
-
-
-
@@ -312,31 +286,6 @@
-
- org.codehaus.mojo
- flatten-maven-plugin
- ${maven_flatten_version}
-
-
-
-
-
- flatten
- process-resources
-
- flatten
-
-
-
-
- flatten.clean
- clean
-
- clean
-
-
-
-