Skip to content

Commit 4ad3059

Browse files
[maven-release-plugin] prepare release v6.0.0
1 parent bd43d92 commit 4ad3059

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@
1616
specific language governing permissions and limitations
1717
under the License.
1818
-->
19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<groupId>org.wso2.integration.connector</groupId>
2322
<artifactId>mi-connector-file</artifactId>
24-
<version>6.0.0-SNAPSHOT</version>
23+
<version>6.0.0</version>
2524
<packaging>jar</packaging>
2625
<name>WSO2 Carbon - Connector For esb-connector-file</name>
2726
<url>http://wso2.org</url>
@@ -222,7 +221,7 @@
222221
<connection>scm:git:https://github.com/wso2-extensions/esb-connector-file</connection>
223222
<url>https://github.com/wso2-extensions/esb-connector-file.git</url>
224223
<developerConnection>scm:git:https://github.com/wso2-extensions/esb-connector-file</developerConnection>
225-
<tag>HEAD</tag>
224+
<tag>v6.0.0</tag>
226225
</scm>
227226
<build>
228227
<plugins>

0 commit comments

Comments
 (0)