diff --git a/client/pom.xml b/client/pom.xml index 7586fdbc..ddee67aa 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 4.0.0-SNAPSHOT + 4.0.0 ../master diff --git a/common/pom.xml b/common/pom.xml index dfdf82be..a0a21c86 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 4.0.0-SNAPSHOT + 4.0.0 ../master diff --git a/master/pom.xml b/master/pom.xml index 4450e013..fe36d69c 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -6,7 +6,7 @@ ctbrec master pom - 4.0.0-SNAPSHOT + 4.0.0 ../common diff --git a/server/pom.xml b/server/pom.xml index c9a2ec65..6e5f0292 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 4.0.0-SNAPSHOT + 4.0.0 ../master