Updated the XML styling of the pom files.
Conflicts:
pom.xml
vxquery-server/pom.xml
vxquery-xtest/pom.xml
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo
Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/e2e115c1
Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/e2e115c1
Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/e2e115c1
Branch: refs/heads/prestonc/november_update
Commit: e2e115c1f1780b2df35205448a33776e9ec8c71b
Parents: 1f92648
Author: Preston Carman <[email protected]>
Authored: Thu Feb 5 11:52:18 2015 -0800
Committer: Preston Carman <[email protected]>
Committed: Tue Feb 17 10:02:02 2015 -0800
----------------------------------------------------------------------
vxquery-server/pom.xml | 2 --
1 file changed, 2 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/vxquery/blob/e2e115c1/vxquery-server/pom.xml
----------------------------------------------------------------------
diff --git a/vxquery-server/pom.xml b/vxquery-server/pom.xml
index dfd3ab9..995fa46 100644
--- a/vxquery-server/pom.xml
+++ b/vxquery-server/pom.xml
@@ -78,7 +78,6 @@
<executions>
<execution>
<id>copy-scripts</id>
- <!-- here the phase you need -->
<phase>package</phase>
<goals>
<goal>copy-resources</goal>
@@ -94,7 +93,6 @@
</execution>
<execution>
<id>copy-conf</id>
- <!-- here the phase you need -->
<phase>package</phase>
<goals>
<goal>copy-resources</goal>