diff options
author | Michal Kordas <kordas.michal@gmail.com> | 2015-03-29 15:04:16 +0200 |
---|---|---|
committer | Michal Kordas <kordas.michal@gmail.com> | 2015-03-29 15:04:16 +0200 |
commit | 7ca1e8e4757360ef1e6a0c7452a0c8f28f3ec6d1 (patch) | |
tree | b78ec0df4d1d0bd275f2eb92fe8c4ad5213468af | |
parent | bbecd7c489662c68af12b0e56265d52b7b2a644d (diff) | |
download | javassist-7ca1e8e4757360ef1e6a0c7452a0c8f28f3ec6d1.tar.gz javassist-7ca1e8e4757360ef1e6a0c7452a0c8f28f3ec6d1.zip |
Update org.apache.felix:maven-bundle-plugin to 2.5.3
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -199,7 +199,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>2.1.0</version> + <version>2.5.3</version> <executions> <execution> <id>bundle-manifest</id> |