aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorShigeru Chiba <chibash@users.noreply.github.com>2015-07-12 00:07:11 +0900
committerShigeru Chiba <chibash@users.noreply.github.com>2015-07-12 00:07:11 +0900
commitce8696d54f00fc613d08b0bbdd764c3d61b07270 (patch)
treefba7de37d1e189b96d229ef8d3009a6204e43846 /pom.xml
parent4448bdae02290a7e34420f932df2facf4599acf1 (diff)
parent7ca1e8e4757360ef1e6a0c7452a0c8f28f3ec6d1 (diff)
downloadjavassist-ce8696d54f00fc613d08b0bbdd764c3d61b07270.tar.gz
javassist-ce8696d54f00fc613d08b0bbdd764c3d61b07270.zip
Merge pull request #35 from mkordas/update_org_apache_felix_maven_bundle_plugin
Update org.apache.felix:maven-bundle-plugin to 2.5.3
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 164b07c0..69457437 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>