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

Commit

Permalink
Merge pull request #293 from AnuGayan/master
Browse files Browse the repository at this point in the history
Fix version for DAS 3.2.0-alpha2 release
  • Loading branch information
this authored Mar 8, 2018
2 parents fa94ccc + 0c234a1 commit ff27a70
Show file tree
Hide file tree
Showing 25 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion modules/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-parent</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-parent</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-features</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-features-parent</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-multitenancy-features</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-multitenancy-features</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/features/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-features-parent</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-parent</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-integration</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-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>org.wso2.das</groupId>
<artifactId>wso2das-integration</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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 @@ -6,7 +6,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-integration</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-integration</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</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 @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-integration</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion modules/org.wso2.das.multitenancy.dashboard.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-parent</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/capps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>das-samples</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-parent</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/publishers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>das-samples</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/udfs/country-code-ip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>das-sample-udfs</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/samples/udfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>das-samples</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/styles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-parent</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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.das</groupId>
<artifactId>org.wso2.das.styles.parent</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/styles/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.das</groupId>
<artifactId>org.wso2.das.styles.parent</artifactId>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-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 @@ -20,7 +20,7 @@
<groupId>org.wso2.das</groupId>
<artifactId>wso2das-parent</artifactId>
<packaging>pom</packaging>
<version>3.2.0-beta-SNAPSHOT</version>
<version>3.2.0-alpha2-SNAPSHOT</version>
<name>WSO2 Data Analytics Server</name>
<url>http://wso2.com/products/business-activity-monitor/</url>
<description>WSO2 Data Analytics Server</description>
Expand Down Expand Up @@ -443,7 +443,7 @@
</profiles>

<properties>
<das.release.version>3.2.0-beta-SNAPSHOT</das.release.version>
<das.release.version>3.2.0-alpha2-SNAPSHOT</das.release.version>

<carbon.kernel.version>4.4.24</carbon.kernel.version>

Expand Down

0 comments on commit ff27a70

Please sign in to comment.