You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ge...@apache.org on 2009/01/26 21:20:04 UTC

svn commit: r737811 - /incubator/openwebbeans/trunk/samples/guess/pom.xml

Author: gerdogdu
Date: Mon Jan 26 20:20:04 2009
New Revision: 737811

URL: http://svn.apache.org/viewvc?rev=737811&view=rev
Log:
update pom.

Modified:
    incubator/openwebbeans/trunk/samples/guess/pom.xml

Modified: incubator/openwebbeans/trunk/samples/guess/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/samples/guess/pom.xml?rev=737811&r1=737810&r2=737811&view=diff
==============================================================================
--- incubator/openwebbeans/trunk/samples/guess/pom.xml (original)
+++ incubator/openwebbeans/trunk/samples/guess/pom.xml Mon Jan 26 20:20:04 2009
@@ -8,9 +8,9 @@
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>guess</artifactId>
 	<packaging>war</packaging>
-	<name>OpenWebBeans :: Guess and Login Application</name>
+	<name>OpenWebBeans :: Sample Application</name>
 	<version>1.0.0-SNAPSHOT</version>
-	<description>Simple login and guess application</description>
+	<description>Simple login application</description>
 	<build>
 		<finalName>guess</finalName>
 	</build>