Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f07f29983c..586a18a912 100644
--- a/pom.xml
+++ b/pom.xml
@@ -665,14 +665,12 @@
> mvn -N site:sshdeploy (for ssh users w/passphrase and ssh-agent)
-->
<profiles>
-<!--
<profile>
<id>eclipse-release</id>
<modules>
<module>aggregates/jetty-all</module>
</modules>
</profile>
--->
<profile>
<id>ci</id>
<modules>

Back to the top