diff --git a/lib/seq-1.1.0-sources.jar b/lib/seq-1.1.0-sources.jar
deleted file mode 100644
index 0023c6e..0000000
Binary files a/lib/seq-1.1.0-sources.jar and /dev/null differ
diff --git a/lib/seq-1.1.0.jar b/lib/seq-1.1.0.jar
deleted file mode 100644
index 522a6ec..0000000
Binary files a/lib/seq-1.1.0.jar and /dev/null differ
diff --git a/lib/seq-1.1.0-pom.xml b/lib/seq-1.2.0-pom.xml
similarity index 98%
rename from lib/seq-1.1.0-pom.xml
rename to lib/seq-1.2.0-pom.xml
index 2d70714..d8453c8 100644
--- a/lib/seq-1.1.0-pom.xml
+++ b/lib/seq-1.2.0-pom.xml
@@ -4,7 +4,7 @@
4.0.0
com.yanghuanglin
seq
- 1.1.0
+ 1.2.0
seq
seq
diff --git a/lib/seq-1.2.0-sources.jar b/lib/seq-1.2.0-sources.jar
new file mode 100644
index 0000000..36d4e9b
Binary files /dev/null and b/lib/seq-1.2.0-sources.jar differ
diff --git a/lib/seq-1.2.0.jar b/lib/seq-1.2.0.jar
new file mode 100644
index 0000000..e6dbfdf
Binary files /dev/null and b/lib/seq-1.2.0.jar differ
diff --git a/pom.xml b/pom.xml
index 46bffa4..a0ba9ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
com.yanghuanglin
seq
- 1.1.0
+ 1.2.0
org.springframework
@@ -92,13 +92,13 @@
install-file
- ${project.basedir}/lib/seq-1.1.0.jar
- ${pom.basedir}/lib/seq-1.1.0-pom.xml
- ${project.basedir}/lib/seq-1.1.0-sources.jar
+ ${project.basedir}/lib/seq-1.2.0.jar
+ ${pom.basedir}/lib/seq-1.2.0-pom.xml
+ ${project.basedir}/lib/seq-1.2.0-sources.jar
default
com.yanghuanglin
seq
- 1.1.0
+ 1.2.0
jar
true