diff --git a/easypoi-annotation/pom.xml b/easypoi-annotation/pom.xml
index 9bfead0..d0cba16 100644
--- a/easypoi-annotation/pom.xml
+++ b/easypoi-annotation/pom.xml
@@ -4,7 +4,7 @@
org.jeecg
easypoi
- 2.3.0
+ 2.3.1-SNAPSHOT
easypoi-annotation
基础注解类,解耦合
diff --git a/easypoi-base/pom.xml b/easypoi-base/pom.xml
index a952d45..31e1445 100644
--- a/easypoi-base/pom.xml
+++ b/easypoi-base/pom.xml
@@ -4,7 +4,7 @@
org.jeecg
easypoi
- 2.3.0
+ 2.3.1-SNAPSHOT
easypoi-base
diff --git a/easypoi-web/pom.xml b/easypoi-web/pom.xml
index bf57cdf..653d184 100644
--- a/easypoi-web/pom.xml
+++ b/easypoi-web/pom.xml
@@ -4,7 +4,7 @@
org.jeecg
easypoi
- 2.3.0
+ 2.3.1-SNAPSHOT
easypoi-web
diff --git a/pom.xml b/pom.xml
index 369d3f7..8eebbd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.jeecg
easypoi
- 2.3.0
+ 2.3.1-SNAPSHOT
pom
easypoi
@@ -38,7 +38,7 @@
- 2.3.0
+ 2.3.1-SNAPSHOT
3.10-FINAL
2.9.1
16.0.1
@@ -206,20 +206,6 @@
UTF-8
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.5
-
-
- sign-artifacts
- verify
-
- sign
-
-
-
-
org.apache.maven.plugins
maven-source-plugin