Code Review
/
controller.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5fd83cd
)
Remove unnecessary declaration of <prerequisites> in config-plugin-parent
26/14226/5
author
Thanh Ha
<
[email protected]
>
Mon, 19 Jan 2015 03:35:39 +0000
(22:35 -0500)
committer
Thanh Ha
<
[email protected]
>
Sat, 7 Feb 2015 02:47:11 +0000
(21:47 -0500)
Bug: 2605
Change-Id: I095edd9cd818542eafb89cb8a3ca9345c0a9095b
Signed-off-by: Thanh Ha <
[email protected]
>
opendaylight/config/config-plugin-parent/pom.xml
patch
|
blob
|
history
diff --git
a/opendaylight/config/config-plugin-parent/pom.xml
b/opendaylight/config/config-plugin-parent/pom.xml
index 67370e1e2f345b9a6b20fc72625234a202fd7b50..081df0c52de3e3b5b5fd44ad221c69516e703072 100644
(file)
--- a/
opendaylight/config/config-plugin-parent/pom.xml
+++ b/
opendaylight/config/config-plugin-parent/pom.xml
@@
-11,9
+11,6
@@
<artifactId>config-plugin-parent</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
- <prerequisites>
- <maven>3.0.4</maven>
- </prerequisites>
<build>
<pluginManagement>