summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Kordas <kordas.michal@gmail.com>2015-03-29 15:04:16 +0200
committerMichal Kordas <kordas.michal@gmail.com>2015-03-29 15:04:16 +0200
commit7ca1e8e4757360ef1e6a0c7452a0c8f28f3ec6d1 (patch)
treeb78ec0df4d1d0bd275f2eb92fe8c4ad5213468af
parentbbecd7c489662c68af12b0e56265d52b7b2a644d (diff)
downloadjavassist-7ca1e8e4757360ef1e6a0c7452a0c8f28f3ec6d1.tar.gz
javassist-7ca1e8e4757360ef1e6a0c7452a0c8f28f3ec6d1.zip
Update org.apache.felix:maven-bundle-plugin to 2.5.3
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5c441278..594dfac3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>