Skip to content

Commit 3f37ed7

Browse files
[WSO2 Release] [Jenkins #1009] [Release 5.12.11] prepare for next development iteration
1 parent 17a48da commit 3f37ed7

File tree

3 files changed

+4
-4
lines changed
  • components/org.wso2.carbon.identity.application.authenticator.oidc
  • features/org.wso2.carbon.identity.application.authenticator.oidc.server.feature

3 files changed

+4
-4
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<groupId>org.wso2.carbon.identity.outbound.auth.oidc</groupId>
2121
<artifactId>identity-application-auth-oidc</artifactId>
2222
<relativePath>../../pom.xml</relativePath>
23-
<version>5.12.11</version>
23+
<version>5.12.12-SNAPSHOT</version>
2424
</parent>
2525

2626
<modelVersion>4.0.0</modelVersion>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>org.wso2.carbon.identity.outbound.auth.oidc</groupId>
2323
<artifactId>identity-application-auth-oidc</artifactId>
2424
<relativePath>../../pom.xml</relativePath>
25-
<version>5.12.11</version>
25+
<version>5.12.12-SNAPSHOT</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<groupId>org.wso2.carbon.identity.outbound.auth.oidc</groupId>
2828
<modelVersion>4.0.0</modelVersion>
2929
<artifactId>identity-application-auth-oidc</artifactId>
30-
<version>5.12.11</version>
30+
<version>5.12.12-SNAPSHOT</version>
3131
<packaging>pom</packaging>
3232
<name>WSO2 Carbon - OpenID Connect Application Authenticator Feature Aggregator Module</name>
3333
<description>
@@ -40,7 +40,7 @@
4040
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-outbound-auth-oidc.git
4141
</developerConnection>
4242
<connection>scm:git:https://github.com/wso2-extensions/identity-outbound-auth-oidc.git</connection>
43-
<tag>v5.12.11</tag>
43+
<tag>HEAD</tag>
4444
</scm>
4545

4646

0 commit comments

Comments
 (0)