Code Review
/
controller.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
Use odlparent for archetype to inherit the version
[controller.git]
/
opendaylight
/
archetypes
/
pom.xml
diff --git
a/opendaylight/archetypes/pom.xml
b/opendaylight/archetypes/pom.xml
index
afe1e4a
..
7099366
100644
(file)
--- a/
opendaylight/archetypes/pom.xml
+++ b/
opendaylight/archetypes/pom.xml
@@
-4,7
+4,7
@@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
- <artifactId>odlparent
-lite
</artifactId>
+ <artifactId>odlparent</artifactId>
<version>1.8.0-SNAPSHOT</version>
<relativePath/>
</parent>