We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8963d8 commit e1fff4dCopy full SHA for e1fff4d
1 file changed
pom.xml
@@ -884,6 +884,7 @@
884
<artifactId>robotframework-maven-plugin</artifactId>
885
<version>2.1.0</version>
886
<configuration>
887
+ <name>MyStamps</name>
888
<testCasesDirectory>${basedir}/src/test/robotframework</testCasesDirectory>
889
<xunitFile>NONE</xunitFile>
890
<randomize>suite</randomize>
0 commit comments