commit | b062b9e88774742d124b84d3867f56b2bddbd041 | [log] [tgz] |
---|---|---|
author | Stuart McCulloch <mcculls@apache.org> | Mon Sep 24 10:16:24 2007 +0000 |
committer | Stuart McCulloch <mcculls@apache.org> | Mon Sep 24 10:16:24 2007 +0000 |
tree | daf6618049c6328d4bed0bcf13c2f8fa7891794e | |
parent | 1761964d91da2b268630675a0a9a8a9fb903df9a [diff] |
OBR plugin is a runtime dependency git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@578742 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml index 9869d4e..a45c83c 100644 --- a/bundleplugin/pom.xml +++ b/bundleplugin/pom.xml
@@ -47,6 +47,7 @@ <groupId>org.apache.felix</groupId> <artifactId>maven-obr-plugin</artifactId> <version>0.1.0-SNAPSHOT</version> + <scope>runtime</scope> </dependency> <dependency> <groupId>biz.aQute</groupId>