diff --git a/pom.xml b/pom.xml
index a788590..d17c9d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
net.osslabz
coingecko-java
- 1.0.0-SNAPSHOT
+ 1.0.0
${project.groupId}:${project.artifactId}
Allows to decode raw input data from an EVM smart contract call (on Ethereum or a compatible chain like
@@ -15,7 +15,7 @@
https://github.com/osslabz/coingecko-client
- 1.8
+ 8
UTF-8
2.9.0
@@ -43,7 +43,7 @@
https://github.com/osslabz/coingecko-client
HEAD
-
+
@@ -132,6 +132,19 @@
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.11.0
+
+ ${maven.compiler.release}
+
+
+
+
+
ossrh