Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #260] [Release 2.0.15] prepare for next devel…
Browse files Browse the repository at this point in the history
…opment iteration
  • Loading branch information
WSO2 Builder committed Feb 28, 2017
1 parent b52f458 commit 48270e2
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.inbound.provisioning.scim2</groupId>
<artifactId>org.wso2.carbon.identity.inbound.provisioning.scim2.parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.0.15</version>
<version>2.0.16-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.wso2.carbon.identity.inbound.provisioning.scim2</groupId>
<artifactId>org.wso2.carbon.identity.inbound.provisioning.scim2.parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.0.15</version>
<version>2.0.16-SNAPSHOT</version>
</parent>

<artifactId>org.wso2.carbon.identity.inbound.provisioning.scim2.provider</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.inbound.provisioning.scim2</groupId>
<artifactId>org.wso2.carbon.identity.inbound.provisioning.scim2.parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.0.15</version>
<version>2.0.16-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.inbound.provisioning.scim2</groupId>
<artifactId>org.wso2.carbon.identity.inbound.provisioning.scim2.parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.0.15</version>
<version>2.0.16-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 @@ -26,7 +26,7 @@
<artifactId>org.wso2.carbon.identity.inbound.provisioning.scim2.parent</artifactId>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>
<version>2.0.15</version>
<version>2.0.16-SNAPSHOT</version>
<name>WSO2 Carbon - SCIM Provisioning Module</name>
<description>

Expand All @@ -38,7 +38,7 @@
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-inbound-provisioning-scim2.git
</developerConnection>
<connection>scm:git:https://github.com/wso2-extensions/identity-inbound-provisioning-scim2.git</connection>
<tag>v2.0.15</tag>
<tag>HEAD</tag>
</scm>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion tests/coverage-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.wso2.carbon.identity.inbound.provisioning.scim2</groupId>
<artifactId>org.wso2.carbon.identity.inbound.provisioning.scim2.test</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.0.15</version>
<version>2.0.16-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tests/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.wso2.carbon.identity.inbound.provisioning.scim2</groupId>
<artifactId>org.wso2.carbon.identity.inbound.provisioning.scim2.parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>2.0.15</version>
<version>2.0.16-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tests/module-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.wso2.carbon.identity.inbound.provisioning.scim2</groupId>
<artifactId>org.wso2.carbon.identity.inbound.provisioning.scim2.test</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.0.15</version>
<version>2.0.16-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.identity.inbound.provisioning.scim2</groupId>
<artifactId>org.wso2.carbon.identity.inbound.provisioning.scim2.parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.0.15</version>
<version>2.0.16-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit 48270e2

Please sign in to comment.