We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f7465f commit ca15119Copy full SHA for ca15119
pom.xml
@@ -129,6 +129,9 @@
129
<id>${distMgmtSnapshotsId}</id>
130
<name>${distMgmtSnapshotsName}</name>
131
<url>${distMgmtSnapshotsUrl}</url>
132
+ <releases>
133
+ <enabled>false</enabled>
134
+ </releases>
135
</repository>
136
</repositories>
137
@@ -144,6 +147,9 @@
144
147
145
148
146
149
<layout>default</layout>
150
151
152
153
</pluginRepository>
154
</pluginRepositories>
155
0 commit comments