Repository: karaf Updated Branches: refs/heads/master 4b99083af -> 03c9e8aa2
Skip OBR update for local maven repo Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/03c9e8aa Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/03c9e8aa Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/03c9e8aa Branch: refs/heads/master Commit: 03c9e8aa2251b25f9141c3632601492479273deb Parents: 4b99083 Author: Christian Schneider <[email protected]> Authored: Fri Mar 11 23:02:04 2016 +0100 Committer: Christian Schneider <[email protected]> Committed: Fri Mar 11 23:02:04 2016 +0100 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/03c9e8aa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8818b34..58016c0 100644 --- a/pom.xml +++ b/pom.xml @@ -2069,6 +2069,7 @@ <inherited>true</inherited> <extensions>true</extensions> <configuration> + <obrRepository>NONE</obrRepository> <instructions> <nsh_interface>org.apache.aries.blueprint.NamespaceHandler</nsh_interface> <nsh_namespace>osgi.service.blueprint.namespace</nsh_namespace>
