File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 </prerequisites >
2121
2222 <repositories >
23- <!-- Configure Sonatype OSS Maven snapshots repository -->
24- <repository >
23+ <!-- Configure Sonatype OSS Maven snapshots repository when using snapshots -->
24+ <!-- < repository>
2525 <id>central-portal-snapshots</id>
2626 <name>Central Portal Snapshots</name>
2727 <url>https://central.sonatype.com/repository/maven-snapshots/</url>
3131 <releases>
3232 <enabled>false</enabled>
3333 </releases>
34- </repository >
34+ </repository> -->
3535 </repositories >
3636
3737 <dependencies >
3838 <dependency >
3939 <groupId >io.openliberty.tools</groupId >
4040 <artifactId >liberty-ant-tasks</artifactId >
41- <version >1.9.17-SNAPSHOT </version >
41+ <version >1.9.17</version >
4242 </dependency >
4343 <dependency >
4444 <groupId >org.apache.maven</groupId >
8989 <dependency >
9090 <groupId >io.openliberty.tools</groupId >
9191 <artifactId >ci.common</artifactId >
92- <version >1.8.39-SNAPSHOT </version >
92+ <version >1.8.39</version >
9393 </dependency >
9494 <dependency >
9595 <groupId >org.apache.commons</groupId >
You can’t perform that action at this time.
0 commit comments