Skip to content

Commit

Permalink
Add the type in the description of the dependency #195
Browse files Browse the repository at this point in the history
  • Loading branch information
btkadotahr committed May 13, 2016
1 parent 2977b37 commit 9d5ba52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
<dependency>
<groupId>org.terasoluna.gfw</groupId>
<artifactId>terasoluna-gfw-jpa</artifactId>
<type>pom</type>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand All @@ -125,6 +126,7 @@
<dependency>
<groupId>org.terasoluna.gfw</groupId>
<artifactId>terasoluna-gfw-mybatis3</artifactId>
<type>pom</type>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit 9d5ba52

Please sign in to comment.