Skip to content

Commit

Permalink
[maven-release-plugin] prepare release web3j-maven-plugin-4.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gtebrean committed Aug 16, 2024
1 parent 0e4b800 commit 1709379
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>org.web3j</groupId>
<artifactId>web3j-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>4.12.1-SNAPSHOT</version>
<version>4.12.1</version>

<name>web3j Maven Mojo</name>
<description>Mojo's web3j Maven plugin is used to create java classes based on the solidity
Expand Down Expand Up @@ -40,7 +40,7 @@
<connection>scm:git:git://[email protected]/hyperledger/${project.artifactId}.git</connection>
<developerConnection>scm:git:ssh://[email protected]/hyperledger/${project.artifactId}.git</developerConnection>
<url>https://github.com/hyperledger/${project.artifactId}.git</url>
<tag>web3j-maven-plugin-4.11.3</tag>
<tag>web3j-maven-plugin-4.12.1</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 1709379

Please sign in to comment.