oops my bad we need if invoker plugin snapshot

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
olivier lamy 2019-04-10 17:50:01 +10:00
parent 7d4577d1ed
commit 5b3edbbc26
1 changed files with 3 additions and 3 deletions

View File

@ -1996,8 +1996,8 @@
</site>
</distributionManagement>
<!-- comment this until we need some maven plugins SNAPSHOT versions -->
<!--pluginRepositories>
<!-- comment this until if we do not need some Apache maven plugins SNAPSHOT versions -->
<pluginRepositories>
<pluginRepository>
<id>apache.snapshots</id>
<url>https://repository.apache.org/content/repositories/snapshots</url>
@ -2018,6 +2018,6 @@
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories-->
</pluginRepositories>
</project>