Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #933] [Release 5.3.30] prepare for next devel…
Browse files Browse the repository at this point in the history
…opment iteration
  • Loading branch information
wso2-jenkins-bot committed Nov 3, 2022
1 parent 78190ae commit 0b86992
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions components/org.wso2.carbon.identity.api.user.fido2/pom.xml
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>org.wso2.carbon.identity.local.auth.fido</groupId>
<artifactId>identity-application-auth-fido</artifactId>
<version>5.3.30</version>
<version>5.3.31-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>org.wso2.carbon.identity.api.user.fido2</artifactId>
<version>5.3.30</version>
<version>5.3.31-SNAPSHOT</version>
<packaging>jar</packaging>

<name>WSO2 Carbon - FIDO2 Identity Rest API</name>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<groupId>org.wso2.carbon.identity.local.auth.fido</groupId>
<artifactId>identity-application-auth-fido</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.3.30</version>
<version>5.3.31-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<groupId>org.wso2.carbon.identity.local.auth.fido</groupId>
<artifactId>identity-application-auth-fido</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.3.30</version>
<version>5.3.31-SNAPSHOT</version>
</parent>

<packaging>war</packaging>
Expand Down
Expand Up @@ -23,7 +23,7 @@
<groupId>org.wso2.carbon.identity.local.auth.fido</groupId>
<artifactId>identity-application-auth-fido</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.3.30</version>
<version>5.3.31-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.identity.local.auth.fido</groupId>
<artifactId>identity-application-auth-fido</artifactId>
<version>5.3.30</version>
<version>5.3.31-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.local.auth.fido</groupId>
<artifactId>identity-application-auth-fido</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.3.30</version>
<version>5.3.31-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.local.auth.fido</groupId>
<artifactId>identity-application-auth-fido</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.3.30</version>
<version>5.3.31-SNAPSHOT</version>
</parent>

<artifactId>org.wso2.carbon.identity.application.authenticator.fido2.server.feature</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.wso2.carbon.identity.local.auth.fido</groupId>
<artifactId>identity-application-auth-fido</artifactId>
<version>5.3.30</version>
<version>5.3.31-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WSO2 Carbon - FIDO Identity Application Authenticator</name>
<description>
Expand All @@ -39,7 +39,7 @@
<url>https://github.com/wso2-extensions/identity-local-auth-fido.git</url>
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-local-auth-fido.git</developerConnection>
<connection>scm:git:https://github.com/wso2-extensions/identity-local-auth-fido.git</connection>
<tag>v5.3.30</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down

0 comments on commit 0b86992

Please sign in to comment.