From 96878337a568b770f9d1801adad57d373933f931 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Fri, 20 Apr 2012 22:37:53 +0000
Subject: [PATCH] Uncomment coredocs plugin which was accidentally disabled in previous commit.
---
opendj-sdk/opendj3/pom.xml | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/opendj-sdk/opendj3/pom.xml b/opendj-sdk/opendj3/pom.xml
index 8f900e1..fc5a5d7 100644
--- a/opendj-sdk/opendj3/pom.xml
+++ b/opendj-sdk/opendj3/pom.xml
@@ -112,7 +112,6 @@
<gaId>UA-23412190-8</gaId>
</properties>
<build>
- <!--
<plugins>
<plugin>
<groupId>org.forgerock.commons</groupId>
@@ -141,7 +140,6 @@
</executions>
</plugin>
</plugins>
- -->
<pluginManagement>
<plugins>
<plugin>
--
Gitblit v1.10.0