From ca1ef000ee3bc821c03926e478c3711a2a7c9de4 Mon Sep 17 00:00:00 2001
From: maximthomas <maxim.thomas@gmail.com>
Date: Fri, 18 Jul 2025 09:38:03 +0000
Subject: [PATCH] restore opendj-core pom line indents
---
pom.xml | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2487abb..d35f479 100644
--- a/pom.xml
+++ b/pom.xml
@@ -673,15 +673,6 @@
<module>opendj-packages</module>
</modules>
</profile>
-<!-- <profile>-->
-<!-- <id>set-compiler-release</id>-->
-<!-- <activation>-->
-<!-- <jdk>[11,)</jdk>-->
-<!-- </activation>-->
-<!-- <properties>-->
-<!-- <maven.compiler.release>11</maven.compiler.release>-->
-<!-- </properties>-->
-<!-- </profile>-->
<profile>
<id>jdk16.options</id>
<activation>
--
Gitblit v1.10.0