commit | f41c6b2a309e49218eddb69e918fb071418ad859 | [log] [tgz] |
---|---|---|
author | David Jencks <djencks@apache.org> | Thu Mar 10 07:46:57 2016 +0000 |
committer | David Jencks <djencks@apache.org> | Thu Mar 10 07:46:57 2016 +0000 |
tree | 27f1f68d3e6f3230847fa441abd013305b78c5b5 | |
parent | c7fc12c352a3133abb14e5ca0670b21ac28a1f97 [diff] [blame] |
FELIX-5209 get the system bundle by location not id git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1734365 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/fileinstall/pom.xml b/fileinstall/pom.xml index 73f23d8..8c8e827 100644 --- a/fileinstall/pom.xml +++ b/fileinstall/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.felix</groupId> <artifactId>felix-parent</artifactId> - <version>2.1</version> + <version>3</version> <relativePath>../pom/pom.xml</relativePath> </parent>