Skip to content

Commit

Permalink
Merge pull request #54 from hellojavaer/dev
Browse files Browse the repository at this point in the history
update pom.xml
  • Loading branch information
hellojavaer authored Jun 13, 2018
2 parents 00dfac3 + b48f1e6 commit 52b70f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ddal-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,11 @@
</build>

<dependencies>
<dependency>
<groupId>org.hellojavaer.ddal</groupId>
<artifactId>ddal-core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.hellojavaer.ddal</groupId>
<artifactId>ddal-ddr</artifactId>
Expand Down

0 comments on commit 52b70f3

Please sign in to comment.