[FELIX-4338] Incorrect overwriting of properties that have not been changed
Fixed by incorporating FELIX-4342
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1547770 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/fileinstall/pom.xml b/fileinstall/pom.xml
index f9a357c..9fc6525 100644
--- a/fileinstall/pom.xml
+++ b/fileinstall/pom.xml
@@ -58,7 +58,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.utils</artifactId>
- <version>1.2.0</version>
+ <version>1.5.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<!-- sources -->