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/19 21:20:25 UTC

svn commit: r1435666 - /incubator/onami/trunk/test/pom.xml

Author: simonetripodi
Date: Sat Jan 19 20:20:25 2013
New Revision: 1435666

URL: http://svn.apache.org/viewvc?rev=1435666&view=rev
Log:
[test] issue management set to specific component in JIRA

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

Modified: incubator/onami/trunk/test/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/test/pom.xml?rev=1435666&r1=1435665&r2=1435666&view=diff
==============================================================================
--- incubator/onami/trunk/test/pom.xml (original)
+++ incubator/onami/trunk/test/pom.xml Sat Jan 19 20:20:25 2013
@@ -41,7 +41,10 @@
     <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/test</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/test</developerConnection>
   </scm>
-
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320008</url>
+  </issueManagement>
   <distributionManagement>
     <site>
       <id>apache.website.svnpub</id>