Put generated source into default location
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/10602169 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/10602169 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/10602169 Branch: refs/heads/2.7.x-fixes Commit: 106021694edbf1b227b428e8d8d485db0614b9e8 Parents: cd93bbe Author: Daniel Kulp <[email protected]> Authored: Wed Apr 2 13:28:25 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri Apr 4 10:00:58 2014 -0400 ---------------------------------------------------------------------- services/wsn/wsn-api/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/10602169/services/wsn/wsn-api/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-api/pom.xml b/services/wsn/wsn-api/pom.xml index 255facf..ab98087 100644 --- a/services/wsn/wsn-api/pom.xml +++ b/services/wsn/wsn-api/pom.xml @@ -57,7 +57,6 @@ <execution> <phase>generate-sources</phase> <configuration> - <sourceRoot>${basedir}/target/jaxws</sourceRoot> <defaultOptions> <markGenerated>true</markGenerated> <faultSerialVersionUID>1</faultSerialVersionUID>
