mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 12:45:35 +00:00
The profile "sailing.analytics" should be activated by default.
This commit is contained in:
+3
-4
@@ -20,6 +20,9 @@
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>sailing.analytics</id>
|
||||
<activation>
|
||||
<activeByDefault>true</activeByDefault>
|
||||
</activation>
|
||||
<properties>
|
||||
<!-- Leave empty, if no proxy is needed in your environment! -->
|
||||
<parameters.proxy>
|
||||
@@ -31,10 +34,6 @@
|
||||
</properties>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
<activeProfiles>
|
||||
<activeProfile>sailing.analytics</activeProfile>
|
||||
</activeProfiles>
|
||||
</settings>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user