Author: robbie Date: Thu May 8 09:19:07 2014 New Revision: 1593215 URL: http://svn.apache.org/r1593215 Log: QPID-5752: qpid-parent POM special char removal
Patch Supplied by Andrew MacBean <[email protected]>. Modified: qpid/maven/trunk/qpid-parent/pom.xml Modified: qpid/maven/trunk/qpid-parent/pom.xml URL: http://svn.apache.org/viewvc/qpid/maven/trunk/qpid-parent/pom.xml?rev=1593215&r1=1593214&r2=1593215&view=diff ============================================================================== --- qpid/maven/trunk/qpid-parent/pom.xml (original) +++ qpid/maven/trunk/qpid-parent/pom.xml Thu May 8 09:19:07 2014 @@ -31,7 +31,7 @@ <name>Apache Qpid</name> <url>http://qpid.apache.org</url> - <description>Apache Qpid⢠makes messaging tools that speak AMQP and support many languages and platforms. AMQP is an open internet protocol for reliably sending and receiving messages. It makes it possible for everyone to build a diverse, coherent messaging ecosystem.</description> + <description>Apache Qpid makes messaging tools that speak AMQP and support many languages and platforms. AMQP is an open internet protocol for reliably sending and receiving messages. It makes it possible for everyone to build a diverse, coherent messaging ecosystem.</description> <inceptionYear>2006</inceptionYear> <issueManagement> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
