Skip to content

Commit

Permalink
Update pom.xml with removal of inaccessible maven repo
Browse files Browse the repository at this point in the history
  • Loading branch information
aford-mitre authored Oct 17, 2024
1 parent 5ec3569 commit 10d2f03
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,16 +86,4 @@
</plugin>
</plugins>
</build>
<distributionManagement>
<repository>
<id>central</id>
<name>ETC-Artifactory-releases</name>
<url>https://artifacts.mitre.org:443/artifactory/maven-hyperion-local</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<name>ETC-Artifactory-snapshots</name>
<url>https://artifacts.mitre.org:443/artifactory/maven-hyperion-local</url>
</snapshotRepository>
</distributionManagement>
</project>

0 comments on commit 10d2f03

Please sign in to comment.