Author: rwatler
Date: Fri Mar 10 11:48:45 2006
New Revision: 384906
URL: http://svn.apache.org/viewcvs?rev=384906&view=rev
Log:
adjust for new rss jar artifact id name
Modified:
portals/jetspeed-2/trunk/applications/rss/rss-war/pom.xml
portals/jetspeed-2/trunk/pom.xml
Modified: portals/jetspeed-2/trunk/applications/rss/rss-war/pom.xml
URL:
http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/rss/rss-war/pom.xml?rev=384906&r1=384905&r2=384906&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/rss/rss-war/pom.xml (original)
+++ portals/jetspeed-2/trunk/applications/rss/rss-war/pom.xml Fri Mar 10
11:48:45 2006
@@ -65,7 +65,7 @@
<!-- Runtime Dependencies -->
<dependency>
<groupId>${pom.groupId}</groupId>
- <artifactId>rss-jar</artifactId>
+ <artifactId>jetspeed-rss</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
Modified: portals/jetspeed-2/trunk/pom.xml
URL:
http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/pom.xml?rev=384906&r1=384905&r2=384906&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/pom.xml (original)
+++ portals/jetspeed-2/trunk/pom.xml Fri Mar 10 11:48:45 2006
@@ -355,7 +355,7 @@
<!-- Portals Applications JARs -->
<dependency>
<groupId>${pom.groupId}</groupId>
- <artifactId>rss-jar</artifactId>
+ <artifactId>jetspeed-rss</artifactId>
<version>${pom.version}</version>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]