Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Janka Padukka committed Apr 7, 2017
1 parent 42f7442 commit 003da12
Show file tree
Hide file tree
Showing 31 changed files with 39 additions and 39 deletions.
6 changes: 3 additions & 3 deletions components/auth-proxy-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.wso2telco.ids</groupId>
<artifactId>openid-extension</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand All @@ -97,7 +97,7 @@
<dependency>
<groupId>com.wso2telco.ids</groupId>
<artifactId>ids-data-publisher</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion components/authenticate-selector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/authentication-endpoint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/dashboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<groupId>com.wso2telco.ids</groupId>
Expand Down
4 changes: 2 additions & 2 deletions components/gsma-authenticators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>com.wso2telco.ids</groupId>
<artifactId>ids-data-publisher</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion components/ids-data-publisher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/openid-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>component-ids-parent</artifactId>
<groupId>com.wso2telco.ids</groupId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions components/openid-token-builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.wso2telco.ids</groupId>
<artifactId>ids-data-publisher</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion components/portal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<groupId>com.wso2telco.ids</groupId>
Expand Down
2 changes: 1 addition & 1 deletion components/saa-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions components/session-updater/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>com.wso2telco.ids</groupId>
<artifactId>ids-data-publisher</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion components/sign/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>sign</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/url-shorten/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/user-claim-retriever/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.ids.dashboard.ui.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.ids.datapublisher.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.ids.portal.ui.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.ids.saaserver.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>component-ids-feature</artifactId>
<groupId>com.wso2telco.ids</groupId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.ids.sign.ui.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion features/com.wso2telco.ids.urlshorten.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-feature</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
6 changes: 3 additions & 3 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids-parent</artifactId>
<packaging>pom</packaging>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<name>WSO2Telco Core - Component</name>
<description>WSO2Telco Core Aggregate Perent pom</description>
<url>http://wso2telco.com</url>
Expand All @@ -48,7 +48,7 @@
<url>https://github.com/WSO2Telco/component-ids.git</url>
<developerConnection>scm:git:https://github.com/WSO2Telco/component-ids.git</developerConnection>
<connection>scm:git:https://github.com/WSO2Telco/component-ids.git</connection>
<tag>v2.1.0</tag>
<tag>HEAD</tag>
</scm>


Expand Down Expand Up @@ -1646,7 +1646,7 @@
<org.wso2.amber.version>0.22.1358727.wso2v4</org.wso2.amber.version>
<hash.ids.version>1.0.1</hash.ids.version>
<!--from intermediate pom -->
<com.wso2telco.ids.version>2.1.0</com.wso2telco.ids.version>
<com.wso2telco.ids.version>2.2.0-SNAPSHOT</com.wso2telco.ids.version>

<org.wso2.carbon.version>4.4.3</org.wso2.carbon.version>
<org.wso2.carbon.identity.version>5.0.7</org.wso2.carbon.identity.version>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<groupId>com.wso2telco.ids</groupId>
<artifactId>component-ids</artifactId>
<packaging>pom</packaging>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<name>WSO2Telco Core - Component</name>
<description>WSO2Telco Core Aggregate Pom</description>
<url>http://wso2telco.com</url>
Expand Down Expand Up @@ -82,7 +82,7 @@
<url>https://github.com/WSO2Telco/component-ids.git</url>
<developerConnection>scm:git:https://github.com/WSO2Telco/component-ids.git</developerConnection>
<connection>scm:git:https://github.com/WSO2Telco/component-ids.git</connection>
<tag>v2.1.0</tag>
<tag>HEAD</tag>
</scm>


Expand Down

0 comments on commit 003da12

Please sign in to comment.