Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #26] [Release 1.1.0] prepare release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Dec 11, 2024
1 parent e395aa2 commit 03efc22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion components/uaepass-authenticator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>org.wso2.carbon.identity.uaepass.outbound</groupId>
<artifactId>identity-outbound-auth-uaepass</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<groupId>org.wso2.carbon.identity.uaepass.outbound</groupId>
<modelVersion>4.0.0</modelVersion>
<artifactId>identity-outbound-auth-uaepass</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>pom</packaging>
<name>UAEPass Outbound Authenticator</name>
<url>http://wso2.org</url>
Expand All @@ -39,7 +39,7 @@
<developerConnection>
scm:git:https://github.com/wso2-extensions/identity-outbound-auth-uaepass.git
</developerConnection>
<tag>HEAD</tag>
<tag>v1.1.0</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit 03efc22

Please sign in to comment.