You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by vk...@apache.org on 2009/04/29 18:39:27 UTC

svn commit: r769823 - /portals/applications/dbbrowser/trunk/pom.xml

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>