Skip to content

Commit a7af8fb

Browse files
authored
Merge pull request #1451 from hazendaz/master
[pom] Remove repository for sonatype as it was temporary
2 parents 998ceda + 29a7462 commit a7af8fb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -376,15 +376,6 @@
376376
</testResources>
377377
</build>
378378

379-
<repositories>
380-
<!-- Adding for mybatis-parent 31-SNAPSHOT -->
381-
<repository>
382-
<id>sonatype-oss-snapshots</id>
383-
<name>Sonatype OSS Snapshots Repository</name>
384-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
385-
</repository>
386-
</repositories>
387-
388379
<profiles>
389380
<profile>
390381
<!-- Run slow tests only on travis ci, to force run otherwise use -D"env.TRAVIS" -->

0 commit comments

Comments
 (0)