aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorSebastian Bazley <sebb@apache.org>2012-12-07 10:43:42 +0000
committerSebastian Bazley <sebb@apache.org>2012-12-07 10:43:42 +0000
commit5b359afdcd5e097343cadc1fe53027712ce82e06 (patch)
treed7b4fc2a4b15ffb496301e5bffe9b12a3e2f5aaa /pom.xml
parentbbbf3d9e1cca4ea690665317368cb4b6d022598e (diff)
downloadapache-commons-bcel-5b359afdcd5e097343cadc1fe53027712ce82e06.tar.gz
Now using JIRA
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1418268 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9425fc5b..ed0637cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,6 +53,8 @@
<commons.osgi.import>*</commons.osgi.import>
<commons.osgi.dynamicImport />
<commons.osgi.private />
+ <commons.jira.id>BCEL</commons.jira.id>
+ <commons.jira.pid>12314220</commons.jira.pid>
</properties>
<!-- Cannot be added to Commons Parent, see https://issues.apache.org/jira/browse/COMMONSSITE-26 -->
@@ -162,8 +164,8 @@
</mailingLists>
<issueManagement>
- <system>bugzilla</system>
- <url>https://issues.apache.org/bugzilla</url>
+ <system>jira</system>
+ <url>http://issues.apache.org/jira/browse/BCEL</url>
</issueManagement>
<scm>