Skip to content

Commit

Permalink
Updated JavaDoc link to JDK 11 (LTS)
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Dec 4, 2022
1 parent d0194e2 commit 7259afb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,18 +81,6 @@
</repository>
</repositories>

<!-- Deployment to public servers -->
<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>

<dependencies>
<dependency>
<groupId>tech.units</groupId>
Expand Down

0 comments on commit 7259afb

Please sign in to comment.