oops my bad we need if invoker plugin snapshot
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
7d4577d1ed
commit
5b3edbbc26
6
pom.xml
6
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue