We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9796e09 commit f832004Copy full SHA for f832004
pom.xml
@@ -28,7 +28,7 @@
28
<scm>
29
<connection>scm:git:git://github.com/datasharingframework/dsf-fhir-validator.git</connection>
30
<developerConnection>scm:git:[email protected]:datasharingframework/dsf-fhir-validator.git</developerConnection>
31
- <url>https://github.com/datasharingframework/dsf-fhir-validato</url>
+ <url>https://github.com/datasharingframework/dsf-fhir-validator</url>
32
</scm>
33
34
<licenses>
@@ -43,7 +43,7 @@
43
<snapshotRepository>
44
<id>github</id>
45
<name>GitHub Packages</name>
46
- <url>https://maven.pkg.github.com/datasharingframework/dsf</url>
+ <url>https://maven.pkg.github.com/datasharingframework/dsf-fhir-validator</url>
47
</snapshotRepository>
48
</distributionManagement>
49
0 commit comments