|
|
|
@ -23,17 +23,16 @@
|
|
|
|
|
<parent>
|
|
|
|
|
<artifactId>ui-request-interceptor</artifactId>
|
|
|
|
|
<groupId>io.entgra.devicemgt</groupId>
|
|
|
|
|
<version>3.2.9-SNAPSHOT</version>
|
|
|
|
|
<version>4.0.0-SNAPSHOT</version>
|
|
|
|
|
</parent>
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
|
|
|
|
<artifactId>io.entgra.ui.request.interceptor</artifactId>
|
|
|
|
|
|
|
|
|
|
<version>3.2.9-SNAPSHOT</version>
|
|
|
|
|
<version>4.0.0-SNAPSHOT</version>
|
|
|
|
|
<packaging>war</packaging>
|
|
|
|
|
<name>Entgra - Request Handling Proxy Servlet</name>
|
|
|
|
|
<description>Proxy Service for Request Handling in Entgra EMM/IOT Server.</description>
|
|
|
|
|
<url>http://wso2.org</url>
|
|
|
|
|
<url>https://entgra.io</url>
|
|
|
|
|
|
|
|
|
|
<build>
|
|
|
|
|
<plugins>
|
|
|
|
|