Skip to content

Commit 0512d14

Browse files
authored
Remove distribution management from pom.xml
1 parent f220eb8 commit 0512d14

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -80,20 +80,6 @@
8080

8181
</dependencies>
8282

83-
<!-- IMPORTANT: This section is required for deployment -->
84-
<distributionManagement>
85-
<repository>
86-
<id>nexus-releases</id>
87-
<name>Nexus Release Repository</name>
88-
<url>https://undenounced-elza-noncalumniating.ngrok-free.dev/repository/tm-maven-releases/</url>
89-
</repository>
90-
<snapshotRepository>
91-
<id>nexus-snapshots</id>
92-
<name>Nexus Snapshot Repository</name>
93-
<url>https://undenounced-elza-noncalumniating.ngrok-free.dev/repository/maven-snapshots/</url>
94-
</snapshotRepository>
95-
</distributionManagement>
96-
9783
<build>
9884
<plugins>
9985
<plugin>

0 commit comments

Comments
 (0)