mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 16:14:10 -08:00
Rename profile to build without samples
This commit is contained in:
parent
5ec05b9446
commit
a9f70b76a0
3
pom.xml
3
pom.xml
|
@ -310,7 +310,7 @@
|
||||||
</profile>
|
</profile>
|
||||||
|
|
||||||
<profile>
|
<profile>
|
||||||
<id>all-modules</id>
|
<id>with-samples</id>
|
||||||
<activation>
|
<activation>
|
||||||
<property>
|
<property>
|
||||||
<name>teavm.build.all</name>
|
<name>teavm.build.all</name>
|
||||||
|
@ -319,7 +319,6 @@
|
||||||
</activation>
|
</activation>
|
||||||
<modules>
|
<modules>
|
||||||
<module>samples</module>
|
<module>samples</module>
|
||||||
<module>tools/idea</module>
|
|
||||||
</modules>
|
</modules>
|
||||||
</profile>
|
</profile>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user