From 9ed25b69dce8f253b6d090408e7069df7881a1de Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Fri, 27 Feb 2015 00:18:46 +0000
Subject: [PATCH] Minor build fixes:
---
opendj-sdk/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/pom.xml b/opendj-sdk/pom.xml
index 13f8f4e..f5ef381 100644
--- a/opendj-sdk/pom.xml
+++ b/opendj-sdk/pom.xml
@@ -514,7 +514,7 @@
</profile>
<profile>
- <id>copyrights-update</id>
+ <id>update-copyrights</id>
<build>
<plugins>
<plugin>
--
Gitblit v1.10.0