mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Upgrade ui-request-interceptor version in APPM
This commit is contained in:
parent
2cdb27767f
commit
e867c4a8aa
@ -23,17 +23,16 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>ui-request-interceptor</artifactId>
|
<artifactId>ui-request-interceptor</artifactId>
|
||||||
<groupId>io.entgra.devicemgt</groupId>
|
<groupId>io.entgra.devicemgt</groupId>
|
||||||
<version>3.2.9-SNAPSHOT</version>
|
<version>4.0.0-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<artifactId>io.entgra.ui.request.interceptor</artifactId>
|
<artifactId>io.entgra.ui.request.interceptor</artifactId>
|
||||||
|
<version>4.0.0-SNAPSHOT</version>
|
||||||
<version>3.2.9-SNAPSHOT</version>
|
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<name>Entgra - Request Handling Proxy Servlet</name>
|
<name>Entgra - Request Handling Proxy Servlet</name>
|
||||||
<description>Proxy Service for Request Handling in Entgra EMM/IOT Server.</description>
|
<description>Proxy Service for Request Handling in Entgra EMM/IOT Server.</description>
|
||||||
<url>http://wso2.org</url>
|
<url>https://entgra.io</url>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|||||||
@ -23,11 +23,11 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>carbon-devicemgt</artifactId>
|
<artifactId>carbon-devicemgt</artifactId>
|
||||||
<groupId>org.wso2.carbon.devicemgt</groupId>
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
||||||
<version>3.2.9-SNAPSHOT</version>
|
<version>4.0.0-SNAPSHOT</version>
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
|
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>io.entgra.devicemgt</groupId>
|
<groupId>io.entgra.devicemgt</groupId>
|
||||||
<artifactId>ui-request-interceptor</artifactId>
|
<artifactId>ui-request-interceptor</artifactId>
|
||||||
<name>Entgra - UI Request Interceptor Servlet</name>
|
<name>Entgra - UI Request Interceptor Servlet</name>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user