From 6706d8434e4f165264d4f6b80aff14b500a69f0e Mon Sep 17 00:00:00 2001 From: Philipp Etschel Date: Sat, 18 Nov 2023 19:30:02 +0100 Subject: [PATCH 1/2] [ci skip] prepare release 0.8.0 Signed-off-by: Philipp Etschel --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 088810a..e6108cb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ network.idu.acapy aries-client-python - 0.8.0-SNAPSHOT + 0.8.0 jar ${project.groupId}:${project.artifactId} @@ -35,7 +35,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} git@github.com:hyperledger-labs/acapy-java-client.git - HEAD + 0.8.0 From 9f4d7d1fc98c3062fcabe186a04d8048ceb699a4 Mon Sep 17 00:00:00 2001 From: Philipp Etschel Date: Sat, 18 Nov 2023 19:31:02 +0100 Subject: [PATCH 2/2] [ci skip] prepare for next development iteration Signed-off-by: Philipp Etschel --- README.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b52b292..5558980 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Convenience library based on okhttp and gson to interact with [aries cloud agent network.idu.acapy aries-client-python - 0.7.33 + 0.8.0 ``` diff --git a/pom.xml b/pom.xml index e6108cb..7b7c617 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ network.idu.acapy aries-client-python - 0.8.0 + 0.8.1-SNAPSHOT jar ${project.groupId}:${project.artifactId} @@ -35,7 +35,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} git@github.com:hyperledger-labs/acapy-java-client.git - 0.8.0 + HEAD