File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
adaptive-authentication/org.wso2.custom.auth.functions.v2 Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1313 <modelVersion >4.0.0</modelVersion >
1414 <packaging >bundle</packaging >
1515 <name >Conditional Authentication - Custom Functions V2</name >
16- <url >http://maven.apache.org</url >
1716
1817 <dependencies >
1918 <dependency >
7372 <Bundle-SymbolicName >${project.artifactId} </Bundle-SymbolicName >
7473 <Bundle-Name >${project.artifactId} </Bundle-Name >
7574 <Private-Package >
76- org.wso2.custom.auth.functions.internal
75+ org.wso2.custom.auth.functions.v2. internal
7776 </Private-Package >
7877 <Export-Package >
79- !org.wso2.custom.auth.functions.internal,
80- org.wso2.custom.auth.functions
78+ !org.wso2.custom.auth.functions.v2. internal,
79+ org.wso2.custom.auth.functions.v2
8180 </Export-Package >
8281 <Import-Package >
8382 org.wso2.carbon.identity.application.common.*,
You can’t perform that action at this time.
0 commit comments