Changing onos maven-plugin version to 1.3 in root pom.xml

Change-Id: I962518d8fb017f587e3b48cf016ef53afb35d01c
diff --git a/pom.xml b/pom.xml
index fe7aa54..d56333d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -578,7 +578,7 @@
                 <plugin>
                     <groupId>org.onosproject</groupId>
                     <artifactId>onos-maven-plugin</artifactId>
-                    <version>1.2</version>
+                    <version>1.3</version>
                     <executions>
                         <execution>
                             <id>cfg</id>