Author: aadamchik
Date: Mon Dec 25 04:54:34 2006
New Revision: 490145

URL: http://svn.apache.org/viewvc?view=rev&rev=490145
Log:
fixing various small inconsistencies in the root pom

Modified:
    incubator/cayenne/main/trunk/pom.xml

Modified: incubator/cayenne/main/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pom.xml?view=diff&rev=490145&r1=490144&r2=490145
==============================================================================
--- incubator/cayenne/main/trunk/pom.xml (original)
+++ incubator/cayenne/main/trunk/pom.xml Mon Dec 25 04:54:34 2006
@@ -44,20 +44,8 @@
 
        <issueManagement>
                <system>jira</system>
-               <url>http://issues.apache.org/cayenne/browse/CAY</url>
+               <url>http://issues.apache.org/cayenne/</url>
        </issueManagement>
-
-       <ciManagement>
-               <system>continuum</system>
-               <notifiers>
-                       <notifier>
-                               <type>mail</type>
-                               <sendOnError />
-                               <sendOnFailure />
-                               
<address>cayenne-dev@incubator.apache.org</address>
-                       </notifier>
-               </notifiers>
-       </ciManagement>
 
        <inceptionYear>2002</inceptionYear>
 


Reply via email to