File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
6-
7- <groupId >com.google.mug</groupId >
86 <parent >
97 <groupId >com.google.mug</groupId >
108 <artifactId >mug-root</artifactId >
1311 </parent >
1412 <artifactId >mug-bom</artifactId >
1513 <packaging >pom</packaging >
16- <version >9.6-SNAPSHOT</version >
17-
1814 <name >Mug Bill of Materials</name >
1915 <description >Dependency version alignment for all Mug modules</description >
2016
Original file line number Diff line number Diff line change 167167 <publishingServerId >central</publishingServerId >
168168 <!-- optional but recommended in CI -->
169169 <autoPublish >true</autoPublish >
170+ <checksums >all</checksums >
170171 <waitUntil >published</waitUntil >
171172 </configuration >
172173 </plugin >
You can’t perform that action at this time.
0 commit comments