Skip to content

Commit c89ddb3

Browse files
Adjusted developer settings.
1 parent 03dfd3b commit c89ddb3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,18 @@
3838
<name>GitHub Packages</name>
3939
<url>https://maven.pkg.github.com/david-waltermire/metaschema-java</url>
4040
</repository>
41+
<!--
4142
<snapshotRepository>
4243
<id>ossrh</id>
4344
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
4445
</snapshotRepository>
46+
-->
4547
<repository>
4648
<id>ossrh</id>
4749
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
4850
</repository>
4951
<site>
50-
<id>nist-pages</id>
52+
<id>website</id>
5153
<url>${site.url}</url>
5254
</site>
5355
</distributionManagement>

0 commit comments

Comments
 (0)