Skip to content

Commit

Permalink
remove obsolete sample from tests
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed Jul 21, 2021
1 parent ddde7d9 commit c13c3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaxws-ri/extras/jaxws-maven-plugin/pom.xml
Expand Up @@ -589,7 +589,7 @@
<cloneProjectsTo>${project.build.directory}/it-samples</cloneProjectsTo>
<pomIncludes>
<pomInclude>*/pom.xml</pomInclude>
<pomInclude>*/*/pom.xml</pomInclude>
<pomInclude>*/url/pom.xml</pomInclude>
</pomIncludes>
<pomExcludes>
<pomExclude>jaxws-ri-samples/*/pom.xml</pomExclude>
Expand Down

0 comments on commit c13c3ff

Please sign in to comment.