Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #1749] [Release 6.7.3] prepare release v6.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Nov 28, 2022
1 parent 78c88ce commit c1e9730
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.carbon.identity.application.auth.basic</groupId>
<artifactId>identity-application-auth-basicauth</artifactId>
<version>6.7.3-SNAPSHOT</version>
<version>6.7.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon.identity.application.auth.basic</groupId>
<artifactId>identity-application-auth-basicauth</artifactId>
<version>6.7.3-SNAPSHOT</version>
<version>6.7.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>identity-application-auth-basicauth</artifactId>
<groupId>org.wso2.carbon.identity.application.auth.basic</groupId>
<version>6.7.3-SNAPSHOT</version>
<version>6.7.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.application.auth.basic</groupId>
<artifactId>identity-application-auth-basicauth</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>6.7.3-SNAPSHOT</version>
<version>6.7.3</version>
</parent>

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

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -26,7 +26,7 @@

<groupId>org.wso2.carbon.identity.application.auth.basic</groupId>
<modelVersion>4.0.0</modelVersion>
<version>6.7.3-SNAPSHOT</version>
<version>6.7.3</version>
<artifactId>identity-application-auth-basicauth</artifactId>
<packaging>pom</packaging>
<name>WSO2 Carbon - BasicAuth Identity Application Authenticator Module</name>
Expand All @@ -40,7 +40,7 @@
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-local-auth-basicauth.git
</developerConnection>
<connection>scm:git:https://github.com/wso2-extensions/identity-local-auth-basicauth.git</connection>
<tag>HEAD</tag>
<tag>v6.7.3</tag>
</scm>

<modules>
Expand Down

0 comments on commit c1e9730

Please sign in to comment.