Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release v1.6.0-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
WSO2 Builder committed Jan 24, 2016
1 parent 994411b commit 0530e49
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion modules/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>ss-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>ss-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>ss-features</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/features/product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>ss-features-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>ss-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/integration/tests-common/admin-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>integration</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions modules/integration/tests-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>integration</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.wso2.ss</groupId>
<artifactId>ss-integration-tests-common</artifactId>
<packaging>pom</packaging>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<name>WSO2 Storage Service Integration Test Common</name>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion modules/integration/tests-common/ui-pages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>integration</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/integration/tests-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>integration</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/integration/tests-ui-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>integration</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/p2-profile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>ss-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions modules/styles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>ss-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ss-styles-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<packaging>pom</packaging>
<name>WSO2 Storage Server - Styles Parent</name>
<url>http://wso2.com/products/storage-server</url>
Expand Down
2 changes: 1 addition & 1 deletion modules/styles/product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.ss</groupId>
<artifactId>ss-styles-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>org.wso2.ss</groupId>
<artifactId>ss-parent</artifactId>
<packaging>pom</packaging>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0-alpha1</version>
<name>WSO2 Storage Server - Aggregator Module</name>
<url>http://wso2.com/products/storage-server</url>
<description>WSO2 Storage Server (WSO2 SS)</description>
Expand All @@ -49,7 +49,7 @@
<connection>scm:git:https://github.com/wso2/product-ss.git</connection>
<developerConnection>scm:git:https://github.com/wso2/product-ss.git</developerConnection>
<url>https://github.com/wso2/product-ss.git</url>
<tag>HEAD</tag>
<tag>v1.6.0-alpha1</tag>
</scm>

<repositories>
Expand Down Expand Up @@ -630,7 +630,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<ss.version>1.6.0-SNAPSHOT</ss.version>
<ss.version>1.6.0-alpha1</ss.version>

<carbon.storage.management.version>4.3.4-alpha1</carbon.storage.management.version>
<!-- Carbon kernel version -->
Expand Down

0 comments on commit 0530e49

Please sign in to comment.