add antrun version configuration 63/14963/1
authorLuji7 <lu.ji3@zte.com.cn>
Mon, 25 Sep 2017 07:38:42 +0000 (15:38 +0800)
committerLuji7 <lu.ji3@zte.com.cn>
Mon, 25 Sep 2017 07:38:47 +0000 (15:38 +0800)
Change-Id: Ifa1a6e3180428e1bfd5aa9de802d49a49acf2d4b
Issue-Id: USECASEUI-36
Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
pom.xml

diff --git a/pom.xml b/pom.xml
index 47e66c2..f88d21c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                     <target>1.8</target>
                 </configuration>
             </plugin>
+            <plugin>
+              <groupId>org.apache.maven.plugins</groupId>
+              <artifactId>maven-antrun-plugin</artifactId>
+              <version>1.8</version>
+            </plugin>
         </plugins>
     </build>