Skip to content

Commit

Permalink
Merge pull request #9 from godwinamila/master
Browse files Browse the repository at this point in the history
Fixing IDENTITY-4255 - Define importFeatureDef with version match rule in carbon-identity
  • Loading branch information
Pushpalanka Jayawardhana committed Apr 4, 2016
2 parents 8bcafa4 + a408caa commit 03c19ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<bundleDef>org.wso2.carbon.identity:org.wso2.carbon.um.ws.service</bundleDef>
</bundles>
<importFeatures>
<importFeatureDef>org.wso2.carbon.core:${carbon.kernel.version}
<importFeatureDef>org.wso2.carbon.core:compatible:${carbon.kernel.version}
</importFeatureDef>
</importFeatures>
</configuration>
Expand Down

0 comments on commit 03c19ae

Please sign in to comment.