Add missing groupId.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1698059 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2015-08-27 04:21:58 +00:00
parent ffd4421450
commit 0a774df3c6
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<executions>
<execution>