diff --git a/cache-provider-hazelcast/pom.xml b/cache-provider-hazelcast/pom.xml
index 0c6227c6d5..0a61298c54 100644
--- a/cache-provider-hazelcast/pom.xml
+++ b/cache-provider-hazelcast/pom.xml
@@ -7,6 +7,9 @@
io.mosip.cacheprovider
cache-provider-hazelcast
1.3.0-beta.1
+ cache-provider-hazelcast
+ Cache provider hazelcast of MOSIP
+ https://github.com/mosip/mosip-ref-impl
MPL 2.0
diff --git a/cache-provider-redis/pom.xml b/cache-provider-redis/pom.xml
index bac289d163..2a5dc50d77 100644
--- a/cache-provider-redis/pom.xml
+++ b/cache-provider-redis/pom.xml
@@ -7,6 +7,9 @@
io.mosip.cacheprovider
cache-provider-redis
1.3.0-beta.1
+ cache-provider-redis
+ Cache provider redis of MOSIP
+ https://github.com/mosip/mosip-ref-impl
MPL 2.0