Author: mriou
Date: Fri Nov 17 09:58:25 2006
New Revision: 476231
URL: http://svn.apache.org/viewvc?view=rev&rev=476231
Log:
Weird semi-colon
Modified:
incubator/ode/trunk/dao-hibernate-db-derby/build.xml
Modified: incubator/ode/trunk/dao-hibernate-db-derby/build.xml
URL:
http://svn.apache.org/viewvc/incubator/ode/trunk/dao-hibernate-db-derby/build.xml?view=diff&rev=476231&r1=476230&r2=476231
==============================================================================
--- incubator/ode/trunk/dao-hibernate-db-derby/build.xml (original)
+++ incubator/ode/trunk/dao-hibernate-db-derby/build.xml Fri Nov 17 09:58:25
2006
@@ -173,7 +173,7 @@
<include name="**/*.hbm.xml"/>
</fileset>
</schemaexport>
-; </target>
+ </target>
</project>