commit | fc74f64381a0282cc5fe4f0a88c8578739fbc886 | [log] [tgz] |
---|---|---|
author | David Morgan Spenser Savage <dsavage@apache.org> | Fri Sep 18 15:56:13 2009 +0000 |
committer | David Morgan Spenser Savage <dsavage@apache.org> | Fri Sep 18 15:56:13 2009 +0000 |
tree | 4d98a44126a88daa838d899c158460ac7f9238f3 | |
parent | 5cd5e9a8049e2b741cef3964472743c0710f50f8 [diff] [blame] |
set update site url from bnd macro (again - botched svn commit) git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@816688 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/eclipse/obr.feature/feature.xml b/sigil/eclipse/obr.feature/feature.xml index fab90e2..b607bf1 100644 --- a/sigil/eclipse/obr.feature/feature.xml +++ b/sigil/eclipse/obr.feature/feature.xml
@@ -42,7 +42,7 @@ </license> <!--url> - <update url="http://replace.with.real.url"/> + <update url="${update-site}"/> </url--> <requires> @@ -69,4 +69,4 @@ version="${version}" unpack="false"/> -</feature> \ No newline at end of file +</feature>