Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Changed the SQL generator. Used update instead of join.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zdenek Svoboda committed Jun 3, 2010
1 parent 2182c60 commit 54ece37
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<artifactId>commons-cli</artifactId>
<version>1.2</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>1.6</version>
</dependency>
</dependencies>
<build>
<sourceDirectory>src/main</sourceDirectory>
Expand Down

0 comments on commit 54ece37

Please sign in to comment.