Repository: brooklyn-dist Updated Branches: refs/heads/master e53a9c99b -> 404c8c1c3
Remove another reference to a deleted file. Follow up to #99 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/d86b4f7d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/d86b4f7d Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/d86b4f7d Branch: refs/heads/master Commit: d86b4f7d48548aa196ba33799bf5dd16edea6de5 Parents: e53a9c9 Author: Geoff Macartney <[email protected]> Authored: Tue Jul 18 15:09:48 2017 +0100 Committer: Geoff Macartney <[email protected]> Committed: Tue Jul 18 15:09:48 2017 +0100 ---------------------------------------------------------------------- karaf/config/pom.xml | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/d86b4f7d/karaf/config/pom.xml ---------------------------------------------------------------------- diff --git a/karaf/config/pom.xml b/karaf/config/pom.xml index 9fbfad0..bef4510 100644 --- a/karaf/config/pom.xml +++ b/karaf/config/pom.xml @@ -39,13 +39,6 @@ </artifact> <artifact> <file> - ${project.basedir}/src/main/resources/org.apache.brooklyn.core.catalog.bomscanner.cfg - </file> - <type>cfg</type> - <classifier>core.catalog.bomscanner</classifier> - </artifact> - <artifact> - <file> ${project.basedir}/src/main/resources/org.apache.brooklyn.osgilauncher.cfg </file> <type>cfg</type>
