Skip to content

Commit

Permalink
[ENTESB-1127]Unable to close repository for quickstarts
Browse files Browse the repository at this point in the history
  • Loading branch information
ffang committed Jan 20, 2014
1 parent fa80a64 commit 16eabfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions rest/pom.xml
Expand Up @@ -253,6 +253,7 @@
<classResourceNames>
<classResourceName>org.jboss.quickstarts.fuse.rest.CustomerService</classResourceName>
</classResourceNames>
<attachWadl>false</attachWadl>
</configuration>
</execution>
</executions>
Expand Down
1 change: 1 addition & 0 deletions soap/pom.xml
Expand Up @@ -175,6 +175,7 @@
<configuration>
<className>org.jboss.quickstarts.fuse.soap.HelloWorld</className>
<genWsdl>true</genWsdl>
<attachWsdl>false</attachWsdl>
<verbose>true</verbose>
</configuration>
</execution>
Expand Down

0 comments on commit 16eabfa

Please sign in to comment.