+<?xml version="1.0"?>
<!--
Copyright 2016 [ZTE] and others.
</goals>
</pluginExecutionFilter>
<action>
- <ignore />
+ <ignore/>
</action>
</pluginExecution>
</pluginExecutions>
+<?xml version="1.0"?>
<!--
Copyright 2016 [ZTE] and others.
<configuration>
<tasks name="${project.artifactId}">
<zip destfile="target/${packagename}-${project.version}.zip" update="true">
- <zipfileset dir="target/assembly" includes="**" />
+ <zipfileset dir="target/assembly" includes="**"/>
</zip>
</tasks>
</configuration>
<type>zip</type>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
+<?xml version="1.0"?>
<!--
Copyright 2016 [ZTE] and others.
<configuration>
<tasks name="${project.artifactId}">
<zip destfile="target/${packagename}-${project.version}.zip" update="true">
- <zipfileset dir="target/assembly" includes="**" />
+ <zipfileset dir="target/assembly" includes="**"/>
</zip>
</tasks>
</configuration>
</dependency>
</dependencies>
</project>
-
+<?xml version="1.0"?>
<!--
Copyright 2016 [ZTE] and others.
+<?xml version="1.0"?>
<!--
Copyright 2016 [ZTE] and others.
<tasks name="${project.artifactId}">
<copydir src="src/main/assembly/" dest="target/assembly"/>
<zip destfile="target/${packagename}-${project.version}.zip" update="true">
- <zipfileset dir="target/assembly" includes="**" />
+ <zipfileset dir="target/assembly" includes="**"/>
</zip>
</tasks>
</configuration>
<type>zip</type>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
+<?xml version="1.0"?>
<!--
Copyright 2016 [ZTE] and others.
+<?xml version="1.0"?>
<!--
Copyright 2016 [ZTE] and others.
<groupId>org.openo.oparent</groupId>
<artifactId>oparent</artifactId>
<version>1.0.0-SNAPSHOT</version>
- <relativePath></relativePath>
+ <relativePath>../../../oparent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
+<?xml version="1.0"?>
<!--
Copyright 2016 [ZTE] and others.
+<?xml version="1.0"?>
<!--
Copyright 2016 [ZTE] and others.
+<?xml version="1.0"?>
<!--
Copyright 2016 [ZTE] and others.