We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea5fc3 commit a7b46bdCopy full SHA for a7b46bd
liberty-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
21
22
<repositories>
23
<!-- Configure Sonatype OSS Maven snapshots repository when using snapshots -->
24
- <!-- <repository>
+ <repository>
25
<id>central-portal-snapshots</id>
26
<name>Central Portal Snapshots</name>
27
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
@@ -31,7 +31,7 @@
31
<releases>
32
<enabled>false</enabled>
33
</releases>
34
- </repository> -->
+ </repository>
35
</repositories>
36
37
<dependencies>
0 commit comments