You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2013/01/20 22:17:55 UTC

svn commit: r1435968 - /incubator/onami/trunk/logging/pom.xml

Author: simonetripodi
Date: Sun Jan 20 21:17:54 2013
New Revision: 1435968

URL: http://svn.apache.org/viewvc?rev=1435968&view=rev
Log:
set the logging subspace on JIRA for issueManagement

Modified:
    incubator/onami/trunk/logging/pom.xml

Modified: incubator/onami/trunk/logging/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/logging/pom.xml?rev=1435968&r1=1435967&r2=1435968&view=diff
==============================================================================
--- incubator/onami/trunk/logging/pom.xml (original)
+++ incubator/onami/trunk/logging/pom.xml Sun Jan 20 21:17:54 2013
@@ -52,6 +52,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/logging</developerConnection>
     <tag>HEAD</tag>
   </scm>
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320013</url>
+  </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/Onami-Logging/</url>