From 8ab9287d93c9d50881c0375f15d46103a8cce994 Mon Sep 17 00:00:00 2001 From: Raphael Vullriede Date: Mon, 6 Nov 2023 08:57:41 +0100 Subject: [PATCH] release prep --- pom.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 4c7ca2b..06fcab5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,14 +1,15 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 net.osslabz bitcoin-commons - 0.0.3 + 0.0.4 ${project.groupId}:${project.artifactId} - This package decouples my bitcoin related libraries from the underlying implementation although it seems unlikely this will ever + This package decouples my bitcoin related libraries from the underlying implementation although it + seems unlikely this will ever change ;-) https://github.com/osslabz/bitcoin-commons @@ -49,6 +50,8 @@ + + org.bitcoinj bitcoinj-core @@ -68,13 +71,13 @@ 2.0.9 + org.junit.jupiter junit-jupiter 5.10.1 test - ch.qos.logback @@ -82,6 +85,7 @@ 1.4.11 test +