From 66e01f142968a3e607701a9afe01dcc50ac8a271 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Tue, 31 May 2011 13:53:55 +0000
Subject: [PATCH] Quick fix to test Jenkins.
---
opends/src/main/assembly/descriptor.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/src/main/assembly/descriptor.xml b/opends/src/main/assembly/descriptor.xml
index 98b8b06..3622b40 100644
--- a/opends/src/main/assembly/descriptor.xml
+++ b/opends/src/main/assembly/descriptor.xml
@@ -29,7 +29,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2
http://maven.apache.org/xsd/assembly-1.1.2.xsd">
- <id>opendj-ldap-server</id>
+ <id>opendj-server</id>
<formats>
<format>zip</format>
</formats>
--
Gitblit v1.10.0