From 96aefe5003c7bf88b64d9ab343cc5d9d267b04ab 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:

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index 13f8f4e..f5ef381 100644
--- a/pom.xml
+++ b/pom.xml
@@ -514,7 +514,7 @@
     </profile>
     
     <profile>
-      <id>copyrights-update</id>
+      <id>update-copyrights</id>
         <build>
           <plugins>
             <plugin>

--
Gitblit v1.10.0