You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2013/09/14 18:33:39 UTC

git commit: update scm infos

Updated Branches:
  refs/heads/maven-2.2.x 7812361c9 -> 3599313bb


update scm infos

Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/3599313b
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3599313b
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/3599313b

Branch: refs/heads/maven-2.2.x
Commit: 3599313bbdd1f61cfa7d68b272273a52d3f7928f
Parents: 7812361
Author: Hervé Boutemy <hb...@apache.org>
Authored: Sat Sep 14 18:33:36 2013 +0200
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Sat Sep 14 18:33:36 2013 +0200

----------------------------------------------------------------------
 pom.xml | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/3599313b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3c71138..30f67df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,8 @@ under the License.
   <scm>
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/maven.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/maven.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=maven.git</url>
+    <url>https://github.com/apache/maven/tree/${project.scm.tag}</url>
+    <tag>maven-2.2.x</tag>
   </scm>
   <ciManagement>
     <system>Jenkins</system>
@@ -508,6 +509,11 @@ under the License.
       <reporting>
         <plugins>
           <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-project-info-reports-plugin</artifactId>
+            <version>2.8-SNAPSHOT</version>
+          </plugin>
+          <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>clirr-maven-plugin</artifactId>
           </plugin>
@@ -529,7 +535,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-project-info-reports-plugin</artifactId>
-            <version>2.1.1</version>
+            <version>2.8-SNAPSHOT</version>
           </plugin>
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>