Hi

This change is for fixing broken build of rss-war .

Vivek

[email protected] wrote:
Author: vkumar
Date: Mon Feb  9 14:01:23 2009
New Revision: 742509

URL: http://svn.apache.org/viewvc?rev=742509&view=rev
Log:

F

Modified:
    portals/applications/rss/rss-war/pom.xml

Modified: portals/applications/rss/rss-war/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/rss/rss-war/pom.xml?rev=742509&r1=742508&r2=742509&view=diff
==============================================================================
--- portals/applications/rss/rss-war/pom.xml (original)
+++ portals/applications/rss/rss-war/pom.xml Mon Feb  9 14:01:23 2009
@@ -43,13 +43,13 @@
     <dependencies>
<!-- Runtime Dependencies --> - <!-- FIXME: + <dependency>
             <groupId>${pom.groupId}</groupId>
             <artifactId>portals-rss</artifactId>
-            <scope>runtime</scope>
+            <version>${pom.version}</version>
         </dependency>
-        -->
+ <dependency>
             <groupId>velocity-tools</groupId>
             <artifactId>velocity-tools</artifactId>



Reply via email to