diff --git a/lib/seq-1.5.2-sources.jar b/lib/seq-1.5.2-sources.jar deleted file mode 100644 index 3d494d2..0000000 Binary files a/lib/seq-1.5.2-sources.jar and /dev/null differ diff --git a/lib/seq-1.5.2.jar b/lib/seq-1.5.2.jar deleted file mode 100644 index af6f600..0000000 Binary files a/lib/seq-1.5.2.jar and /dev/null differ diff --git a/lib/seq-1.5.2-pom.xml b/lib/seq-1.6.2-pom.xml similarity index 98% rename from lib/seq-1.5.2-pom.xml rename to lib/seq-1.6.2-pom.xml index 79e7f63..13a9e48 100644 --- a/lib/seq-1.5.2-pom.xml +++ b/lib/seq-1.6.2-pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.yanghuanglin seq - 1.5.2 + 1.6.2 seq seq diff --git a/lib/seq-1.6.2-sources.jar b/lib/seq-1.6.2-sources.jar new file mode 100644 index 0000000..4b93968 Binary files /dev/null and b/lib/seq-1.6.2-sources.jar differ diff --git a/lib/seq-1.6.2.jar b/lib/seq-1.6.2.jar new file mode 100644 index 0000000..2062616 Binary files /dev/null and b/lib/seq-1.6.2.jar differ diff --git a/pom.xml b/pom.xml index 113b7df..76d478e 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ com.yanghuanglin seq - 1.5.2 + 1.6.2 org.springframework @@ -92,13 +92,13 @@ install-file - ${project.basedir}/lib/seq-1.5.2.jar - ${project.basedir}/lib/seq-1.5.2-pom.xml - ${project.basedir}/lib/seq-1.5.2-sources.jar + ${project.basedir}/lib/seq-1.6.2.jar + ${project.basedir}/lib/seq-1.6.2-pom.xml + ${project.basedir}/lib/seq-1.6.2-sources.jar default com.yanghuanglin seq - 1.5.2 + 1.6.2 jar true