diff --git a/plugin.xml b/plugin.xml index c990e98fcdf7a8187361fb62df657b4a69d259a9..3bcf42a12995c74b1b9bc32b22554de22478d0af 100644 --- a/plugin.xml +++ b/plugin.xml @@ -4,7 +4,7 @@ <property name="target.dir" value="${basedir}/target/plugins" /> <!-- Maven Repository --> - <property name="maven.snapshot.repo.url" value="https://oss.sonatype.org/content/repositories/releases" /> + <property name="maven.snapshot.repo.url" value="https://oss.sonatype.org/content/repositories/snapshots" /> <property name="maven.release.repo.url" value="http://central.maven.org/maven2" /> <target name="install.plugins">