diff --git a/client/pom.xml b/client/pom.xml index d4603df6..fcf345f1 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 4.1.1 + 4.1.2 ../master @@ -221,7 +221,62 @@ + + maven-assembly-plugin 3.1.0 @@ -244,4 +299,4 @@ - + \ No newline at end of file diff --git a/common/pom.xml b/common/pom.xml index 2194d0a6..bb51f5b4 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 4.1.1 + 4.1.2 ../master diff --git a/master/pom.xml b/master/pom.xml index 3c247382..64f4125c 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -6,7 +6,7 @@ ctbrec master pom - 4.1.1 + 4.1.2 ../common diff --git a/server/pom.xml b/server/pom.xml index 4a080f1d..14cc400d 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 4.1.1 + 4.1.2 ../master