From 07e7e2d4fa75e5194242843e46aedea4ff52209e Mon Sep 17 00:00:00 2001 From: Zihlu Wang Date: Tue, 12 Sep 2023 08:36:01 +0800 Subject: [PATCH] build(global): Upgrade to v1.1.0-aloha1 --- devkit-core/pom.xml | 2 +- devkit-utils/pom.xml | 2 +- guid/pom.xml | 2 +- pom.xml | 2 +- property-guard-spring-boot-starter/pom.xml | 2 +- simple-jwt-authzero/pom.xml | 2 +- simple-jwt-facade/pom.xml | 2 +- simple-jwt-jjwt/pom.xml | 2 +- simple-jwt-spring-boot-starter/pom.xml | 2 +- webcal/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/devkit-core/pom.xml b/devkit-core/pom.xml index 66d3d02..2452ae8 100644 --- a/devkit-core/pom.xml +++ b/devkit-core/pom.xml @@ -23,7 +23,7 @@ cn.org.codecrafters jdevkit - 1.1.0-alpha + 1.1.0-alpha1 devkit-core diff --git a/devkit-utils/pom.xml b/devkit-utils/pom.xml index 882de50..bd7e1cd 100644 --- a/devkit-utils/pom.xml +++ b/devkit-utils/pom.xml @@ -6,7 +6,7 @@ cn.org.codecrafters jdevkit - 1.1.0-alpha + 1.1.0-alpha1 devkit-utils diff --git a/guid/pom.xml b/guid/pom.xml index 2503160..831d32e 100644 --- a/guid/pom.xml +++ b/guid/pom.xml @@ -23,7 +23,7 @@ cn.org.codecrafters jdevkit - 1.1.0-alpha + 1.1.0-alpha1 guid diff --git a/pom.xml b/pom.xml index 0d5c10a..74a7338 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ cn.org.codecrafters jdevkit - 1.1.0-alpha + 1.1.0-alpha1 2023 pom diff --git a/property-guard-spring-boot-starter/pom.xml b/property-guard-spring-boot-starter/pom.xml index 7273c41..76905b7 100644 --- a/property-guard-spring-boot-starter/pom.xml +++ b/property-guard-spring-boot-starter/pom.xml @@ -23,7 +23,7 @@ cn.org.codecrafters jdevkit - 1.1.0-alpha + 1.1.0-alpha1 property-guard-spring-boot-starter diff --git a/simple-jwt-authzero/pom.xml b/simple-jwt-authzero/pom.xml index 3f9ed61..82f8683 100644 --- a/simple-jwt-authzero/pom.xml +++ b/simple-jwt-authzero/pom.xml @@ -23,7 +23,7 @@ cn.org.codecrafters jdevkit - 1.1.0-alpha + 1.1.0-alpha1 simple-jwt-authzero diff --git a/simple-jwt-facade/pom.xml b/simple-jwt-facade/pom.xml index 2bdc025..1a8c522 100644 --- a/simple-jwt-facade/pom.xml +++ b/simple-jwt-facade/pom.xml @@ -23,7 +23,7 @@ cn.org.codecrafters jdevkit - 1.1.0-alpha + 1.1.0-alpha1 simple-jwt-facade diff --git a/simple-jwt-jjwt/pom.xml b/simple-jwt-jjwt/pom.xml index 69cf8e6..f461278 100644 --- a/simple-jwt-jjwt/pom.xml +++ b/simple-jwt-jjwt/pom.xml @@ -23,7 +23,7 @@ cn.org.codecrafters jdevkit - 1.1.0-alpha + 1.1.0-alpha1 simple-jwt-jjwt diff --git a/simple-jwt-spring-boot-starter/pom.xml b/simple-jwt-spring-boot-starter/pom.xml index ed31d53..73e3439 100644 --- a/simple-jwt-spring-boot-starter/pom.xml +++ b/simple-jwt-spring-boot-starter/pom.xml @@ -23,7 +23,7 @@ cn.org.codecrafters jdevkit - 1.1.0-alpha + 1.1.0-alpha1 simple-jwt-spring-boot-starter diff --git a/webcal/pom.xml b/webcal/pom.xml index 99060f5..4234240 100644 --- a/webcal/pom.xml +++ b/webcal/pom.xml @@ -23,7 +23,7 @@ cn.org.codecrafters jdevkit - 1.1.0-alpha + 1.1.0-alpha1 webcal