You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2010/01/05 10:26:57 UTC

svn commit: r895958 - /incubator/aries/trunk/samples/helloworld-samples/pom.xml

Author: zoe
Date: Tue Jan  5 09:26:53 2010
New Revision: 895958

URL: http://svn.apache.org/viewvc?rev=895958&view=rev
Log:
ARIES-104

Modified:
    incubator/aries/trunk/samples/helloworld-samples/pom.xml

Modified: incubator/aries/trunk/samples/helloworld-samples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/helloworld-samples/pom.xml?rev=895958&r1=895957&r2=895958&view=diff
==============================================================================
--- incubator/aries/trunk/samples/helloworld-samples/pom.xml (original)
+++ incubator/aries/trunk/samples/helloworld-samples/pom.xml Tue Jan  5 09:26:53 2010
@@ -27,7 +27,7 @@
 	<artifactId>helloworld-samples</artifactId>
 	<name>Apache Aries HelloWorld samples</name>
 	<packaging>pom</packaging>
-	<description>Example blueprint hello world application</description>
+	<description>Example hello world application</description>
 
 	<modules>
 		<module>blueprint-helloworld</module>