Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #737] [Release 3.0.3] prepare for next develo…
Browse files Browse the repository at this point in the history
…pment iteration
  • Loading branch information
wso2-jenkins-bot committed May 10, 2018
1 parent 1cc0897 commit c0b0d18
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions components/pom.xml
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.wso2.carbon.messaging</groupId>
<artifactId>org.wso2.carbon.messaging.parent</artifactId>
<version>3.0.3</version>
<version>3.0.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>org.wso2.carbon.messaging</artifactId>
<packaging>bundle</packaging>
<version>3.0.3</version>
<version>3.0.4-SNAPSHOT</version>
<name>WSO2 Carbon Messaging Component</name>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.wso2.carbon.messaging</groupId>
<artifactId>org.wso2.carbon.messaging.parent</artifactId>
<version>3.0.3</version>
<version>3.0.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -28,14 +28,14 @@
<groupId>org.wso2.carbon.messaging</groupId>
<artifactId>org.wso2.carbon.messaging.parent</artifactId>
<packaging>pom</packaging>
<version>3.0.3</version>
<version>3.0.4-SNAPSHOT</version>
<name>WSO2 Carbon Messaging Parent</name>

<scm>
<url>https://github.com/wso2/carbon-messaging.git</url>
<developerConnection>scm:git:https://github.com/wso2/carbon-messaging.git</developerConnection>
<connection>scm:git:https://github.com/wso2/carbon-messaging.git</connection>
<tag>v3.0.3</tag>
<tag>HEAD</tag>
</scm>

<dependencyManagement>
Expand Down Expand Up @@ -90,7 +90,7 @@

<carbon.feature.plugin.version>3.0.0</carbon.feature.plugin.version>

<carbon.messaging.version>3.0.3</carbon.messaging.version>
<carbon.messaging.version>3.0.4-SNAPSHOT</carbon.messaging.version>

<carbon.messaging.package.export.version>${carbon.messaging.version}</carbon.messaging.package.export.version>

Expand Down

0 comments on commit c0b0d18

Please sign in to comment.