Skip to content

Commit f832004

Browse files
committed
typo / url fix
1 parent 9796e09 commit f832004

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
@@ -28,7 +28,7 @@
2828
<scm>
2929
<connection>scm:git:git://github.com/datasharingframework/dsf-fhir-validator.git</connection>
3030
<developerConnection>scm:git:[email protected]:datasharingframework/dsf-fhir-validator.git</developerConnection>
31-
<url>https://github.com/datasharingframework/dsf-fhir-validato</url>
31+
<url>https://github.com/datasharingframework/dsf-fhir-validator</url>
3232
</scm>
3333

3434
<licenses>
@@ -43,7 +43,7 @@
4343
<snapshotRepository>
4444
<id>github</id>
4545
<name>GitHub Packages</name>
46-
<url>https://maven.pkg.github.com/datasharingframework/dsf</url>
46+
<url>https://maven.pkg.github.com/datasharingframework/dsf-fhir-validator</url>
4747
</snapshotRepository>
4848
</distributionManagement>
4949

0 commit comments

Comments
 (0)