Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit ef9b8b7

Browse files
author
Tracy Boehrer
committed
Added default repo.url to the servlet sample POM.
1 parent aa98a10 commit ef9b8b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/servlet-echo/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<properties>
3333
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3434
<maven.deploy.skip>false</maven.deploy.skip>
35+
<repo.url>https://botbuilder.myget.org/F/scratch/maven/</repo.url>
3536
</properties>
3637

3738
<dependencies>

0 commit comments

Comments
 (0)