diff --git a/branches/sca-java-1.5.1/itest/atom/pom.xml b/branches/sca-java-1.5.1/itest/atom/pom.xml index 4e100de74f..be91ff5cf3 100644 --- a/branches/sca-java-1.5.1/itest/atom/pom.xml +++ b/branches/sca-java-1.5.1/itest/atom/pom.xml @@ -23,7 +23,7 @@ <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> <version>1.5.1-SNAPSHOT</version> - <relativePath>../../pom.xml</relativePath> + <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-atom</artifactId> <name>Apache Tuscany SCA iTest Atom Binding</name> @@ -150,7 +150,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>jaxws-maven-plugin</artifactId> - <version>1.9</version> + <version>1.12</version> <!-- Explicitly add the transitive dependencies for jaxws-api http://jira.codehaus.org/browse/MEV-498 -->