Remove settings file
This commit is contained in:
parent
15840758ae
commit
7f7c277da3
1 changed files with 0 additions and 16 deletions
16
settings.xml
16
settings.xml
|
@ -1,16 +0,0 @@
|
||||||
<settings xmlns="http://maven.apache.org/SETTINGS/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.1.0 http://maven.apache.org/xsd/settings-1.1.0.xsd">
|
|
||||||
|
|
||||||
<profiles>
|
|
||||||
<profile>
|
|
||||||
<id>defaults</id>
|
|
||||||
<properties>
|
|
||||||
<vitro_core>../Vitroxx</vitro_core>
|
|
||||||
</properties>
|
|
||||||
</profile>
|
|
||||||
</profiles>
|
|
||||||
|
|
||||||
<activeProfiles>
|
|
||||||
<activeProfile>defaults</activeProfile>
|
|
||||||
</activeProfiles>
|
|
||||||
</settings>
|
|
Loading…
Add table
Reference in a new issue