Skip to content

Commit

Permalink
glassfish/issues/24059 correct pom.xml reference to suite-web-group2.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Marlow <smarlow@redhat.com>
  • Loading branch information
scottmarlow committed Aug 11, 2022
1 parent c819d89 commit 16c1872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glassfish-runner/concurrency-tck/pom.xml
Expand Up @@ -155,7 +155,7 @@
</properties>
</profile>
<profile>
<id>web</id>
<id>webgroup2</id>
<properties>
<glassfish-artifact-id>web</glassfish-artifact-id>
<suiteXmlFile>suite-web-group2.xml</suiteXmlFile>
Expand Down

0 comments on commit 16c1872

Please sign in to comment.