X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2F__artifactId__-features%2Fpom.xml;h=49b43f442edba2810196bf470a146df77ba83a71;hb=664fc9940569ebfd54dcfc3db87bab66fad9300e;hp=1ee28b8d5a2ed48b7540f09d41f1172fc2a2cb08;hpb=77f32f904a0338742dd5357b07e2d4ed465eb394;p=controller.git diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/__artifactId__-features/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/__artifactId__-features/pom.xml index 1ee28b8d5a..49b43f442e 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/__artifactId__-features/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/__artifactId__-features/pom.xml @@ -13,6 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent 1.5.0-SNAPSHOT + ${groupId} ${artifactId}-features @@ -64,12 +65,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL runtime - ${symbol_dollar}{groupId} + ${symbol_dollar}{project.groupId} ${artifactId}-impl ${symbol_dollar}{project.version} - ${symbol_dollar}{groupId} + ${symbol_dollar}{project.groupId} ${artifactId}-api ${symbol_dollar}{project.version}