Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WSO2 Builder committed Nov 16, 2015
1 parent 8807fe9 commit 4fbfc58
Show file tree
Hide file tree
Showing 15 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion components/jaggery-scxml-executors/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>carbon-store</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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,13 +2,13 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>social</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.social.core</artifactId>
<packaging>bundle</packaging>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<name>WSO2 Carbon - Social - Core</name>
<build>
<plugins>
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>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.social.db.adapter</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</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,13 +2,13 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>social</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.social.sql</artifactId>
<packaging>bundle</packaging>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<name>WSO2 Carbon - Social - SQL Based Implementation</name>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions components/social/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>social</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<name>WSO2 Carbon - Social Aggregator Module</name>
Expand Down
2 changes: 1 addition & 1 deletion components/sso-common/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>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/store-admin/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>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.wso2.store.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>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.wso2.store.styles.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>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

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>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/social/org.wso2.carbon.social.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>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

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>1.4.1-SNAPSHOT</version>
<version>1.4.1</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 @@ -19,12 +19,12 @@
<parent>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>social-feature</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<name>WSO2 Carbon - Social Feature Aggregator Module</name>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>carbon-store</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<packaging>pom</packaging>
<name>WSO2 Enterprise Store - Parent</name>
<url>http://wso2.org/projects/appserver/java</url>
Expand All @@ -27,7 +27,7 @@
<url>https://github.com/wso2/carbon-store.git</url>
<developerConnection>scm:git:https://github.com/wso2/carbon-store.git</developerConnection>
<connection>scm:git:https://github.com/wso2/carbon-store.git</connection>
<tag>HEAD</tag>
<tag>v1.4.1</tag>
</scm>

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

<properties>
<project.scm.id>github-scm</project.scm.id>
<carbon.store.version>1.4.1-SNAPSHOT</carbon.store.version>
<carbon.store.version>1.4.1</carbon.store.version>
<carbon.kernal.version>4.4.1</carbon.kernal.version>
<carbon.kernal.base.version>4.4.0</carbon.kernal.base.version>
<carbon.platform.version>4.4.1</carbon.platform.version>
Expand Down

0 comments on commit 4fbfc58

Please sign in to comment.