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 998ceda + 29a7462 commit a7af8fbCopy full SHA for a7af8fb
pom.xml
@@ -376,15 +376,6 @@
376
</testResources>
377
</build>
378
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
-
388
<profiles>
389
<profile>
390
<!-- Run slow tests only on travis ci, to force run otherwise use -D"env.TRAVIS" -->
0 commit comments