Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #849] [Release 5.5.10] prepare for next devel…
Browse files Browse the repository at this point in the history
…opment iteration
  • Loading branch information
wso2-jenkins-bot committed Nov 20, 2024
1 parent 46c02a0 commit 21346f6
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.tool.validator.sso.saml2</groupId>
<artifactId>identity-tool-samlsso-validator</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.5.10</version>
<version>5.5.11-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.tool.validator.sso.saml2</groupId>
<artifactId>identity-tool-samlsso-validator</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.5.10</version>
<version>5.5.11-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.tool.validator.sso.saml2</groupId>
<artifactId>identity-tool-samlsso-validator</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.5.10</version>
<version>5.5.11-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.tool.validator.sso.saml2</groupId>
<artifactId>identity-tool-samlsso-validator</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.5.10</version>
<version>5.5.11-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.tool.validator.sso.saml2</groupId>
<artifactId>identity-tool-samlsso-validator</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.5.10</version>
<version>5.5.11-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.tool.validator.sso.saml2</groupId>
<artifactId>identity-tool-samlsso-validator</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.5.10</version>
<version>5.5.11-SNAPSHOT</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 @@ -27,7 +27,7 @@
<groupId>org.wso2.carbon.identity.tool.validator.sso.saml2</groupId>
<modelVersion>4.0.0</modelVersion>
<artifactId>identity-tool-samlsso-validator</artifactId>
<version>5.5.10</version>
<version>5.5.11-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WSO2 Carbon - Saml SSO validator Aggregator Module</name>
<description>
Expand All @@ -39,7 +39,7 @@
<url>https://github.com/wso2-extensions/identity-tool-samlsso-validator.git</url>
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-tool-samlsso-validator.git</developerConnection>
<connection>scm:git:https://github.com/wso2-extensions/identity-tool-samlsso-validator.git</connection>
<tag>v5.5.10</tag>
<tag>HEAD</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 21346f6

Please sign in to comment.