summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2011-11-29 01:16:47 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2011-11-29 01:16:47 +0100
commit8375d17c00cbc31b3fb75fd3f96ed5c6d4d0b546 (patch)
treeec22ac42f60e0ee8804d202970c78e5cdce3a285 /org.eclipse.jgit.packaging/pom.xml
parentd497c2ac2da24de8865b0f113e07a559a4af951a (diff)
downloadjgit-8375d17c00cbc31b3fb75fd3f96ed5c6d4d0b546.tar.gz
jgit-8375d17c00cbc31b3fb75fd3f96ed5c6d4d0b546.zip
Update maven plugin versions
Change-Id: I7400e08a1059f57c85a53aebe2719f81c00f58e8 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index 0efe747b59..742ef851fe 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -118,7 +118,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
- <version>2.4.1</version>
+ <version>2.5</version>
<configuration>
<encoding>ISO-8859-1</encoding>
</configuration>