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.
1 parent b33cd58 commit d6deedfCopy full SHA for d6deedf
pom.xml
@@ -173,16 +173,6 @@
173
</ciManagement>
174
175
<distributionManagement>
176
- <repository>
177
- <id>ossrh-staging</id>
178
- <name>Modello Repository</name>
179
- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
180
- </repository>
181
- <snapshotRepository>
182
- <id>ossrh-snapshots</id>
183
- <name>Modello Development Repository</name>
184
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
185
- </snapshotRepository>
186
<site>
187
<id>github:gh-pages</id>
188
<url>${scm.url}</url>
0 commit comments