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/04 22:13:36 UTC

svn commit: r895785 - /incubator/aries/trunk/samples/helloworld-samples/blueprint-helloworld/blueprint-helloworld-assembly/pom.xml

Author: zoe
Date: Mon Jan  4 21:13:34 2010
New Revision: 895785

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

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

Modified: incubator/aries/trunk/samples/helloworld-samples/blueprint-helloworld/blueprint-helloworld-assembly/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/helloworld-samples/blueprint-helloworld/blueprint-helloworld-assembly/pom.xml?rev=895785&r1=895784&r2=895785&view=diff
==============================================================================
--- incubator/aries/trunk/samples/helloworld-samples/blueprint-helloworld/blueprint-helloworld-assembly/pom.xml (original)
+++ incubator/aries/trunk/samples/helloworld-samples/blueprint-helloworld/blueprint-helloworld-assembly/pom.xml Mon Jan  4 21:13:34 2010
@@ -24,8 +24,8 @@
 		<version>1.0.0-incubating-SNAPSHOT</version>
 	</parent>
 
-	<artifactId>blog-assembly</artifactId>
-	<name>Apache Aries blog sample assembly</name>
+	<artifactId>blueprint-helloworld-assembly</artifactId>
+	<name>Apache Aries Blueprint HelloWorld Assembly</name>
 	<packaging>pom</packaging>
 
 	    <dependencies>