Skip to content

Commit 08ba59a

Browse files
committed
Update pom.xml
1 parent 548e083 commit 08ba59a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,11 @@
2323
<properties>
2424
<java.version>21</java.version>
2525
</properties>
26+
<distributionManagement>
27+
<repository>
28+
<id>github</id>
29+
<name>GitHub Packages</name>
30+
<url>https://maven.pkg.github.com/david-randoll/spring-web-captor-parent</url>
31+
</repository>
32+
</distributionManagement>
2633
</project>

0 commit comments

Comments
 (0)