Repository: cxf-xjc-utils Updated Branches: refs/heads/master caab3ebac -> 72c9d0161
There is a new JIRA project specificall for this Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/324ce54d Tree: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/tree/324ce54d Diff: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/diff/324ce54d Branch: refs/heads/master Commit: 324ce54d9ac3da9247e4a0af3f2c635556c0e23b Parents: caab3eb Author: Daniel Kulp <[email protected]> Authored: Fri May 30 14:53:45 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri May 30 14:53:45 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/324ce54d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 86bb97c..f845797 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ </scm> <issueManagement> <system>jira</system> - <url>https://issues.apache.org/jira/browse/CXF</url> + <url>https://issues.apache.org/jira/browse/CXFXJC</url> </issueManagement> <prerequisites> <maven>3.0</maven>
