From 7358a62c5704931a7eb090545901a959dbb6b826 Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Mon, 15 Jun 2015 15:06:14 +0000
Subject: [PATCH] OPENDJ-2145 Fix revision number sync

---
 opendj-server-legacy/pom.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/opendj-server-legacy/pom.xml b/opendj-server-legacy/pom.xml
index 92de605..d40827f 100644
--- a/opendj-server-legacy/pom.xml
+++ b/opendj-server-legacy/pom.xml
@@ -578,7 +578,6 @@
               <goal>create</goal>
             </goals>
             <configuration>
-              <useLastCommittedRevision>true</useLastCommittedRevision>
               <buildNumberPropertyName>buildRevision</buildNumberPropertyName>
               <revisionOnScmFailure>-1</revisionOnScmFailure>
             </configuration>

--
Gitblit v1.10.0