Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit 20551aa

Browse files
committed
change the static resource profile name to static-ui
1 parent feab7d3 commit 20551aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -975,10 +975,10 @@
975975
</build>
976976
</profile>
977977
<profile>
978-
<id>static-resources</id>
978+
<id>static-ui</id>
979979
<activation>
980980
<property>
981-
<name>static-resources</name>
981+
<name>static-ui</name>
982982
</property>
983983
</activation>
984984
<build>

0 commit comments

Comments
 (0)