Skip to content

Commit

Permalink
Resolve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaminduDilshan committed Sep 19, 2023
2 parents 34973f8 + 4cdcebe commit 22148d3
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 17 deletions.
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.identity.auth.service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
import org.wso2.carbon.identity.auth.service.exception.AuthClientException;
import org.wso2.carbon.identity.auth.service.exception.AuthServerException;
import org.wso2.carbon.identity.auth.service.exception.AuthenticationFailException;
import org.wso2.carbon.identity.auth.service.handler.impl.BasicAuthenticationHandler;
import org.wso2.carbon.identity.auth.service.internal.AuthenticationServiceHolder;
import org.wso2.carbon.identity.core.bean.context.MessageContext;
import org.wso2.carbon.identity.core.handler.AbstractIdentityMessageHandler;
Expand Down Expand Up @@ -150,7 +149,7 @@ protected void postAuthenticate(MessageContext messageContext, AuthenticationRes
"for organization specific calls.", ex);
}
}
LOG.error("User id not found for user: " + user.getLoggableUserId());
LOG.error("User id not found for user: " + user.getLoggableMaskedUserId());
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.identity.auth.valve/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.identity.authz.service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.identity.authz.valve/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.identity.cors.service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.identity.cors.valve/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.wso2.carbon.identity.auth.rest</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<version>1.8.21-SNAPSHOT</version>
<version>1.8.22-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WSO2 Carbon - Auth/Authz Modules</name>
<description>
Expand Down Expand Up @@ -345,10 +345,10 @@
<org.wso2.carbon.identity.cors.valve.version>${project.version}</org.wso2.carbon.identity.cors.valve.version>

<!--Carbon identity version-->
<identity.framework.version>5.25.317-SNAPSHOT</identity.framework.version>
<identity.framework.version>5.25.346-SNAPSHOT</identity.framework.version>
<carbon.identity.package.import.version.range>[5.17.8, 7.0.0)</carbon.identity.package.import.version.range>

<org.wso2.carbon.identity.oauth.version>6.11.118-SNAPSHOT</org.wso2.carbon.identity.oauth.version>
<org.wso2.carbon.identity.oauth.version>6.11.122-SNAPSHOT</org.wso2.carbon.identity.oauth.version>
<org.wso2.carbon.identity.oauth.import.version.range>[6.2.18, 7.0.0)
</org.wso2.carbon.identity.oauth.import.version.range>

Expand Down

0 comments on commit 22148d3

Please sign in to comment.