mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-07 21:48:30 +00:00
upgrade maven fluido skin -> 1.0
This commit is contained in:
parent
8f35f8ef5e
commit
12f9be31f8
2 changed files with 1 additions and 16 deletions
15
pom.xml
15
pom.xml
|
@ -486,20 +486,5 @@
|
|||
</profile>
|
||||
</profiles>
|
||||
|
||||
<!-- required for maven-fluido-skin (see site.xml) -->
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>apache.snapshots</id>
|
||||
<name>Apache Snapshots</name>
|
||||
<url>https://repository.apache.org/content/repositories/snapshots/</url>
|
||||
<releases>
|
||||
<enabled>false</enabled>
|
||||
</releases>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
</project>
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<skin>
|
||||
<groupId>org.apache.maven.skins</groupId>
|
||||
<artifactId>maven-fluido-skin</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.0</version>
|
||||
</skin>
|
||||
<body>
|
||||
<breadcrumbs>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue