Skip to content

Commit de2788e

Browse files
Merge pull request #1402 from GDLMadushanka/release8402
Add MI release URL
2 parents bbb2712 + 9a28590 commit de2788e

File tree

1 file changed

+1
-1
lines changed
  • components/server-tools/plugins/org.wso2.integrationstudio.carbonserver44microei44

1 file changed

+1
-1
lines changed

components/server-tools/plugins/org.wso2.integrationstudio.carbonserver44microei44/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<goal>wget</goal>
2727
</goals>
2828
<configuration>
29-
<url>http://localhost:8000/wso2mi-4.4.0.zip</url>
29+
<url>https://github.com/wso2/product-micro-integrator/releases/download/v4.4.0-rc/wso2mi-4.4.0.zip</url>
3030
<unpack>false</unpack>
3131
<outputDirectory>${project.basedir}/resources/server/</outputDirectory>
3232
</configuration>

0 commit comments

Comments
 (0)