From 3743077ddb9d7d3e4d8b4a5caded6aaffb0a1bea Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Mon, 28 May 2012 15:10:38 +0000
Subject: [PATCH] Remove "source repository" generated report, as the instructions don't work. (You must also get the parent. Noticed by Gary.)
---
opendj3/opendj-ldap-sdk/pom.xml | 1 -
opendj3/opendj-ldap-sdk/src/site/site.xml | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/opendj3/opendj-ldap-sdk/pom.xml b/opendj3/opendj-ldap-sdk/pom.xml
index 1e50ef6..8b8366c 100644
--- a/opendj3/opendj-ldap-sdk/pom.xml
+++ b/opendj3/opendj-ldap-sdk/pom.xml
@@ -106,7 +106,6 @@
<report>mailing-list</report>
<report>issue-tracking</report>
<report>license</report>
- <report>scm</report>
<report>cim</report>
<report>distribution-management</report>
</reports>
diff --git a/opendj3/opendj-ldap-sdk/src/site/site.xml b/opendj3/opendj-ldap-sdk/src/site/site.xml
index 1dda09c..116e0ee 100644
--- a/opendj3/opendj-ldap-sdk/src/site/site.xml
+++ b/opendj3/opendj-ldap-sdk/src/site/site.xml
@@ -61,7 +61,6 @@
<item name="Maven Repository" href="distribution-management.html" />
<item name="Issue Tracking" href="issue-tracking.html" />
<item name="License" href="license.html" />
- <item name="Source Repository" href="source-repository.html" />
</menu>
</body>
--
Gitblit v1.10.0