Author: schor
Date: Tue Oct 5 15:53:25 2010
New Revision: 1004686
URL: http://svn.apache.org/viewvc?rev=1004686&view=rev
Log:
[UIMA-1882] spell using underscores, not dashes
Modified:
uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml
Modified: uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml
URL:
http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml?rev=1004686&r1=1004685&r2=1004686&view=diff
==============================================================================
--- uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml (original)
+++ uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml Tue Oct 5
15:53:25 2010
@@ -59,7 +59,7 @@
<uimaScmRoot>uimaj</uimaScmRoot>
<uimaScmProject>${project.artifactId}</uimaScmProject>
<!-- next property is the name of the top file under src/docbook without
trailing .xml -->
- <bookNameRoot>overview-and-setup</bookNameRoot>
+ <bookNameRoot>overview_and_setup</bookNameRoot>
</properties>
</project>
\ No newline at end of file