Skip to content

Commit 52b70f3

Browse files
authored
Merge pull request #54 from hellojavaer/dev
update pom.xml
2 parents 00dfac3 + b48f1e6 commit 52b70f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ddal-spring/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,11 @@
142142
</build>
143143

144144
<dependencies>
145+
<dependency>
146+
<groupId>org.hellojavaer.ddal</groupId>
147+
<artifactId>ddal-core</artifactId>
148+
<version>${project.version}</version>
149+
</dependency>
145150
<dependency>
146151
<groupId>org.hellojavaer.ddal</groupId>
147152
<artifactId>ddal-ddr</artifactId>

0 commit comments

Comments
 (0)