From 10f20fd742efd28d42016e3e2afe8be53d336a93 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.
---
opendj-sdk/opendj3/pom.xml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opendj3/pom.xml b/opendj-sdk/opendj3/pom.xml
index a82c741..6e11fb1 100644
--- a/opendj-sdk/opendj3/pom.xml
+++ b/opendj-sdk/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