File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >dev.metaschema</groupId >
55 <artifactId >oss-maven</artifactId >
6- <version >10-SNAPSHOT </version >
6+ <version >10</version >
77 </parent >
88
99 <artifactId >oss-build-support</artifactId >
2525
2626 <scm >
2727 <url >${scm.url} /tree/develop/oss-build-support</url >
28- <tag >v9 </tag >
28+ <tag >v10 </tag >
2929 </scm >
3030
3131 <dependencies >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >dev.metaschema</groupId >
55 <artifactId >oss-maven</artifactId >
6- <version >10-SNAPSHOT </version >
6+ <version >10</version >
77 </parent >
88 <artifactId >oss-parent</artifactId >
99 <packaging >pom</packaging >
2121
2222 <scm >
2323 <url >${scm.url} /tree/develop/oss-parent</url >
24- <tag >v9 </tag >
24+ <tag >v10 </tag >
2525 </scm >
2626
2727 <build >
5353 <dependency >
5454 <groupId >dev.metaschema</groupId >
5555 <artifactId >oss-build-support</artifactId >
56- <version >10-SNAPSHOT </version >
56+ <version >10</version >
5757 </dependency >
5858 </dependencies >
5959 </plugin >
115115 <dependency >
116116 <groupId >dev.metaschema</groupId >
117117 <artifactId >oss-build-support</artifactId >
118- <version >10-SNAPSHOT </version >
118+ <version >10</version >
119119 </dependency >
120120 </dependencies >
121121 </plugin >
153153 <dependency >
154154 <groupId >dev.metaschema</groupId >
155155 <artifactId >oss-build-support</artifactId >
156- <version >10-SNAPSHOT </version >
156+ <version >10</version >
157157 </dependency >
158158 <dependency >
159159 <groupId >com.puppycrawl.tools</groupId >
227227 <dependency >
228228 <groupId >dev.metaschema</groupId >
229229 <artifactId >oss-build-support</artifactId >
230- <version >10-SNAPSHOT </version >
230+ <version >10</version >
231231 </dependency >
232232 </dependencies >
233233 </plugin >
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >dev.metaschema</groupId >
44 <artifactId >oss-maven</artifactId >
5- <version >10-SNAPSHOT </version >
5+ <version >10</version >
66 <packaging >pom</packaging >
77 <name >Build Root</name >
88 <description >A common build root for all Metaschema projects.</description >
9292 <connection >scm:git:ssh://git@github.com/metaschema-framework/oss-maven.git</connection >
9393 <developerConnection >
9494 scm:git:ssh://git@github.com/metaschema-framework/oss-maven.git</developerConnection >
95- <tag >v9 </tag >
95+ <tag >v10 </tag >
9696 </scm >
9797 <distributionManagement >
9898 <repository >
140140 <dependency >
141141 <groupId >dev.metaschema</groupId >
142142 <artifactId >oss-build-support</artifactId >
143- <version >10-SNAPSHOT </version >
143+ <version >10</version >
144144 </dependency >
145145 <dependency >
146146 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments