Author: rahul
Date: Fri Dec 29 20:04:04 2006
New Revision: 491165
URL: http://svn.apache.org/viewvc?view=rev&rev=491165
Log:
Change parent pom from shale-master to shale-parent. This is useful when
cutting a release since the release profile is in the shale-parent pom.
SHALE-380
Modified:
shale/framework/trunk/shale-apps/mailreader-jpa/pom.xml
Modified: shale/framework/trunk/shale-apps/mailreader-jpa/pom.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/mailreader-jpa/pom.xml?view=diff&rev=491165&r1=491164&r2=491165
==============================================================================
--- shale/framework/trunk/shale-apps/mailreader-jpa/pom.xml (original)
+++ shale/framework/trunk/shale-apps/mailreader-jpa/pom.xml Fri Dec 29 20:04:04
2006
@@ -26,8 +26,8 @@
<parent>
<groupId>org.apache.shale</groupId>
- <artifactId>shale-master</artifactId>
- <version>2-SNAPSHOT</version>
+ <artifactId>shale-parent</artifactId>
+ <version>1.0.4-SNAPSHOT</version>
</parent>
<groupId>org.apache.shale.extras</groupId>