From 23ab7b85e3631cb4c75a6f9277c1d1aa7a7bfbd6 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Tue, 14 Jan 2014 22:53:17 +0000
Subject: [PATCH] Move XSLT stylesheets and core XML descriptors to opendj-config-maven-plugin:
---
opendj-server/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-server/pom.xml b/opendj-server/pom.xml
index 9d52cd5..281dce6 100644
--- a/opendj-server/pom.xml
+++ b/opendj-server/pom.xml
@@ -33,7 +33,7 @@
<version>3.0.0-SNAPSHOT</version>
</parent>
<artifactId>opendj-server</artifactId>
- <name>OpenDJ LDAP Directory Server</name>
+ <name>OpenDJ Server</name>
<description>
This module includes the core functionality of the OpenDJ LDAP Directory Server.
</description>
--
Gitblit v1.10.0