Skip to content

Commit

Permalink
Merge 739b756 into 1c7c238
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredo Erxleben committed Mar 19, 2014
2 parents 1c7c238 + 739b756 commit 29469a4
Show file tree
Hide file tree
Showing 23 changed files with 2,368 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 29469a4

Please sign in to comment.