Skip to content

Commit

Permalink
Merge 5ea5be4 into 1c7c238
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredo Erxleben committed Mar 18, 2014
2 parents 1c7c238 + 5ea5be4 commit 059cd28
Show file tree
Hide file tree
Showing 26 changed files with 2,737 additions and 1 deletion.
7 changes: 6 additions & 1 deletion wdtk-dumpfiles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,12 @@
<artifactId>wdtk-testing</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>org.json</artifactId>
<version>chargebee-1.0</version>
</dependency>
</dependencies>


Expand Down
Loading

0 comments on commit 059cd28

Please sign in to comment.