Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
[WSO2 Release] [Jenkins #29] [Release 0.1.0] prepare for next develop…
Browse files Browse the repository at this point in the history
…ment iteration
  • Loading branch information
WSO2 Builder committed Jan 27, 2017
1 parent 8ad0394 commit f39689b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.identity.common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon.identity.commons</groupId>
<artifactId>identity-commons</artifactId>
<version>0.1.0</version>
<version>0.1.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion feature/org.wso2.carbon.identity.common.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.identity.commons</groupId>
<artifactId>identity-commons</artifactId>
<version>0.1.0</version>
<version>0.1.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<groupId>org.wso2.carbon.identity.commons</groupId>
<artifactId>identity-commons</artifactId>
<packaging>pom</packaging>
<version>0.1.0</version>
<version>0.1.1-SNAPSHOT</version>
<name>WSO2 Carbon - Identity Commons Aggregator</name>
<description>
This is a Carbon bundle that represents the Identity Commons aggregate module.
Expand All @@ -37,7 +37,7 @@
<url>https://github.com/wso2/carbon-identity-framework.git</url>
<developerConnection>scm:git:https://github.com/wso2/carbon-identity-framework.git</developerConnection>
<connection>scm:git:https://github.com/wso2/carbon-identity-framework.git</connection>
<tag>v0.1.0</tag>
<tag>HEAD</tag>
</scm>

<modules>
Expand Down

0 comments on commit f39689b

Please sign in to comment.