Skip to content

Commit

Permalink
Upgrade Maven Source Plugin to 2.2.1
Browse files Browse the repository at this point in the history
Closes elastic#4276.
  • Loading branch information
dadoonet committed Nov 28, 2013
1 parent cffddf0 commit b365ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -419,7 +419,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.1.2</version>
<version>2.2.1</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit b365ce6

Please sign in to comment.