Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v4.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-integration-bot committed Dec 18, 2024
1 parent edd053d commit 0d9e58f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
specific language governing permissions and limitations
under the License.
-->
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<groupId>org.wso2.integration.connector</groupId>
<artifactId>mi-connector-file</artifactId>
<version>4.0.33-SNAPSHOT</version>
<version>4.0.33</version>
<packaging>jar</packaging>
<name>WSO2 Carbon - Connector For esb-connector-file</name>
<url>http://wso2.org</url>
Expand Down Expand Up @@ -206,7 +204,7 @@
<connection>scm:git:https://github.com/wso2-extensions/esb-connector-file</connection>
<url>https://github.com/wso2-extensions/esb-connector-file.git</url>
<developerConnection>scm:git:https://github.com/wso2-extensions/esb-connector-file</developerConnection>
<tag>HEAD</tag>
<tag>v4.0.33</tag>
</scm>
<build>
<plugins>
Expand Down

0 comments on commit 0d9e58f

Please sign in to comment.