There was an error while loading. Please reload this page.
1 parent c6cabc2 commit 7aa54d5Copy full SHA for 7aa54d5
1 file changed
pom.xml
@@ -20,7 +20,7 @@
20
<modelVersion>4.0.0</modelVersion>
21
<groupId>org.wso2.integration.connector</groupId>
22
<artifactId>mi-connector-file</artifactId>
23
- <version>6.0.4-SNAPSHOT</version>
+ <version>6.0.4</version>
24
<packaging>jar</packaging>
25
<name>WSO2 Carbon - Connector For esb-connector-file</name>
26
<url>http://wso2.org</url>
@@ -221,7 +221,7 @@
221
<connection>scm:git:https://github.com/wso2-extensions/esb-connector-file</connection>
222
<url>https://github.com/wso2-extensions/esb-connector-file.git</url>
223
<developerConnection>scm:git:https://github.com/wso2-extensions/esb-connector-file</developerConnection>
224
- <tag>HEAD</tag>
+ <tag>v6.0.4</tag>
225
</scm>
226
<build>
227
<plugins>
0 commit comments