Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #2303] [Release 2.4.23] prepare release v2.4.23
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Sep 26, 2019
1 parent bdcc1eb commit 4cd3f95
Show file tree
Hide file tree
Showing 46 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion components/asset-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/jaggery-scxml-executors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion components/notifications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions components/social/org.wso2.carbon.social.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>social</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.social.core</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<packaging>bundle</packaging>
<name>WSO2 Carbon - Social - Core</name>
<build>
Expand Down
4 changes: 2 additions & 2 deletions components/social/org.wso2.carbon.social.db.adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>social</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.social.db.adapter</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<packaging>bundle</packaging>
<name>WSO2 Carbon - Social - Default DB Adapter</name>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions components/social/org.wso2.carbon.social.sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>social</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.social.sql</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<packaging>bundle</packaging>
<name>WSO2 Carbon - Social - SQL Based Implementation</name>
Expand Down
4 changes: 2 additions & 2 deletions components/social/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>social</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<name>WSO2 Carbon - Social Aggregator Module</name>
Expand Down
4 changes: 2 additions & 2 deletions components/store-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.store.util</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<packaging>jar</packaging>
<url>http://wso2.org</url>

<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</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 @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions features/extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>extensions-feature</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<name>WSO2 Carbon - Store Extensions Feature Aggregator Module</name>
Expand Down
2 changes: 1 addition & 1 deletion features/org.wso2.carbon.es.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.wso2.carbon.store.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions features/social/org.wso2.carbon.social.core.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>social-feature</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.social.core.feature</artifactId>
<packaging>pom</packaging>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<name>WSO2 Carbon - Social - Core Feature</name>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>social-feature</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions features/social/org.wso2.carbon.social.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>social-feature</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.social.feature</artifactId>
<packaging>pom</packaging>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<name>WSO2 Carbon - Social - Feature</name>


Expand Down
2 changes: 1 addition & 1 deletion features/social/org.wso2.carbon.social.sql.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>social-feature</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions features/social/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>social-feature</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<name>WSO2 Carbon - Social Feature Aggregator Module</name>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/account-management/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>account-management-parent</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/account-management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>jaggery-modules</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/bampublsiher/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>bampublisher</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/bampublsiher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>jaggery-modules</artifactId>
<groupId>org.wso2.carbon.store</groupId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/carbon-metrics/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-metrics-parent</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/carbon-metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>jaggery-modules</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/event/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>event-parent</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>jaggery-modules</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/lifecycle/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>lifecycle-parent</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/lifecycle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>jaggery-modules</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/login/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>login-parent</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/login/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>jaggery-modules</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/permission/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>permission-parent</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/permission/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>jaggery-modules</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jaggery-modules</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/registration/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>registration-parent</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/registration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>jaggery-modules</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/rxt/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>rxt-parent</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion jaggery-modules/rxt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.wso2.carbon.store</groupId>
<artifactId>jaggery-modules</artifactId>

<version>2.4.23-SNAPSHOT</version>
<version>2.4.23</version>

<relativePath>../pom.xml</relativePath>
</parent>
Expand Down
Loading

0 comments on commit 4cd3f95

Please sign in to comment.