Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WSO2 Builder committed Aug 26, 2015
1 parent 0b70498 commit c32297d
Show file tree
Hide file tree
Showing 15 changed files with 41 additions and 64 deletions.
5 changes: 2 additions & 3 deletions components/jaggery-scxml-executors/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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/maven-v4_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/maven-v4_0_0.xsd">

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

Expand Down
8 changes: 3 additions & 5 deletions components/social/org.wso2.carbon.social.core/pom.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
<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.store</groupId>
<artifactId>social</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.social.core</artifactId>
<packaging>bundle</packaging>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</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.0-SNAPSHOT</version>
<version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.social.db.adapter</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<packaging>bundle</packaging>
<name>WSO2 Carbon - Social - Default DB Adapter</name>
<dependencies>
Expand Down
8 changes: 3 additions & 5 deletions components/social/org.wso2.carbon.social.sql/pom.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
<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.store</groupId>
<artifactId>social</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.social.sql</artifactId>
<packaging>bundle</packaging>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<name>WSO2 Carbon - Social - SQL Based Implementation</name>
<dependencies>
<dependency>
Expand Down
8 changes: 3 additions & 5 deletions components/social/pom.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
<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.store</groupId>
<artifactId>carbon-store</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>social</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<name>WSO2 Carbon - Social Aggregator Module</name>
Expand Down
6 changes: 2 additions & 4 deletions components/sso-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@
~ 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/maven-v4_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/maven-v4_0_0.xsd">

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

Expand Down
6 changes: 2 additions & 4 deletions components/store-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@
~ 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/maven-v4_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/maven-v4_0_0.xsd">

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

Expand Down
10 changes: 4 additions & 6 deletions features/org.wso2.store.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@
~ 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/maven-v4_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/maven-v4_0_0.xsd">

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

Expand Down Expand Up @@ -80,7 +78,7 @@
<!--<bundleDef>org.wso2.carbon:org.wso2.carbon.databridge.datasink.cassandra</bundleDef>-->
<bundleDef>org.wso2.carbon.store:jaggery-scxml-executors:${carbon.store.version}</bundleDef>
</bundles>
<importBundles/>
<importBundles />
<importFeatures>
<importFeatureDef>
org.jaggeryjs:${jaggery.feature.version}
Expand Down Expand Up @@ -230,7 +228,7 @@
<phase>install</phase>
<configuration>
<tasks>
<delete dir="src"/>
<delete dir="src" />
</tasks>
</configuration>
<goals>
Expand Down
10 changes: 4 additions & 6 deletions features/org.wso2.store.styles.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@
~ 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/maven-v4_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/maven-v4_0_0.xsd">

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

Expand Down Expand Up @@ -65,8 +63,8 @@
<bundles>
<bundleDef>org.wso2.carbon.store:org.wso2.store.admin.styles:${carbon.store.version}</bundleDef>
</bundles>
<importBundles/>
<importFeatures/>
<importBundles />
<importFeatures />
</configuration>
</execution>
</executions>
Expand Down
8 changes: 3 additions & 5 deletions features/social/org.wso2.carbon.social.core.feature/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<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.store</groupId>
<artifactId>social-feature</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -85,7 +83,7 @@
<phase>install</phase>
<configuration>
<tasks>
<delete dir="src"/>
<delete dir="src" />
</tasks>
</configuration>
<goals>
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.0-SNAPSHOT</version>
<version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
8 changes: 3 additions & 5 deletions features/social/org.wso2.carbon.social.feature/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<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.store</groupId>
<artifactId>social-feature</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -55,7 +53,7 @@
<phase>install</phase>
<configuration>
<tasks>
<delete dir="src"/>
<delete dir="src" />
</tasks>
</configuration>
<goals>
Expand Down
8 changes: 3 additions & 5 deletions features/social/org.wso2.carbon.social.sql.feature/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<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.store</groupId>
<artifactId>social-feature</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -99,7 +97,7 @@
<phase>install</phase>
<configuration>
<tasks>
<delete dir="src"/>
<delete dir="src" />
</tasks>
</configuration>
<goals>
Expand Down
8 changes: 3 additions & 5 deletions features/social/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +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/maven-v4_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/maven-v4_0_0.xsd">

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

<artifactId>social-feature</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</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.0-SNAPSHOT</version>
<version>1.4.0</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.0</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.0-SNAPSHOT</carbon.store.version>
<carbon.store.version>1.4.0</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 c32297d

Please sign in to comment.