summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/itest/pom.xml')
-rw-r--r--java/sca/itest/pom.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index 7b26f3e101..6a6d2ad613 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -16,8 +16,7 @@
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
--->
-<project>
+--><project>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
@@ -162,4 +161,7 @@
</profile>
</profiles>
-</project>
+ <modules>
+ <module>jaxws</module>
+ </modules>
+</project> \ No newline at end of file