From 94136856254118ce268063914d76329904c7a0f5 Mon Sep 17 00:00:00 2001
From: yulichang <570810310@qq.com>
Date: Sun, 11 Dec 2022 12:16:06 +0800
Subject: [PATCH] 1.3.10
---
mybatis-plus-join/pom.xml | 2 +-
pom.xml | 140 --------------------------------------
2 files changed, 1 insertion(+), 141 deletions(-)
diff --git a/mybatis-plus-join/pom.xml b/mybatis-plus-join/pom.xml
index 0e125c3..4e5cec9 100644
--- a/mybatis-plus-join/pom.xml
+++ b/mybatis-plus-join/pom.xml
@@ -15,8 +15,8 @@
-->
4.0.0
com.github.yulichang
- 1.3.10
mybatis-plus-join
+ 1.3.10
mybatis-plus-join
An enhanced toolkit of Mybatis-Plus to simplify development.
diff --git a/pom.xml b/pom.xml
index eedcc4c..a8a0ed7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,144 +48,4 @@
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 2.2.1
-
-
- attach-sources
-
- jar-no-fork
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.9.1
-
-
- attach-javadocs
-
- jar
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.5
-
-
- sign-artifacts
- verify
-
- sign
-
-
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.8
- true
-
- ossrh
- https://oss.sonatype.org/
- true
- 30
-
-
-
-
-
-
- disable-javadoc-doclint
-
- [1.8,)
-
-
- -Xdoclint:none
-
-
-
- release
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 2.2.1
-
-
- attach-sources
-
- jar-no-fork
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.9.1
-
-
- attach-javadocs
-
- jar
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.5
-
-
- sign-artifacts
- verify
-
- sign
-
-
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.8
- true
-
- ossrh
- https://oss.sonatype.org/
- true
- 30
-
-
-
-
-
-
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots
-
-
- ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
-