You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/05/28 11:16:34 UTC

[36/50] httpcomponents-parent git commit: Order elements: GroupID, then ArtifactID.

Order elements: GroupID, then ArtifactID.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/project/trunk@1770572 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/commit/1355c1f2
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/1355c1f2
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/1355c1f2

Branch: refs/heads/master
Commit: 1355c1f28aa087f6d81bd1025f2c1cde41f55ee8
Parents: 5ab96eb
Author: Gary D. Gregory <gg...@apache.org>
Authored: Sun Nov 20 16:31:56 2016 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Sun Nov 20 16:31:56 2016 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/1355c1f2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 01f0c9f..fa7d238 100644
--- a/pom.xml
+++ b/pom.xml
@@ -600,8 +600,8 @@ Fixed JIRA link
           <version>3.2.0</version>
         </plugin>
         <plugin>
-          <artifactId>maven-notice-plugin</artifactId>
           <groupId>org.apache.httpcomponents</groupId>
+          <artifactId>maven-notice-plugin</artifactId>
           <version>0.0.2</version>
           <executions>
             <execution>