File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.eclipse.packager</groupId >
66 <artifactId >packager</artifactId >
7- <version >0.19.0-SNAPSHOT </version >
7+ <version >0.19.0</version >
88 </parent >
99
1010 <artifactId >packager-core</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.eclipse.packager</groupId >
66 <artifactId >packager</artifactId >
7- <version >0.19.0-SNAPSHOT </version >
7+ <version >0.19.0</version >
88 </parent >
99
1010 <artifactId >packager-deb</artifactId >
Original file line number Diff line number Diff line change 55
66 <groupId >org.eclipse.packager</groupId >
77 <artifactId >packager</artifactId >
8- <version >0.19.0-SNAPSHOT </version >
8+ <version >0.19.0</version >
99 <packaging >pom</packaging >
1010
1111 <name >Eclipse Packager</name >
4242 <url >https://github.com/eclipse/packager</url >
4343 <connection >scm:git:git://github.com/eclipse/packager.git</connection >
4444 <
developerConnection >scm:git:
[email protected] :eclipse/packager.git</
developerConnection >
45- <tag >HEAD </tag >
45+ <tag >v0.19.0 </tag >
4646 </scm >
4747
4848 <issueManagement >
317317 <configuration >
318318 <formats >
319319 <format >
320- <endWithNewline />
320+ <endWithNewline />
321321 <includes >
322322 <include >**/*.java</include >
323323 </includes >
324324 <indent >
325325 <spaces >true</spaces >
326326 <spacesPerTab >4</spacesPerTab >
327327 </indent >
328- <trimTrailingWhitespace />
328+ <trimTrailingWhitespace />
329329 </format >
330330 </formats >
331331 <java >
338338 <includes >
339339 <include >**/*.java</include >
340340 </includes >
341- <removeUnusedImports />
341+ <removeUnusedImports />
342342 </java >
343343 </configuration >
344344 </plugin >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.eclipse.packager</groupId >
66 <artifactId >packager</artifactId >
7- <version >0.19.0-SNAPSHOT </version >
7+ <version >0.19.0</version >
88 </parent >
99
1010 <artifactId >packager-rpm</artifactId >
You can’t perform that action at this time.
0 commit comments