Skip to content

Commit

Permalink
Drop distribution management section (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgd authored Nov 13, 2024
1 parent 47b44a5 commit 975101c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,17 +212,6 @@
</build>
</profile>
</profiles>
<distributionManagement>
<repository>
<id>chronicle-enterprise-release</id>
<url>https://nexus.chronicle.software/content/repositories/releases</url>
</repository>
<snapshotRepository>
<id>chronicle-enterprise-snapshots</id>
<url>https://nexus.chronicle.software/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>

<scm>
<url>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git</url>
<connection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git</connection>
Expand Down

0 comments on commit 975101c

Please sign in to comment.