Skip to content

Commit f6a34b3

Browse files
committed
[maven-release-plugin] prepare release web3j-maven-plugin-4.11.3
1 parent 8ce400b commit f6a34b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>org.web3j</groupId>
44
<artifactId>web3j-maven-plugin</artifactId>
55
<packaging>maven-plugin</packaging>
6-
<version>4.11.3-SNAPSHOT</version>
6+
<version>4.11.3</version>
77

88
<name>web3j Maven Mojo</name>
99
<description>Mojo's web3j Maven plugin is used to create java classes based on the solidity
@@ -40,7 +40,7 @@
4040
<connection>scm:git:git://[email protected]/web3j/${project.artifactId}.git</connection>
4141
<developerConnection>scm:git:ssh://[email protected]/web3j/${project.artifactId}.git</developerConnection>
4242
<url>https://github.com/web3j/${project.artifactId}.git</url>
43-
<tag>web3j-maven-plugin-4.11.1</tag>
43+
<tag>web3j-maven-plugin-4.11.3</tag>
4444
</scm>
4545

4646
<dependencies>

0 commit comments

Comments
 (0)