Author: rickhall
Date: Tue Oct 16 09:17:19 2007
New Revision: 585185
URL: http://svn.apache.org/viewvc?rev=585185&view=rev
Log:
Fixed an erroneous XML comment marker.
Modified:
felix/trunk/main/pom.xml
Modified: felix/trunk/main/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/main/pom.xml?rev=585185&r1=585184&r2=585185&view=diff
==============================================================================
--- felix/trunk/main/pom.xml (original)
+++ felix/trunk/main/pom.xml Tue Oct 16 09:17:19 2007
@@ -106,7 +106,7 @@
<!-- Include these properties here because we want them
substituted in the default.properties resource file
so that we only have to maintain one set of properties
- and only for that reason. --!>
+ and only for that reason. -->
<_include>src/main/resources/config.properties</_include>
<dollar>$</dollar>
</instructions>