Skip to content

Commit 4180e0c

Browse files
javier-godoypaodb
authored andcommitted
build: add FlowingCode snapshot repository
1 parent fb6bed8 commit 4180e0c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@
5555
<enabled>false</enabled>
5656
</snapshots>
5757
</repository>
58+
<repository>
59+
<id>flowing-snapshots</id>
60+
<url>https://maven.flowingcode.com/snapshots</url>
61+
<snapshots>
62+
<enabled>true</enabled>
63+
</snapshots>
64+
</repository>
5865
</repositories>
5966

6067
<dependencyManagement>

0 commit comments

Comments
 (0)