aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichal Kordas <kordas.michal@gmail.com>2015-03-29 15:04:52 +0200
committerMichal Kordas <kordas.michal@gmail.com>2015-03-29 15:04:52 +0200
commit2a253c54054eff71d9b68f2c132a5e9727e3a3a6 (patch)
treef62d810ab625222ba72dc6a3b94330119e39c2cc /pom.xml
parentbbecd7c489662c68af12b0e56265d52b7b2a644d (diff)
downloadjavassist-2a253c54054eff71d9b68f2c132a5e9727e3a3a6.tar.gz
javassist-2a253c54054eff71d9b68f2c132a5e9727e3a3a6.zip
Update maven-source-plugin to 2.0.4
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 5c441278..f76b823e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
- <version>2.0.3</version>
+ <version>2.0.4</version>
<executions>
<execution>
<id>attach-sources</id>