Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.2.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Jul 6, 2020
1 parent b3018e2 commit 7682e3a
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion encryption-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>wso2-micro-integrator-tooling</artifactId>
<groupId>org.wso2.ei</groupId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-beta</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 @@ -20,7 +20,7 @@
<parent>
<artifactId>monitoring-dashboard-component-parent</artifactId>
<groupId>org.wso2.ei</groupId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-beta</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion monitoring-dashboard/components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>monitoring-dashboard-parent</artifactId>
<groupId>org.wso2.ei</groupId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-beta</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion monitoring-dashboard/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>monitoring-dashboard-parent</artifactId>
<groupId>org.wso2.ei</groupId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-beta</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>monitoring-dashboard-feature-parent</artifactId>
<groupId>org.wso2.ei</groupId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-beta</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion monitoring-dashboard/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>monitoring-dashboard-parent</artifactId>
<groupId>org.wso2.ei</groupId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-beta</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion monitoring-dashboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>wso2-micro-integrator-tooling</artifactId>
<groupId>org.wso2.ei</groupId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-beta</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<groupId>org.wso2.ei</groupId>
<artifactId>wso2-micro-integrator-tooling</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-beta</version>
<name>WSO2 Micro Integrator Tooling</name>
<url>http://wso2.com/products/enterprise-integrator/</url>
<description>WSO2 Micro Integrator tooling</description>
Expand All @@ -44,7 +44,7 @@
<url>https://github.com/wso2/product-mi-tooling.git</url>
<developerConnection>scm:git:https://github.com/wso2/product-mi-tooling.git</developerConnection>
<connection>scm:git:https://github.com/wso2/product-mi-tooling.git</connection>
<tag>HEAD</tag>
<tag>v1.2.0-beta</tag>
</scm>

<modules>
Expand Down

0 comments on commit 7682e3a

Please sign in to comment.