From a0f01a5f1c0f9b8010ae088cf52d2e7c26167b79 Mon Sep 17 00:00:00 2001 From: Banny Date: Mon, 31 Jan 2022 17:37:59 +0800 Subject: [PATCH] Release 0.9.6 --- backend/dynarmic/pom.xml | 6 +++--- backend/hypervisor/pom.xml | 6 +++--- backend/kvm/pom.xml | 6 +++--- backend/unicorn2/pom.xml | 6 +++--- pom.xml | 2 +- unidbg-android/pom.xml | 14 +++++++------- unidbg-api/pom.xml | 6 +++--- unidbg-ios/pom.xml | 14 +++++++------- 8 files changed, 30 insertions(+), 30 deletions(-) diff --git a/backend/dynarmic/pom.xml b/backend/dynarmic/pom.xml index 349b87b3d..cea29ece5 100644 --- a/backend/dynarmic/pom.xml +++ b/backend/dynarmic/pom.xml @@ -5,18 +5,18 @@ com.github.zhkl0228 unidbg-parent - 0.9.6-SNAPSHOT + 0.9.6 ../../pom.xml 4.0.0 unidbg-dynarmic - 0.9.6-SNAPSHOT + 0.9.6 com.github.zhkl0228 unidbg-api - 0.9.6-SNAPSHOT + 0.9.6 diff --git a/backend/hypervisor/pom.xml b/backend/hypervisor/pom.xml index 148b22428..f237bf59d 100644 --- a/backend/hypervisor/pom.xml +++ b/backend/hypervisor/pom.xml @@ -5,18 +5,18 @@ com.github.zhkl0228 unidbg-parent - 0.9.6-SNAPSHOT + 0.9.6 ../../pom.xml 4.0.0 unidbg-hypervisor - 0.9.6-SNAPSHOT + 0.9.6 com.github.zhkl0228 unidbg-api - 0.9.6-SNAPSHOT + 0.9.6 diff --git a/backend/kvm/pom.xml b/backend/kvm/pom.xml index 0cebefa0a..50869ef60 100644 --- a/backend/kvm/pom.xml +++ b/backend/kvm/pom.xml @@ -5,18 +5,18 @@ com.github.zhkl0228 unidbg-parent - 0.9.6-SNAPSHOT + 0.9.6 ../../pom.xml 4.0.0 unidbg-kvm - 0.9.6-SNAPSHOT + 0.9.6 com.github.zhkl0228 unidbg-api - 0.9.6-SNAPSHOT + 0.9.6 diff --git a/backend/unicorn2/pom.xml b/backend/unicorn2/pom.xml index e426ba892..fab70ea45 100644 --- a/backend/unicorn2/pom.xml +++ b/backend/unicorn2/pom.xml @@ -5,18 +5,18 @@ com.github.zhkl0228 unidbg-parent - 0.9.6-SNAPSHOT + 0.9.6 ../../pom.xml 4.0.0 unidbg-unicorn2 - 0.9.6-SNAPSHOT + 0.9.6 com.github.zhkl0228 unidbg-api - 0.9.6-SNAPSHOT + 0.9.6 diff --git a/pom.xml b/pom.xml index e2ea9522d..ff2fd7f48 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.zhkl0228 unidbg-parent pom - 0.9.6-SNAPSHOT + 0.9.6 unidbg-api unidbg-android diff --git a/unidbg-android/pom.xml b/unidbg-android/pom.xml index 5270cd311..c128d8f16 100644 --- a/unidbg-android/pom.xml +++ b/unidbg-android/pom.xml @@ -5,17 +5,17 @@ com.github.zhkl0228 unidbg-parent - 0.9.6-SNAPSHOT + 0.9.6 4.0.0 unidbg-android - 0.9.6-SNAPSHOT + 0.9.6 com.github.zhkl0228 unidbg-api - 0.9.6-SNAPSHOT + 0.9.6 net.dongliu @@ -25,25 +25,25 @@ com.github.zhkl0228 unidbg-dynarmic - 0.9.6-SNAPSHOT + 0.9.6 test com.github.zhkl0228 unidbg-hypervisor - 0.9.6-SNAPSHOT + 0.9.6 test com.github.zhkl0228 unidbg-kvm - 0.9.6-SNAPSHOT + 0.9.6 test com.github.zhkl0228 unidbg-unicorn2 - 0.9.6-SNAPSHOT + 0.9.6 test diff --git a/unidbg-api/pom.xml b/unidbg-api/pom.xml index 5b87d4864..243349670 100644 --- a/unidbg-api/pom.xml +++ b/unidbg-api/pom.xml @@ -5,12 +5,12 @@ com.github.zhkl0228 unidbg-parent - 0.9.6-SNAPSHOT + 0.9.6 4.0.0 unidbg-api - 0.9.6-SNAPSHOT + 0.9.6 com.github.zhkl0228 @@ -20,7 +20,7 @@ com.github.zhkl0228 capstone - 3.1.4 + 3.1.5 com.github.zhkl0228 diff --git a/unidbg-ios/pom.xml b/unidbg-ios/pom.xml index f99d34b35..d98f6481d 100644 --- a/unidbg-ios/pom.xml +++ b/unidbg-ios/pom.xml @@ -5,40 +5,40 @@ com.github.zhkl0228 unidbg-parent - 0.9.6-SNAPSHOT + 0.9.6 4.0.0 unidbg-ios - 0.9.6-SNAPSHOT + 0.9.6 com.github.zhkl0228 unidbg-api - 0.9.6-SNAPSHOT + 0.9.6 com.github.zhkl0228 unidbg-dynarmic - 0.9.6-SNAPSHOT + 0.9.6 test com.github.zhkl0228 unidbg-hypervisor - 0.9.6-SNAPSHOT + 0.9.6 test com.github.zhkl0228 unidbg-kvm - 0.9.6-SNAPSHOT + 0.9.6 test com.github.zhkl0228 unidbg-unicorn2 - 0.9.6-SNAPSHOT + 0.9.6 test