From 73005963d2194bff53c881d5b9fccf6f6ff7d68f Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Wed, 28 Nov 2012 14:54:12 +0000
Subject: [PATCH] Remove plugin version which is already specified in parent.

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

diff --git a/opendj3/pom.xml b/opendj3/pom.xml
index a82c741..6e11fb1 100644
--- a/opendj3/pom.xml
+++ b/opendj3/pom.xml
@@ -122,7 +122,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-dependency-plugin</artifactId>
-        <version>2.5.1</version>
         <executions>
           <execution>
             <id>unpack-log-ref</id>

--
Gitblit v1.10.0