We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ca6237 + 0512d14 commit 2a5d48cCopy full SHA for 2a5d48c
pom.xml
@@ -80,20 +80,6 @@
80
81
</dependencies>
82
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
-
97
<build>
98
<plugins>
99
<plugin>
0 commit comments