X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2FMETA-INF%2Fmaven%2Farchetype-metadata.xml;h=fbd25508d430c9842641fe9b54b288b95beb2cb1;hp=f4c2893da78459140e4a2dbdc574f777cb639830;hb=3988eb2044c1e30371b2a8e02f15a90649d31a84;hpb=3faa307c5757ef571158d3dc023dc0bded8223d1 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 f4c2893da7..fbd25508d4 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 @@ -9,6 +9,16 @@ + + + 2016 + + + + + 0.1.0-SNAPSHOT + + @@ -23,6 +33,8 @@ pom.xml + deploy-site.xml + src/** @@ -64,17 +76,17 @@ - impl/src/main/config + impl/src/test/java - **/*.xml + **/*.java - impl/src/main/yang - - **/*.yang - - + impl/src/main/resources/org/opendaylight/blueprint + + **/*.xml + + @@ -98,5 +110,19 @@ pom.xml + + + + it + + pom.xml + + + + it/src/test/java + + **/*.java + +