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:
002dc12
)
Remove unnecessary declaration of <prerequisites> in netconf
30/14230/5
author
Thanh Ha
<
[email protected]
>
Mon, 19 Jan 2015 03:44:27 +0000
(22:44 -0500)
committer
Thanh Ha
<
[email protected]
>
Sat, 7 Feb 2015 02:47:11 +0000
(21:47 -0500)
Bug: 2605
Change-Id: Ibfe6c6329b836361248c6e008be8cd1566bbeec7
Signed-off-by: Thanh Ha <
[email protected]
>
opendaylight/netconf/pom.xml
patch
|
blob
|
history
diff --git
a/opendaylight/netconf/pom.xml
b/opendaylight/netconf/pom.xml
index e1aa6ce3ed8184d979682df63281fe41311004e4..2a5ba096730728b6773e2c5d6d235837c77a378f 100644
(file)
--- a/
opendaylight/netconf/pom.xml
+++ b/
opendaylight/netconf/pom.xml
@@
-13,9
+13,6
@@
<version>0.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
- <prerequisites>
- <maven>3.0.4</maven>
- </prerequisites>
<modules>
<module>netconf-api</module>