mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'application-mgt-new' into 'application-mgt-new'
Upgrade UI-request-interceptor version See merge request entgra/carbon-device-mgt!317
This commit is contained in:
commit
6ee1fa6eb1
@ -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>
|
||||
|
||||
@ -23,11 +23,11 @@
|
||||
<parent>
|
||||
<artifactId>carbon-devicemgt</artifactId>
|
||||
<groupId>org.wso2.carbon.devicemgt</groupId>
|
||||
<version>3.2.9-SNAPSHOT</version>
|
||||
<version>4.0.0-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>io.entgra.devicemgt</groupId>
|
||||
<artifactId>ui-request-interceptor</artifactId>
|
||||
<name>Entgra - UI Request Interceptor Servlet</name>
|
||||
|
||||
@ -23,10 +23,10 @@
|
||||
<parent>
|
||||
<artifactId>ui-request-interceptor-feature</artifactId>
|
||||
<groupId>io.entgra.devicemgt</groupId>
|
||||
<version>3.2.9-SNAPSHOT</version>
|
||||
<version>4.0.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>io.entgra.ui.request.interceptor.feature</artifactId>
|
||||
<name>Entgra - UI Request Interceptor Feature</name>
|
||||
<description>
|
||||
|
||||
@ -23,11 +23,11 @@
|
||||
<parent>
|
||||
<artifactId>carbon-devicemgt</artifactId>
|
||||
<groupId>org.wso2.carbon.devicemgt</groupId>
|
||||
<version>3.2.9-SNAPSHOT</version>
|
||||
<version>4.0.0-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>io.entgra.devicemgt</groupId>
|
||||
<artifactId>ui-request-interceptor-feature</artifactId>
|
||||
<name>Entgra - UI Request Interceptor Feature</name>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user