Use version 2.5.3 parent poms

Update to use latest released London parent poms v2.5.3

Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I18cec37df173af2ed51d3b90bd2ebb7de2ec1334
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml
index 072ef8b..795c92b 100644
--- a/ubuntu/pom.xml
+++ b/ubuntu/pom.xml
@@ -24,9 +24,9 @@
     <build>
         <plugins>
             <plugin>
-                <groupId>org.codehaus.groovy.maven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.0</version>
+                <groupId>org.codehaus.gmaven</groupId>
+                <artifactId>groovy-maven-plugin</artifactId>
+                <version>2.1.1</version>
                 <executions>
                     <execution>
                         <phase>validate</phase>