Skip to content

Commit 7c77e9b

Browse files
[WSO2 Release] [Jenkins #1924] [Release 6.11.1] prepare for next development iteration
1 parent 9617801 commit 7c77e9b

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

  • components
    • org.wso2.carbon.identity.application.authentication.handler.identifier
    • org.wso2.carbon.identity.application.authentication.handler.session
    • org.wso2.carbon.identity.application.authenticator.basicauth.jwt
    • org.wso2.carbon.identity.application.authenticator.basicauth
  • features/org.wso2.carbon.identity.application.authenticator.basicauth.server.feature

components/org.wso2.carbon.identity.application.authentication.handler.identifier/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.wso2.carbon.identity.application.auth.basic</groupId>
2424
<artifactId>identity-application-auth-basicauth</artifactId>
25-
<version>6.11.1</version>
25+
<version>6.11.2-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

components/org.wso2.carbon.identity.application.authentication.handler.session/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.carbon.identity.application.auth.basic</groupId>
2222
<artifactId>identity-application-auth-basicauth</artifactId>
23-
<version>6.11.1</version>
23+
<version>6.11.2-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

components/org.wso2.carbon.identity.application.authenticator.basicauth.jwt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>identity-application-auth-basicauth</artifactId>
2323
<groupId>org.wso2.carbon.identity.application.auth.basic</groupId>
24-
<version>6.11.1</version>
24+
<version>6.11.2-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

components/org.wso2.carbon.identity.application.authenticator.basicauth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<groupId>org.wso2.carbon.identity.application.auth.basic</groupId>
2121
<artifactId>identity-application-auth-basicauth</artifactId>
2222
<relativePath>../../pom.xml</relativePath>
23-
<version>6.11.1</version>
23+
<version>6.11.2-SNAPSHOT</version>
2424
</parent>
2525

2626
<modelVersion>4.0.0</modelVersion>

features/org.wso2.carbon.identity.application.authenticator.basicauth.server.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>org.wso2.carbon.identity.application.auth.basic</groupId>
2323
<artifactId>identity-application-auth-basicauth</artifactId>
2424
<relativePath>../../pom.xml</relativePath>
25-
<version>6.11.1</version>
25+
<version>6.11.2-SNAPSHOT</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>org.wso2.carbon.identity.application.auth.basic</groupId>
2828
<modelVersion>4.0.0</modelVersion>
29-
<version>6.11.1</version>
29+
<version>6.11.2-SNAPSHOT</version>
3030
<artifactId>identity-application-auth-basicauth</artifactId>
3131
<packaging>pom</packaging>
3232
<name>WSO2 Carbon - BasicAuth Identity Application Authenticator Module</name>
@@ -40,7 +40,7 @@
4040
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-local-auth-basicauth.git
4141
</developerConnection>
4242
<connection>scm:git:https://github.com/wso2-extensions/identity-local-auth-basicauth.git</connection>
43-
<tag>v6.11.1</tag>
43+
<tag>HEAD</tag>
4444
</scm>
4545

4646
<modules>

0 commit comments

Comments
 (0)