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 2015/04/06 02:53:00 UTC

maven-plugin-testing git commit: moved Jira from Codehaus to Apache

Repository: maven-plugin-testing
Updated Branches:
  refs/heads/master 6d5ce7408 -> b8c654b6b


moved Jira from Codehaus to Apache

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

Branch: refs/heads/master
Commit: b8c654b6b31d8ba5e9a3b0815cda27bded2cb9f0
Parents: 6d5ce74
Author: Hervé Boutemy <hb...@apache.org>
Authored: Mon Apr 6 02:52:57 2015 +0200
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Mon Apr 6 02:52:57 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/blob/b8c654b6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4d5fbb8..cabddb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@ under the License.
   </scm>
   <issueManagement>
     <system>jira</system>
-    <url>http://jira.codehaus.org/browse/MPLUGINTESTING</url>
+    <url>https://issues.apache.org/jira/browse/MPLUGINTESTING</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>