From: Robert Varga Date: Tue, 28 Feb 2017 20:55:20 +0000 (+0100) Subject: Cleanup sal-dom-xsql-config/pom.xml X-Git-Tag: release/carbon~217 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=refs%2Fchanges%2F14%2F52414%2F4 Cleanup sal-dom-xsql-config/pom.xml Restructuring to not inherit from aggregator pom. Change-Id: Ifa7d6e269ac6e0cad63733b0e843d603e8846ab2 Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/sal-dom-xsql-config/pom.xml b/opendaylight/md-sal/sal-dom-xsql-config/pom.xml index 4031f7739c..bbfa64cb73 100644 --- a/opendaylight/md-sal/sal-dom-xsql-config/pom.xml +++ b/opendaylight/md-sal/sal-dom-xsql-config/pom.xml @@ -8,19 +8,19 @@ --> 4.0.0 - - sal-parent - org.opendaylight.controller - 1.5.0-SNAPSHOT + org.opendaylight.odlparent + odlparent-lite + 1.8.0-SNAPSHOT + + + org.opendaylight.controller sal-dom-xsql-config - Configuration files for md-sal + 1.5.0-SNAPSHOT jar - - - 04-xsql.xml - + Configuration files for md-sal + @@ -36,7 +36,7 @@ - ${project.build.directory}/classes/${configfile} + ${project.build.directory}/classes/04-xsql.xml xml config @@ -47,10 +47,4 @@ - - scm:git:http://git.opendaylight.org/gerrit/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - HEAD - https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=summary -