From 3b9f5c632597344e65801b4c92abfd17652b34c6 Mon Sep 17 00:00:00 2001 From: Raphael Vullriede Date: Wed, 8 Nov 2023 10:51:40 +0100 Subject: [PATCH] fix author for release --- pom.xml | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 3de2c17..a788590 100644 --- a/pom.xml +++ b/pom.xml @@ -5,15 +5,17 @@ 4.0.0 net.osslabz - coingecko-client - 1.0.0 + coingecko-java + 1.0.0-SNAPSHOT ${project.groupId}:${project.artifactId} - Java wrapper for the CoinGecko API - https://github.com/osslabz/coingecko-clienBin imt + Allows to decode raw input data from an EVM smart contract call (on Ethereum or a compatible chain like + Avalanche, BSC etc.) into a processable format obtained from the contract's ABi definition (JSON). + + https://github.com/osslabz/coingecko-client - 8 + 1.8 UTF-8 2.9.0 @@ -26,12 +28,22 @@ + + + Philip Okugbe + 16838612+Philipinho@users.noreply.github.com + Philipinho/CoinGecko-Java + https://github.com/Philipinho/CoinGecko-Java + + + scm:git:ssh://git@github.com/osslabz/coingecko-client.git scm:git:ssh://git@github.com/osslabz/coingecko-client.git https://github.com/osslabz/coingecko-client HEAD + @@ -120,19 +132,6 @@ - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.11.0 - - ${maven.compiler.release} - - - - - ossrh