X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2FMETA-INF%2Fmaven%2Farchetype-metadata.xml;h=d81e96f17c11f293c6bb39d9c25c0c006d7aec84;hb=e35d98a33c70782ac40e43a05864a25d1984ff33;hp=3bbd77263935f4e9c97d8701f3f8ac9ba570a54f;hpb=6dc8cb5ab4bc7260953d3b7ba7ddfed20a8f2794;p=controller.git diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/META-INF/maven/archetype-metadata.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/META-INF/maven/archetype-metadata.xml index 3bbd772639..d81e96f17c 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/META-INF/maven/archetype-metadata.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/META-INF/maven/archetype-metadata.xml @@ -2,6 +2,7 @@ + @@ -11,12 +12,12 @@ - 2015 + 2017 - 1.0.0-SNAPSHOT + 0.1.0 @@ -32,7 +33,9 @@ + .gitreview pom.xml + src/** @@ -45,22 +48,13 @@ - features - pom.xml + **/pom.xml - - features/src/main/features - - **/*.xml - - - - impl @@ -80,20 +74,13 @@ - impl/src/main/config + impl/src/main/resources/org/opendaylight/blueprint **/*.xml - - impl/src/main/yang - - **/*.yang - - - api @@ -115,6 +102,26 @@ + + + cli + + pom.xml + + + + cli/src/main/java + + **/*.java + + + + cli/src/main/resources/org/opendaylight/blueprint + + **/*.xml + + + it