Skip to content

Commit ff63a35

Browse files
committed
workin on: Update Spring-Boot to 2.3.0 #255
1 parent 0d1dcec commit ff63a35

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,11 @@
181181
<id>simpleworklist.public_html</id>
182182
<url>file://${user.home}/public_html/p/simpleworklist</url>
183183
</site>
184+
<repository>
185+
<id>local</id>
186+
<name>local</name>
187+
<url>file://home/tw/.m2/repository</url>
188+
</repository>
184189
</distributionManagement>
185190

186191
<properties>

0 commit comments

Comments
 (0)