Skip to content

Commit d8a4796

Browse files
[WSO2 Release] [Jenkins #16] [Release 1.0.5] prepare release v1.0.5
1 parent 712c1e6 commit d8a4796

File tree

3 files changed

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

3 files changed

+4
-4
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.wso2.carbon.identity.outbound.auth.apple</groupId>
2525
<artifactId>identity-outbound-auth-apple</artifactId>
26-
<version>1.0.5-SNAPSHOT</version>
26+
<version>1.0.5</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

features/org.wso2.carbon.identity.application.authenticator.apple.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.apple</groupId>
2323
<artifactId>identity-outbound-auth-apple</artifactId>
2424
<relativePath>../../pom.xml</relativePath>
25-
<version>1.0.5-SNAPSHOT</version>
25+
<version>1.0.5</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
<url>https://github.com/wso2-extensions/identity-outbound-auth-apple.git</url>
2929
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-outbound-auth-apple.git</developerConnection>
3030
<connection>scm:git:https://github.com/wso2-extensions/identity-outbound-auth-apple.git</connection>
31-
<tag>HEAD</tag>
31+
<tag>v1.0.5</tag>
3232
</scm>
3333

3434
<groupId>org.wso2.carbon.identity.outbound.auth.apple</groupId>
3535
<artifactId>identity-outbound-auth-apple</artifactId>
36-
<version>1.0.5-SNAPSHOT</version>
36+
<version>1.0.5</version>
3737
<modelVersion>4.0.0</modelVersion>
3838
<packaging>pom</packaging>
3939
<name>WSO2 Carbon - Apple Authenticator Feature Aggregator Module</name>

0 commit comments

Comments
 (0)