Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/dev/pom.xml')
-rwxr-xr-xreleng/dev/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/releng/dev/pom.xml b/releng/dev/pom.xml
index 33959dd707e..d8ae780ca6c 100755
--- a/releng/dev/pom.xml
+++ b/releng/dev/pom.xml
@@ -32,6 +32,7 @@
<module>site</module>
<module>targetPlatform</module>
</modules>
+
<build>
<pluginManagement>
<plugins>
@@ -142,6 +143,7 @@
</plugin>
</plugins>
</build>
+
<profiles>
<profile>
<id>defaultProfile</id>

Back to the top