# HG changeset patch # User dadubrow # Date 1274113982 18000 # Node ID 1abbef172542ab637ea15643845dbb2375f8231e # Parent 4fc74a5f356a96345664281ae2689a6e760bf8d4 fix url to directory xml diff -r 4fc74a5f356a -r 1abbef172542 core/carbide_releases/configuration/server.properties --- a/core/carbide_releases/configuration/server.properties Mon May 17 11:01:33 2010 -0500 +++ b/core/carbide_releases/configuration/server.properties Mon May 17 11:33:02 2010 -0500 @@ -10,4 +10,4 @@ com.nokia.carbide.cpp.news.reader.feed.listing.file=http://tools.ext.nokia.com/carbide_news_reader/feedListing.xml com.nokia.carbide.trk.support.service.TRKService=http://tools.ext.nokia.com/trk com.nokia.carbide.trk.support.service.TracingService=http://tools.ext.nokia.com/trk -com.nokia.carbide.discovery.directory=http://daaus001.americas.nokia.com/carbide/public/updates/3.0 \ No newline at end of file +com.nokia.carbide.discovery.directory=http://daaus001.americas.nokia.com/carbide/public/updates/3.0/directory.xml \ No newline at end of file