Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 413121e

Browse files
committed
Add missing plugin repository.
git-svn-id: https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk@1845178 13f79535-47bb-0310-9956-ffa450edef68
1 parent abf784e commit 413121e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,13 @@
575575
<enabled>false</enabled>
576576
</releases>
577577
</pluginRepository>
578+
<pluginRepository>
579+
<id>sonatype-snapshots</id>
580+
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
581+
<releases>
582+
<enabled>false</enabled>
583+
</releases>
584+
</pluginRepository>
578585
</pluginRepositories>
579586
<dependencyManagement>
580587
<dependencies>

0 commit comments

Comments
 (0)