Skip to content

Commit 9d1f543

Browse files
[WSO2 Release] [Jenkins #130] [Release 1.1.4] prepare for next development iteration
1 parent e2e3f56 commit 9d1f543

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

  • components/org.wso2.carbon.identity.local.auth.emailotp
  • features/org.wso2.carbon.identity.local.auth.emailotp.server.feature

components/org.wso2.carbon.identity.local.auth.emailotp/pom.xml

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

features/org.wso2.carbon.identity.local.auth.emailotp.server.feature/pom.xml

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

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
<groupId>org.wso2.carbon.identity.local.auth.emailotp</groupId>
2828
<artifactId>identity-local-auth-emailotp</artifactId>
2929
<packaging>pom</packaging>
30-
<version>1.1.4</version>
30+
<version>1.1.5-SNAPSHOT</version>
3131
<name>WSO2 Carbon - Email OTP Authenticator</name>
3232
<scm>
3333
<url>https://github.com/wso2-extensions/identity-local-auth-emailotp.git</url>
3434
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-local-auth-emailotp.git</developerConnection>
3535
<connection>scm:git:https://github.com/wso2-extensions/identity-local-auth-emailotp.git</connection>
36-
<tag>v1.1.4</tag>
36+
<tag>HEAD</tag>
3737
</scm>
3838
<modules>
3939
<module>components/org.wso2.carbon.identity.local.auth.emailotp</module>

0 commit comments

Comments
 (0)