Author: felixk
Date: Tue Feb 19 01:07:35 2008
New Revision: 629038
URL: http://svn.apache.org/viewvc?rev=629038&view=rev
Log:
Add created JIRA project for Shared
Modified:
directory/shared/branches/bigbang/pom.xml
Modified: directory/shared/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/bigbang/pom.xml?rev=629038&r1=629037&r2=629038&view=diff
==============================================================================
--- directory/shared/branches/bigbang/pom.xml (original)
+++ directory/shared/branches/bigbang/pom.xml Tue Feb 19 01:07:35 2008
@@ -29,6 +29,11 @@
<packaging>pom</packaging>
<version>0.9.9-SNAPSHOT</version>
+ <issueManagement>
+ <system>JIRA</system>
+ <url>http://issues.apache.org/jira/browse/DIRSHARED</url>
+ </issueManagement>
+
<modules>
<module>asn1</module>
<module>ldap</module>
|