From f58ed0c5ca5d8970bc31f41433cb2307d67ec7ca Mon Sep 17 00:00:00 2001 From: Bryan Hunt Date: Tue, 22 Dec 2015 07:39:39 -0600 Subject: [PATCH] Updated location of 3rd party libs --- bundles/cnf/build.bnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/cnf/build.bnd b/bundles/cnf/build.bnd index cc5a2ee..f00d8f6 100644 --- a/bundles/cnf/build.bnd +++ b/bundles/cnf/build.bnd @@ -47,7 +47,7 @@ javac.target: 1.8 ## example, to add one additional plugin to the list defined in ## ext/repositories.bnd: -plugin: ${ext.repositories.-plugin}, \ -aQute.bnd.deployer.repository.FixedIndexedRepo;name=3p2;locations=http://bryanhunt.github.com/3rd-party-libs/index.xml.gz +aQute.bnd.deployer.repository.FixedIndexedRepo;name=3p2;locations=http://bryanhunt.github.com/3rd-party-libs/bundles/index.xml.gz ## To enable baselining, uncomment the following lines: # -baseline: *