Fix GR_API Homing
[so.git] / bpmn / so-bpmn-building-blocks / pom.xml
index 4fe02ee..0970674 100644 (file)
@@ -36,6 +36,9 @@
                                                </configuration>
                                        </execution>
                                </executions>
+                               <configuration>
+                                       <parallel>suites</parallel>
+                               </configuration>
                        </plugin>
                </plugins>
 
                        <artifactId>mariaDB4j</artifactId>
                        <version>2.2.3</version>
                        <scope>test</scope>
-               </dependency>           
+               </dependency>   
+
        </dependencies>
 </project>