Author: vkumar
Date: Wed Apr 29 16:39:27 2009
New Revision: 769823
URL: http://svn.apache.org/viewvc?rev=769823&view=rev
Log:
correcting applications pom version id
Modified:
portals/applications/dbbrowser/trunk/pom.xml
Modified: portals/applications/dbbrowser/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/dbbrowser/trunk/pom.xml?rev=769823&r1=769822&r2=769823&view=diff
==============================================================================
--- portals/applications/dbbrowser/trunk/pom.xml (original)
+++ portals/applications/dbbrowser/trunk/pom.xml Wed Apr 29 16:39:27 2009
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.portals</groupId>
<artifactId>applications-pom</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
</parent>
<groupId>org.apache.portals.applications</groupId>