diff --git a/client/pom.xml b/client/pom.xml index 4325b6c8..6580f833 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ simple-json-rpc com.github.arteam - 0.10-SNAPSHOT + 0.10 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 849e7d14..5053f929 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ simple-json-rpc com.github.arteam - 0.10-SNAPSHOT + 0.10 4.0.0 diff --git a/pom.xml b/pom.xml index cf3600fa..362b6896 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.arteam simple-json-rpc - 0.10-SNAPSHOT + 0.10 pom simple-json-rpc @@ -33,7 +33,7 @@ scm:git:git@github.com:arteam/simple-json-rpc.git https://github.com/arteam/simple-json-rpc - HEAD + simple-json-rpc-0.10 https://github.com/arteam/simple-json-rpc diff --git a/server/pom.xml b/server/pom.xml index f958374b..d47f65e8 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -3,7 +3,7 @@ simple-json-rpc com.github.arteam - 0.10-SNAPSHOT + 0.10 4.0.0