diff --git a/app/pom.xml b/app/pom.xml index ade0cf6..4618f2c 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -4,7 +4,7 @@ com.ozonehis eip-client - 1.2.0-SNAPSHOT + 1.2.0 eip-client-app jar diff --git a/commons/pom.xml b/commons/pom.xml index 848b238..9241545 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -4,7 +4,7 @@ com.ozonehis eip-client - 1.2.0-SNAPSHOT + 1.2.0 eip-commons jar diff --git a/pom.xml b/pom.xml index 22914ce..57d5012 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.ozonehis eip-client - 1.2.0-SNAPSHOT + 1.2.0 pom EIP client diff --git a/test/pom.xml b/test/pom.xml index db7d7b6..f62741b 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ com.ozonehis eip-client - 1.2.0-SNAPSHOT + 1.2.0 eip-commons-test pom