From 02f1cbae7e4df8b27654990041cbeb445b29dccd Mon Sep 17 00:00:00 2001 From: xingyu Date: Fri, 13 Jan 2023 11:44:40 +0800 Subject: [PATCH] chore: 0.0.1 Releases --- core/captcha-plus/pom.xml | 2 +- core/spring-boot-starter-captcha-plus/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/captcha-plus/pom.xml b/core/captcha-plus/pom.xml index 4137862..60b65fe 100644 --- a/core/captcha-plus/pom.xml +++ b/core/captcha-plus/pom.xml @@ -6,7 +6,7 @@ com.github.xingyu4j captcha-plus - 1.0.0 + 0.0.1 ${project.groupId}:${project.artifactId} aj-captcha-plus.jar diff --git a/core/spring-boot-starter-captcha-plus/pom.xml b/core/spring-boot-starter-captcha-plus/pom.xml index ad6c384..79f7491 100644 --- a/core/spring-boot-starter-captcha-plus/pom.xml +++ b/core/spring-boot-starter-captcha-plus/pom.xml @@ -29,7 +29,7 @@ com.github.xingyu4j captcha-plus - 1.0.0 + 0.0.1 org.springframework.boot diff --git a/pom.xml b/pom.xml index 2166137..e95aefa 100644 --- a/pom.xml +++ b/pom.xml @@ -6,12 +6,12 @@ com.github.xingyu4j captcha-plus-parent - 0.0.1-SNAPSHOT + 0.0.1 pom 2.7.7 - 1.0.0 + 0.0.1 1.8 1.8 UTF-8