<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Easy way to display your apps version number using Maven</title>
	<atom:link href="http://www.christophkiehl.com/easy-way-to-display-your-apps-version-using-maven-and-manifest/feed" rel="self" type="application/rss+xml" />
	<link>http://www.christophkiehl.com/easy-way-to-display-your-apps-version-using-maven-and-manifest</link>
	<description>Software Development - Java - Open Source</description>
	<lastBuildDate>Fri, 11 Sep 2009 23:33:15 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Java Donkey</title>
		<link>http://www.christophkiehl.com/easy-way-to-display-your-apps-version-using-maven-and-manifest/comment-page-1#comment-4</link>
		<dc:creator>Java Donkey</dc:creator>
		<pubDate>Tue, 05 Jun 2007 14:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophkiehl.com/?p=4#comment-4</guid>
		<description>Yes, that is nice functionality provided by Maven.  

Something somewhat related that I like to do with web apps is incorporate a build ID into the JSP pages too.  The JSP can read it from a properties file that gets updated by Maven dynamically.  This is very useful when you have multiple builds on multiple tiers being  used by different clients.  It&#039;s not really a Maven specific thing but just something I thought of...</description>
		<content:encoded><![CDATA[<p>Yes, that is nice functionality provided by Maven.  </p>
<p>Something somewhat related that I like to do with web apps is incorporate a build ID into the JSP pages too.  The JSP can read it from a properties file that gets updated by Maven dynamically.  This is very useful when you have multiple builds on multiple tiers being  used by different clients.  It&#8217;s not really a Maven specific thing but just something I thought of&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
