Skip to content

Commit e99bd08

Browse files
committed
Updated distributionManagement
1 parent dc4b56d commit e99bd08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
<repository>
7070
<id>github</id>
7171
<name>CIT-EC GitHub Repository</name>
72-
<url>https://maven.pkg.github.com/corlab/aware-parent</url>
72+
<url>https://maven.pkg.github.com/corlab/mp-openapi-maven-plugin</url>
7373
</repository>
7474
<snapshotRepository>
7575
<id>github</id>
7676
<name>CIT-EC GitHub Snapshot Repository</name>
77-
<url>https://maven.pkg.github.com/corlab/aware-parent</url>
77+
<url>https://maven.pkg.github.com/corlab/mp-openapi-maven-plugin</url>
7878
</snapshotRepository>
7979
</distributionManagement>
8080

0 commit comments

Comments
 (0)