Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v5.2.0-m2
Browse files Browse the repository at this point in the history
  • Loading branch information
WSO2 Builder committed Sep 20, 2016
1 parent 25ca5ed commit 9cb63ec
Show file tree
Hide file tree
Showing 44 changed files with 74 additions and 80 deletions.
2 changes: 1 addition & 1 deletion archetypes/carbon-bundle-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.archetypes</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/carbon-component-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.archetypes</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>org.wso2.carbon.base</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<packaging>bundle</packaging>
<name>WSO2 Carbon Kernel - Base Initial Bundle</name>
<url>http://wso2.com</url>
Expand Down
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.core</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<packaging>bundle</packaging>
<name>WSO2 Carbon Kernel - Core</name>
<description>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.wso2.carbon.kernel.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-features</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion features/org.wso2.carbon.runtime.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-features</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</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 @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
8 changes: 6 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-parent</artifactId>
<packaging>pom</packaging>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<name>WSO2 Carbon Kernel - Parent Pom</name>
<description>WSO2 Carbon Kernel Parent Pom</description>
<url>http://wso2.com</url>
Expand Down Expand Up @@ -445,7 +445,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Carbon platform version comes here-->
<carbon.kernel.version>5.2.0-SNAPSHOT</carbon.kernel.version>
<carbon.kernel.version>5.2.0-m2</carbon.kernel.version>
<carbon.kernel.package.export.version>5.2.0</carbon.kernel.package.export.version>
<carbon.kernel.package.import.version.range>[5.0.0, 6.0.0)</carbon.kernel.package.import.version.range>

Expand Down Expand Up @@ -532,4 +532,8 @@
<org.xml.sax.import.version.range>[0.0.0,1.0.0)</org.xml.sax.import.version.range>
<javax.crypto.version.range>[0.0.0,1.0.0)</javax.crypto.version.range>
</properties>

<scm>
<tag>v5.2.0-m2</tag>
</scm>
</project>
8 changes: 3 additions & 5 deletions pax-exam-container-carbon/org.wso2.carbon.container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,16 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>pax-exam-container-carbon</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<artifactId>org.wso2.carbon.container</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<name>WSO2 Carbon Kernel - Pax Exam Container</name>
<packaging>jar</packaging>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,13 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>pax-exam-container-carbon</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<artifactId>org.wso2.carbon.pax.exam.feature</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions pax-exam-container-carbon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,11 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel</artifactId>
<packaging>pom</packaging>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<name>WSO2 Carbon Kernel - Aggregate Pom</name>
<description>WSO2 Carbon Kernel Aggregate Pom</description>
<url>http://wso2.com</url>
Expand Down
4 changes: 2 additions & 2 deletions tests/coverage-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-tests</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>carbon-kernel-coverage-reports</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<name>WSO2 Carbon Kernel - Coverage Reports</name>
<description>Coverage Report for Carbon Kernel by merging unit and osgi tests</description>
<url>http://wso2.com</url>
Expand Down
17 changes: 8 additions & 9 deletions tests/osgi-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,17 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>carbon-kernel-tests</artifactId>
<groupId>org.wso2.carbon</groupId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>carbon-kernel-osgi-tests</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<name>WSO2 Carbon Kernel - OSGi Tests</name>
<description>OSGi Tests for Carbon Kernel</description>
<url>http://wso2.com</url>
Expand Down Expand Up @@ -293,21 +292,21 @@
<target xmlns:jacoco="antlib:org.jacoco.ant">
//this task is to provide class/src files locations for jacoco report generation
<taskdef uri="antlib:org.jacoco.ant" resource="org/jacoco/ant/antlib.xml">
<classpath path="${project.build.directory}"/>
<classpath path="${project.build.directory}" />
</taskdef>
<jacoco:report>
<executiondata>
<file file="${project.build.directory}/jacoco.exec"/>
<file file="${project.build.directory}/jacoco.exec" />
</executiondata>
<structure name="Carbon Core OSGi Tests">
<classfiles>
<fileset dir="../../core/target/classes"/>
<fileset dir="../../core/target/classes" />
</classfiles>
<sourcefiles encoding="UTF-8">
<fileset dir="../../core/src"/>
<fileset dir="../../core/src" />
</sourcefiles>
</structure>
<html destdir="${project.build.directory}/site/jacoco"/>
<html destdir="${project.build.directory}/site/jacoco" />
</jacoco:report>
</target>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tests/test-artifacts/carbon-context-test-artifact/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>carbon-kernel-test-artifacts</artifactId>
<groupId>org.wso2.carbon</groupId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>
<artifactId>carbon-context-test-artifact</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-artifacts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-tests</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-startup-resolver-test-artifacts</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-startup-resolver-test-artifacts</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-startup-resolver-test-artifacts</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-startup-resolver-test-artifacts</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-startup-resolver-test-artifacts</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-startup-resolver-test-artifacts</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-startup-resolver-test-artifacts</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-startup-resolver-test-artifacts</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-startup-resolver-test-artifacts</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-startup-resolver-test-artifacts</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</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 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-startup-resolver-test-artifacts</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-startup-resolver-test-artifacts</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0-m2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Loading

0 comments on commit 9cb63ec

Please sign in to comment.