diff --git a/ip-intelligence.cloud/pom.xml b/ip-intelligence.cloud/pom.xml index 55140d2..e1f5f04 100644 --- a/ip-intelligence.cloud/pom.xml +++ b/ip-intelligence.cloud/pom.xml @@ -11,7 +11,7 @@ ip-intelligence.cloud 51Degrees :: IP Intelligence :: Cloud - IP Intelligence that consumes the 51Degrees cloud service. + Provides IP Intelligence for the 51Degrees Pipeline API using the 51Degrees Cloud service. This can be used as an alternative to legacy IP Intelligence services such as MaxMind or IPinfo. https://51degrees.com diff --git a/ip-intelligence.engine.on-premise/pom.xml b/ip-intelligence.engine.on-premise/pom.xml index d788cb9..496abbf 100644 --- a/ip-intelligence.engine.on-premise/pom.xml +++ b/ip-intelligence.engine.on-premise/pom.xml @@ -11,6 +11,7 @@ ip-intelligence.engine.on-premise 51Degrees :: IP Intelligence :: On Premise + Provides the On-premise IP Intelligence engine for the 51Degrees Pipeline API. This can be used as an alternative to legacy IP Intelligence services such as MaxMind or IPinfo. https://51degrees.com diff --git a/ip-intelligence.shared/pom.xml b/ip-intelligence.shared/pom.xml index bd6625d..98aefe3 100644 --- a/ip-intelligence.shared/pom.xml +++ b/ip-intelligence.shared/pom.xml @@ -11,7 +11,7 @@ ip-intelligence.shared 51Degrees :: IP Intelligence :: Shared - Shared functionality for implementing IP Intelligence engine for the 51Degrees Pipeline API + Shared code used by 51Degrees IP Intelligence modules for the Pipeline API. https://51degrees.com diff --git a/ip-intelligence/pom.xml b/ip-intelligence/pom.xml index fafb709..17212b6 100644 --- a/ip-intelligence/pom.xml +++ b/ip-intelligence/pom.xml @@ -12,7 +12,7 @@ ip-intelligence 51Degrees :: IP Intelligence - Parse HTTP headers to detect the device type, model, OS, browser, and crawler information. This is an alternative to popular UAParser, DeviceAtlas, and WURFL packages. + Provides IP Intelligence for the 51Degrees Pipeline API. This can be used as an alternative to legacy IP Intelligence services such as MaxMind or IPinfo. https://51degrees.com