Skip to content

Commit

Permalink
Merge pull request #1165 from imsuneth/release-8.2.0-m1
Browse files Browse the repository at this point in the history
Update MI, MI-dashboard M1 draft URLs
  • Loading branch information
imsuneth authored Nov 15, 2022
2 parents 379bd4b + b4b79b7 commit cc6e22b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<goal>wget</goal>
</goals>
<configuration>
<url>https://github.com/wso2/micro-integrator/releases/download/untagged-e86727538896a298b0fe/wso2mi-4.2.0-m1.zip</url>
<url>https://github.com/wso2/micro-integrator/releases/download/v4.2.0-m1/wso2mi-4.2.0-m1.zip</url>
<unpack>false</unpack>
<outputDirectory>${project.basedir}/resources/server/</outputDirectory>
</configuration>
Expand Down
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/untagged-e86727538896a298b0fe/wso2mi-dashboard-4.2.0-m1.zip</url>
<url>https://github.com/wso2/micro-integrator/releases/download/v4.2.0-m1/wso2mi-dashboard-4.2.0-m1.zip</url>
<unpack>false</unpack>
<outputDirectory>${project.build.directory}/products</outputDirectory>
</configuration>
Expand Down

0 comments on commit cc6e22b

Please sign in to comment.