From 97febceec5fdbba58bf13d674f39b5c769d8dc12 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.
---
opendj3/pom.xml | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/opendj3/pom.xml b/opendj3/pom.xml
index 8f900e1..fc5a5d7 100644
--- a/opendj3/pom.xml
+++ b/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