added comments

This commit is contained in:
Timo Westkämper 2009-05-23 18:22:57 +00:00
parent 49bfb0ec2f
commit 6d0a71b504

View File

@ -83,6 +83,7 @@
<artifactId>maven-apt-plugin</artifactId>
<version>1.0.15</version>
<executions>
<!-- creates Querydsl query types for Product and Book -->
<execution>
<phase>generate-sources</phase>
<goals>