diff --git a/pom.xml b/pom.xml
index 3033014..0d5c10a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
simple-jwt-authzero
simple-jwt-jjwt
simple-jwt-spring-boot-starter
- property-encryptor-spring-boot-starter
+ property-guard-spring-boot-starter
diff --git a/property-encryptor-spring-boot-starter/pom.xml b/property-guard-spring-boot-starter/pom.xml
similarity index 96%
rename from property-encryptor-spring-boot-starter/pom.xml
rename to property-guard-spring-boot-starter/pom.xml
index 4c30229..7273c41 100644
--- a/property-encryptor-spring-boot-starter/pom.xml
+++ b/property-guard-spring-boot-starter/pom.xml
@@ -26,7 +26,7 @@
1.1.0-alpha
- property-encryptor-spring-boot-starter
+ property-guard-spring-boot-starter
17