Skip to content

Commit 55b13ad

Browse files
committed
build action
1 parent 23ebbb6 commit 55b13ad

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

sbm-support-rewrite/pom.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,16 @@ limitations under the License.
456456
</releases>
457457
</repository>
458458
</repositories>
459+
<distributionManagement>
460+
<repository>
461+
<id>repo.spring.io</id>
462+
<url>https://repo.spring.io/snapshot</url>
463+
<layout>default</layout>
464+
<releases>
465+
<enabled>false</enabled>
466+
</releases>
467+
</repository>
468+
</distributionManagement>
459469
</profile>
460470
</profiles>
461471
</project>

0 commit comments

Comments
 (0)