From f2e68a8b3549bcce47b2474757a38361c3edbf7f Mon Sep 17 00:00:00 2001 From: zhouhao Date: Fri, 4 Aug 2023 17:20:58 +0800 Subject: [PATCH] build: release 1.0.1 --- plugin-core/pom.xml | 2 +- plugin-examples/hc-net-sdk/pom.xml | 11 +---------- plugin-examples/pom.xml | 2 +- plugin-internal/pom.xml | 2 +- pom.xml | 8 ++++---- 5 files changed, 8 insertions(+), 17 deletions(-) diff --git a/plugin-core/pom.xml b/plugin-core/pom.xml index e1bface..d6090fa 100644 --- a/plugin-core/pom.xml +++ b/plugin-core/pom.xml @@ -5,7 +5,7 @@ jetlinks-plugin org.jetlinks.plugin - 1.0.0-SNAPSHOT + 1.0.1 4.0.0 diff --git a/plugin-examples/hc-net-sdk/pom.xml b/plugin-examples/hc-net-sdk/pom.xml index 72bb892..df4523f 100644 --- a/plugin-examples/hc-net-sdk/pom.xml +++ b/plugin-examples/hc-net-sdk/pom.xml @@ -6,7 +6,7 @@ org.jetlinks.plugin plugin-examples - 1.0.0-SNAPSHOT + 1.0.1 ../pom.xml @@ -27,15 +27,6 @@ com.sun.jna jna 3.0.9 - system - ${project.basedir}/lib/jna.jar - - - com.sun.jna - test - 1.0 - system - ${basedir}/lib/examples.jar diff --git a/plugin-examples/pom.xml b/plugin-examples/pom.xml index 0eb2d7f..c285f4e 100644 --- a/plugin-examples/pom.xml +++ b/plugin-examples/pom.xml @@ -6,7 +6,7 @@ org.jetlinks.plugin jetlinks-plugin - 1.0.0-SNAPSHOT + 1.0.1 plugin-examples diff --git a/plugin-internal/pom.xml b/plugin-internal/pom.xml index e20355c..b6389a0 100644 --- a/plugin-internal/pom.xml +++ b/plugin-internal/pom.xml @@ -6,7 +6,7 @@ org.jetlinks.plugin jetlinks-plugin - 1.0.0-SNAPSHOT + 1.0.1 plugin-internal diff --git a/pom.xml b/pom.xml index 9f440ff..475c940 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.jetlinks.plugin jetlinks-plugin pom - 1.0.0-SNAPSHOT + 1.0.1 plugin-core plugin-internal @@ -54,9 +54,9 @@ ${java.version} 2020.0.14 1.7.36 - 1.2.1-SNAPSHOT - 4.0.16-SNAPSHOT - 1.0.16-SNAPSHOT + 1.2.1 + 4.0.16 + 1.0.16