Skip to content

Commit

Permalink
Merge pull request #166 from HiranyaKavishani/master
Browse files Browse the repository at this point in the history
Changing pom versions for development
  • Loading branch information
Thisara-Welmilla authored Jan 19, 2024
2 parents ad7465c + a70a925 commit 3265502
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.outbound.auth.oidc</groupId>
<artifactId>identity-application-auth-oidc</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.12.0-SNAPSHOT</version>
<version>5.12.1-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.outbound.auth.oidc</groupId>
<artifactId>identity-application-auth-oidc</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.12.0-SNAPSHOT</version>
<version>5.12.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<groupId>org.wso2.carbon.identity.outbound.auth.oidc</groupId>
<modelVersion>4.0.0</modelVersion>
<artifactId>identity-application-auth-oidc</artifactId>
<version>5.12.0-SNAPSHOT</version>
<version>5.12.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WSO2 Carbon - OpenID Connect Application Authenticator Feature Aggregator Module</name>
<description>
Expand Down

0 comments on commit 3265502

Please sign in to comment.