Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #111] [Release 2.0.2] prepare release v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Mar 16, 2018
1 parent f2f75e2 commit 7309755
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion components/cas-client-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
<artifactId>identity-inbound-auth-cas</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion components/cas-inbound-authenticator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
<artifactId>identity-inbound-auth-cas</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions features/org.wso2.carbon.identity.sso.cas.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
<artifactId>identity-inbound-auth-cas</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
<artifactId>org.wso2.carbon.extension.identity.sso.cas.server.feature</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
<artifactId>identity-inbound-auth-cas</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
<artifactId>org.wso2.carbon.extension.identity.sso.cas</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
</dependency>
</dependencies>
<build>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
<artifactId>identity-inbound-auth-cas</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<packaging>pom</packaging>
<name>WSO2 Carbon CAS</name>
<description>
Expand All @@ -37,7 +37,7 @@
scm:git:https://github.com/wso2-extensions/identity-inbound-auth-cas.git
</developerConnection>
<connection>scm:git:https://github.com/wso2-extensions/identity-inbound-auth-cas.git</connection>
<tag>HEAD</tag>
<tag>v2.0.2</tag>
</scm>
<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
<artifactId>identity-inbound-auth-cas</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit 7309755

Please sign in to comment.