Skip to content
Snippets Groups Projects
Commit 61a1a5a7 authored by OZGCloud's avatar OZGCloud
Browse files

enable itcases in formsolutions adapter

parent 0408fd4c
No related branches found
No related tags found
No related merge requests found
......@@ -122,6 +122,16 @@
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
</plugin>
<!-- <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>jaxb2-maven-plugin</artifactId>
<configuration> <sources> <source>${project.basedir}/src/main/resources/formsolutions/formdata.xsd</source>
</sources> </configuration> </plugin> -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment