Skip to content

Commit d6deedf

Browse files
Use distributionManagement from parent pom
1 parent b33cd58 commit d6deedf

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -173,16 +173,6 @@
173173
</ciManagement>
174174

175175
<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>
186176
<site>
187177
<id>github:gh-pages</id>
188178
<url>${scm.url}</url>

0 commit comments

Comments
 (0)