build: Rename property-encryptor to property-guard.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<module>simple-jwt-authzero</module>
|
||||
<module>simple-jwt-jjwt</module>
|
||||
<module>simple-jwt-spring-boot-starter</module>
|
||||
<module>property-encryptor-spring-boot-starter</module>
|
||||
<module>property-guard-spring-boot-starter</module>
|
||||
</modules>
|
||||
|
||||
<organization>
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
<version>1.1.0-alpha</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>property-encryptor-spring-boot-starter</artifactId>
|
||||
<artifactId>property-guard-spring-boot-starter</artifactId>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>17</maven.compiler.source>
|
||||
Reference in New Issue
Block a user