Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update igw-dev branch with latest IGW release #230

Open
wants to merge 7 commits into
base: igw-dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/config-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/dbutil/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/mi-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/mnc-resolver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/msisdn-validator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions components/pcr-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -11,7 +11,7 @@
<groupId>com.wso2telco.core</groupId>
<artifactId>pcr-service</artifactId>
<packaging>bundle</packaging>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<name>pcr-service</name>
<url>http://maven.apache.org</url>

Expand Down Expand Up @@ -46,7 +46,7 @@
<instructions>
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
<Bundle-Name>${project.artifactId}</Bundle-Name>
<Bundle-Version>${project.version}</Bundle-Version>
<Bundle-Version>2.4.6-SNAPSHOT</Bundle-Version>
<Bundle-Description>PCR Service Bundle</Bundle-Description>
<Private-Package>com.wso2telco.core.pcrservice.internal</Private-Package>
<Export-Package>
Expand Down
2 changes: 1 addition & 1 deletion components/redis-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/security/auth-filter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion components/security/user-profile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
<DisplayName>UI Module Permission</DisplayName>
<ResourceId>/permission/UIModulePermission</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>API Blacklist</DisplayName>
<ResourceId>/permission/UIModulePermission/apiBlacklist</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>Workflow History</DisplayName>
<ResourceId>/permission/UIModulePermission/workFlowHistory</ResourceId>
Expand Down Expand Up @@ -36,42 +32,6 @@
<DisplayName>Visible</DisplayName>
<ResourceId>/permission/UIModulePermission/application/visible</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>Edit Subscription</DisplayName>
<ResourceId>/permission/UIModulePermission/edit-subscription</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>Quota</DisplayName>
<ResourceId>/permission/UIModulePermission/quota</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>Operator List</DisplayName>
<ResourceId>/permission/UIModulePermission/quota/operatorList</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>Visible</DisplayName>
<ResourceId>/permission/UIModulePermission/quota/visible</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>Rate</DisplayName>
<ResourceId>/permission/UIModulePermission/rate</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>Add</DisplayName>
<ResourceId>/permission/UIModulePermission/rate/add</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>Assign</DisplayName>
<ResourceId>/permission/UIModulePermission/rate/assign</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>View</DisplayName>
<ResourceId>/permission/UIModulePermission/rate/view</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>SP Blacklist</DisplayName>
<ResourceId>/permission/UIModulePermission/spBlackList</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>Subscription</DisplayName>
<ResourceId>/permission/UIModulePermission/subscription</ResourceId>
Expand All @@ -89,8 +49,8 @@
<ResourceId>/permission/UIModulePermission/subscription/visible</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>Whitelist</DisplayName>
<ResourceId>/permission/UIModulePermission/whiteList</ResourceId>
<DisplayName>Response Filter</DisplayName>
<ResourceId>/permission/UIModulePermission/response-filter</ResourceId>
</ManagementPermission>
<ManagementPermission>
<DisplayName>Edit Tiers</DisplayName>
Expand All @@ -109,4 +69,4 @@
<ResourceId>/permission/UIModulePermission/edit-tiers/visible</ResourceId>
</ManagementPermission>
</ManagementPermissions>
</component>
</component>
4 changes: 2 additions & 2 deletions components/sp-config-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.wso2telco.core</groupId>
<artifactId>dbutils</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.core.config.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-util-feature</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.core.coreparent.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-util-feature</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.core.dbutils.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-util-feature</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.core.mncresolver.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-util-feature</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-util-feature</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.core.pcrservice.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>core-util-feature</artifactId>
<groupId>com.wso2telco.core</groupId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.core.spconfig.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>core-util-feature</artifactId>
<groupId>com.wso2telco.core</groupId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.core.userprofile.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-util-feature</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.core</groupId>
<artifactId>core-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<groupId>com.wso2telco.core</groupId>
<artifactId>core-parent</artifactId>
<packaging>pom</packaging>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.8-SNAPSHOT</version>
<name>WSO2Telco Core Utility - Aggregate Pom</name>
<description>WSO2Telco Core Utility Aggregate Pom</description>
<url>http://wso2telco.com</url>
Expand Down Expand Up @@ -289,7 +289,7 @@
<javax.cache.wso2>4.4.3</javax.cache.wso2>
<com.googlecode.libphonenumber.version>7.4.2.wso2v1</com.googlecode.libphonenumber.version>
<commons-io.wso2.version>2.4.0.wso2v1</commons-io.wso2.version>
<com.wso2telco.core.version>2.4.6-SNAPSHOT</com.wso2telco.core.version>
<com.wso2telco.core.version>2.4.8-SNAPSHOT</com.wso2telco.core.version>
<carbon.kernel.version>4.4.9</carbon.kernel.version>
<identity.framework.version>5.2.2</identity.framework.version>
<redis.clients.version>2.8.0</redis.clients.version>
Expand Down