Skip to content

Commit

Permalink
Merge pull request #1967 from Krishanx92/2.x
Browse files Browse the repository at this point in the history
Add claim feature to api-key-manager profile
  • Loading branch information
isharac authored Dec 11, 2017
2 parents d43ec9c + 816c62e commit 1965937
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/p2-profile/product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3261,6 +3261,10 @@
<id>org.wso2.carbon.mediator.cache.server.feature.group</id>
<version>${carbon.mediation.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.claim.mgt.feature.group</id>
<version>${carbon.identity.version}</version>
</feature>
</features>
</configuration>
</execution>
Expand Down

0 comments on commit 1965937

Please sign in to comment.