Skip to content

Commit

Permalink
Merge pull request #1042 from rosensilva/main
Browse files Browse the repository at this point in the history
update dashboard pom version for 4.1.0-beta
  • Loading branch information
rosensilva authored Mar 7, 2022
2 parents 05995f9 + b761e78 commit acd1b79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<goal>wget</goal>
</goals>
<configuration>
<url>https://github.com/wso2/micro-integrator/releases/download/v4.1.0-alpha/wso2mi-dashboard-${mi.dashboard.version}.zip</url>
<url>https://github.com/wso2/micro-integrator/releases/download/v4.1.0-beta/wso2mi-dashboard-${mi.dashboard.version}.zip</url>
<unpack>false</unpack>
<outputDirectory>${project.build.directory}/products</outputDirectory>
</configuration>
Expand Down

0 comments on commit acd1b79

Please sign in to comment.