commit | f8f64b5177e5d313de785778196aa57658b6a238 | [log] [tgz] |
---|---|---|
author | Guillaume Nodet <gnodet@apache.org> | Thu Mar 05 08:38:20 2015 +0000 |
committer | Guillaume Nodet <gnodet@apache.org> | Thu Mar 05 08:38:20 2015 +0000 |
tree | a57c84af1d67236b8c8dbad8ca3317f6ad1caf86 | |
parent | b565a036e31d2f1fc0aa3d81f5e063a127b3979a [diff] |
Upgrade fileinstall to utils-1.8.0 git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1664264 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/fileinstall/pom.xml b/fileinstall/pom.xml index 0bcaee1..4ae8081 100644 --- a/fileinstall/pom.xml +++ b/fileinstall/pom.xml
@@ -57,7 +57,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.utils</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.8.0</version> </dependency> </dependencies> <build>